-
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: hibernate failed #71561
Comments
hm that's sketchy. this is on cc @otan since you'd just updated the blocklist. (not that you caused the problem, but could you look since you were in the area?) |
guessing it's because
when building on master. gotta wait for a new minted version. |
Ah I believe that happened already. So then it should be a matter of applying the git tag of cc @celiala (not urgent) -- I see that for a0c04c6 (mint 21.1 cluster version) we applied a tag of Is it therefore correct that we should apply a tag of Asking because these ORM tests infer the version number from |
roachtest.hibernate failed with artifacts on master @ 0984f873c6170ab34afe6fee4661fc5f76ac0dee:
|
Done: v22.1.0-alpha.00000000 (This step was noted in the "New Major Version Checklist" but it wasn't clear when exactly to do this). Hopefully that fixes the tests :) |
roachtest.hibernate failed with artifacts on master @ b3af96b0686773c78325d2b8b0623a8fcd3e9bf2:
|
roachtest.hibernate failed with artifacts on master @ 5d972a683c531326bc0af403c6d3373d3f4b2267:
|
Hmm, the tag is there (v22.1.0-alpha.00000000), but for some reason it's not getting detected 🤔 |
I wonder if it the test runner node is not fetching the latest tags (similar to my question in https://cockroachlabs.slack.com/archives/CJ0H8Q97C/p1634334070424200) |
It looks like the issue is that the commit that was tagged does not actually belong to the master branch. There's a warning about it: 3f1f75d |
Ah, thank you! okay, I tagged f8cfdae as v22.1.0-alpha.00000000 |
Tests are good now! Thanks @celiala ! |
roachtest.hibernate failed with artifacts on master @ 24d632ccabb7d03b887d399e705f7e1b6b9f7435:
Reproduce
See: roachtest README
This test on roachdash | Improve this report!
The text was updated successfully, but these errors were encountered: