-
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: import/tpcc/warehouses=4000/geo failed #88451
Comments
|
Possibly interesting, we also see:
|
This just looks to me like the network fell apart. n8 lost contact with n1,n2,n3,n4:
As did n7:
And I'm seeing the same on n6 and n5 too, so we likely had a network partition between n1-4 and n5-8.
The salient bit here is the start of the message, "replica unavailable":
These errors come from the replica circuit breakers, and indicate that the range is unavailable (almost always because it lost quorum). Closing this out as network flake. |
roachtest.import/tpcc/warehouses=4000/geo failed with artifacts on release-22.2 @ a33d71dcd904c771d1297323d8d206b8b59d40bf:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=16
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-19829
The text was updated successfully, but these errors were encountered: