-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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: tpcc/mixed-headroom/n5cpu16 failed #50439
Comments
@nvanbenschoten have you seen this timeout while loading tpcc before?
|
(roachtest).tpcc/mixed-headroom/n5cpu16 failed on master@17c8048e80935f8a01477416980d18bf39cba1bb:
More
Artifacts: /tpcc/mixed-headroom/n5cpu16 See this test on roachdash |
No, I haven't seen this. But we just hit it again. We load the first four tables quickly and then stall for 10 hours during the restore:
|
@dt do you want to triage this one? |
(roachtest).tpcc/mixed-headroom/n5cpu16 failed on master@456a07cfc1e53b87abc7709052e54efb1450e758:
More
Artifacts: /tpcc/mixed-headroom/n5cpu16
See this test on roachdash |
(roachtest).tpcc/mixed-headroom/n5cpu16 failed on master@3e0de239121813ea4d47873388a2828a66d9edf7:
More
Artifacts: /tpcc/mixed-headroom/n5cpu16
See this test on roachdash |
(roachtest).tpcc/mixed-headroom/n5cpu16 failed on master@542c83e7db1694208e09c7fea7d350db4993b897:
More
Artifacts: /tpcc/mixed-headroom/n5cpu16
See this test on roachdash |
The earlier iterations of this are almost certainly fixed by #51085. The most recent is after that merged, and it is hung on an AdminSplit call. We see the same split key over and over in the logs with increasing range IDs. Any chance this is the "stuck split" I've heard of? It isn't quite what I heard was the symptom to look for, in that there are no goroutines in |
(roachtest).tpcc/mixed-headroom/n5cpu16 failed on master@2dd15cd26f95801c678b1034e98a15560dc10baa:
More
Artifacts: /tpcc/mixed-headroom/n5cpu16
See this test on roachdash
powered by pkg/cmd/internal/issues
The text was updated successfully, but these errors were encountered: