-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
roachtest: import/mixed-versions failed #129211
Comments
|
Just kidding, not a dup of that issue. |
Looks like there was a panic on node 1:
|
This is a dupe of #128057. The fix for this bug is not on any public release yet. This test seems much more prone than the others to hit this bug, so I'd recommend passing |
129775: roachtest: use latest versions for mixed-version import test r=DrewKimball a=DrewKimball Previously, the mixed import roachtest could use random versions of each release. This caused the test to flake due to #127029, so this commit prevents the flakes by making the test use the latest versions. Fixes #129211 Release note: None Co-authored-by: Drew Kimball <[email protected]>
Based on the specified backports for linked PR #129775, I applied the following new label(s) to this issue: branch-release-23.2, branch-release-24.1. Please adjust the labels as needed to match the branches actually affected by this issue, including adding any known older branches. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
Thanks @renatolabs! |
roachtest.import/mixed-versions failed with artifacts on release-24.2 @ ad78dc73db84c9749fd5d8da982bab8030376251:
Parameters:
ROACHTEST_arch=amd64
ROACHTEST_cloud=gce
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=4
ROACHTEST_encrypted=false
ROACHTEST_metamorphicBuild=false
ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
See: Grafana
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-41449
The text was updated successfully, but these errors were encountered: