-
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: mvcc_gc failed #90020
Comments
cc @cockroachdb/replication |
@aliher1911 Can you have a look on Monday, and determine whether this is a legit failure or a test artifact? |
This is a flake of a newly added test. Test verifies GC by enqueueing replicas in retry loop while checking stats. |
roachtest.mvcc_gc failed with artifacts on master @ 762c1b86fe1c3a70338cee4a91c9e2e4c5e0fcfe:
Parameters: |
roachtest.mvcc_gc failed with artifacts on master @ 16b020292dbcdf9699da531764929ebdc8e48c43:
Parameters: |
Mind bumping the timeout here? |
roachtest.mvcc_gc failed with artifacts on master @ 11e299bb1bec2f5666658393f14c12ebe11cc4a4:
Parameters: |
roachtest.mvcc_gc failed with artifacts on master @ 1b1c8da55be48c174b7b370b305f42622546209f:
Parameters: |
90603: roachtest: mvcc_gc increase GC waiting timeouts r=erikgrinaker a=aliher1911 Test waits for mvcc gc queue to collect old data. Replicas are enqueued for GC asynchronously and it could take long time for garbage to get collected which causes test to fail. This commit bumps retry timeout to remove false negatives. Release note: None Fixes: #90020 Co-authored-by: Oleg Afanasyev <[email protected]>
roachtest.mvcc_gc failed with artifacts on master @ 7be0b20edbc336200c1510a9c6f1d76ae2f92c3a:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=4
,ROACHTEST_encrypted=false
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-20548
The text was updated successfully, but these errors were encountered: