-
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: c2c/tpcc/warehouses=500/duration=10/cutover=5 failed #103939
Comments
roachtest.c2c/tpcc/warehouses=500/duration=10/cutover=5 failed with artifacts on master @ 9d6e7baebdc0d8b1a57ce8dc158fec35b48e9e2a:
Parameters: |
roachtest.c2c/tpcc/warehouses=500/duration=10/cutover=5 failed with artifacts on master @ dd8dbfc4fa61763dc4fa8fbc19d3a7f2a30bb1e2:
Parameters: Same failure on other branches
|
roachtest.c2c/tpcc/warehouses=500/duration=10/cutover=5 failed with artifacts on master @ 87c677569f7af6e72834d68e67493efbd72971ac:
Parameters: Same failure on other branches
|
roachtest.c2c/tpcc/warehouses=500/duration=10/cutover=5 failed with artifacts on master @ e48d8a376760498c20aa922ddd3b52b5b31dcb19:
Parameters: Same failure on other branches
|
roachtest.c2c/tpcc/warehouses=500/duration=10/cutover=5 failed with artifacts on master @ 906e7ade9d3891a974ab02e89b4cb69c35ffda13:
Parameters: Same failure on other branches
|
104131: roachtest: handle zero replicated timestamp correctly r=msbutler a=stevendanna A zero-valued hlc.Timestamp converts to a non-zero-values Go timestamp since hlc.Timestamps are based on the Unix epoch. As a result, the waitForReplicatedTime function would immediately return, as a result we were not actually waiting for the initial scan. Possibly Fixes #103939 Epic: none Release note: None Co-authored-by: Steven Danna <[email protected]>
A zero-valued hlc.Timestamp converts to a non-zero-values Go timestamp since hlc.Timestamps are based on the Unix epoch. As a result, the waitForReplicatedTime function would immediately return, as a result we were not actually waiting for the initial scan. Possibly Fixes #103939 Epic: none Release note: None
roachtest.c2c/tpcc/warehouses=500/duration=10/cutover=5 failed with artifacts on master @ 54058c8455ca84f6734890dae883f535b7d75104:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=8
,ROACHTEST_encrypted=false
,ROACHTEST_fs=ext4
,ROACHTEST_localSSD=false
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-28267
The text was updated successfully, but these errors were encountered: