Stable 26.3 - port the ARM dremio guard and fix the ClickBench cache path - #2413
Merged
Merged
Conversation
Port of #1466 (antalya-26.1). The container teardown trips a kernel use-after-free in msg_exit_ns on the arm runners, which wedges the host and cancels the 3/4 shard at the 6h limit. Signed-off-by: CarlosFelipeOR <carlosfelipeor@gmail.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Collaborator
Author
QA VerificationBoth fixes verified. ARM guard — ClickBench — the job only exists in MasterCI, so it does not run on PR workflows. I ran it locally on this branch with Without the fix the server never starts: Adding the |
MyroTk
approved these changes
Sep 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two CI fixes for
stable-26.3.Skip
test_dremio_engineon ARM — port of #1466, which reached every antalya branch and never reached this one. UnblocksIntegration tests (arm_binary, distributed plan, 3/4), cancelled at the 6h limit onevery run since 20/07. Details in #2412.
Keep
filesystem_caches_pathout of the ClickBench override — the cherry-pick of ClickHouse#105088 in #2411 pointed both entries at/dev/shm/clickhouse/, and the server stops starting. Details in #2407.Closes #2407.
Closes #2412.
Changelog category (leave one):
CI/CD Options
Exclude tests:
Regression jobs to run: