-
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: tlp failed #74675
Comments
roachtest.tlp failed with artifacts on master @ bbd8658d09681135c30e07650798768ca0063f09:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ d6b99e92bf55b6f4a0d79800d67924e04d0b2a6d:
Same failure on other branches
|
I'm struggling to understand this output:
This comes from the error returned here, which occurs when But looking at this code, how is it possible that the
|
The output shows |
Ahh it looks like its some special output from cmp.Diff that is supposed to make it easier to read: google/go-cmp#274 (comment) |
I'm not sure what's going on here. It's possible these aren't real failures, and bugs in the TLP logic. I was unable to reproduce with the TLP logs in the builds above. I also ran tlp locally for ~30 minutes and couldn't produce a failure. |
roachtest.tlp failed with artifacts on master @ 78419450178335b31f542bd1b14fefdf4ecee0e8:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 5ad21e3896ee809e9c3ebc28bb22166f1275acca:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 4b41789120e019ab015e6dbb924df763897ebadb:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 365b4da8bd02c06ee59d2130a56dec74ffc9ce21:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 912964e02ddd951c77d4f71981ae18b3894e9084:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ da01e4c0545f191a0573e1d097ff0366769e0d6b:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 58ceac139a7e83052171121b28026a7366f16f7e:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ dc07599dc9db1acd5afa3a6537297815f25c1fca:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ e1068d77afbd39b162978281c9da7cbea49c1c3a:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 8cd28089c6c7333615ba3201e841839001d2f0e1:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ c4c5ca2fdd5a641433a85a28d4dfd3bd4443015d:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ e5d1c374c31dc0e80a596c570da8dc45d73f80b8:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 83e2df701688745fe7e7d8a0d0e5e7a4ba8633c8:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 71becf337d9d2731298dc092f3ce9cf0f0eedb2c:
|
roachtest.tlp failed with artifacts on master @ bb85ddc4fc0ad8761d7aba61315da22b433022e3:
|
roachtest.tlp failed with artifacts on master @ a5158c4c93e9dca858b38ef7e94321f0a0a2b5c5:
|
roachtest.tlp failed with artifacts on master @ 95c82a7dbc6d6fecb63edbd666c9986d1ad3885b:
|
roachtest.tlp failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
|
roachtest.tlp failed with artifacts on master @ 16859b99637d1adedb915a67998749dbfa4c0663:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
Same failure on other branches
|
roachtest.tlp failed with artifacts on master @ 8548987813ff9e1b8a9878023d3abfc6911c16db:
Same failure on other branches
|
I wonder why we keep getting timeouts. Didn't we make a change to make this test run longer recently? Should we make a corresponding change to the timeout? |
roachtest.tlp failed with artifacts on master @ a7b1c17c240c935056f87f29dfc1ee75611c371e:
Same failure on other branches
|
Here's the last chunk of the test log:
The issue is that the test stops running new iterations at 5 minutes before the whole test ends, but iterations are 10 minutes long, so that 5 minute check never gets hit. |
roachtest.tlp failed with artifacts on master @ fdd672fed84323279f7070127f36cdbdc5c26b03:
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
The text was updated successfully, but these errors were encountered: