Skip to content
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

Test failure: liveness_test #620

Closed
heifner opened this issue Aug 22, 2024 · 1 comment · Fixed by #661 or #664
Closed

Test failure: liveness_test #620

heifner opened this issue Aug 22, 2024 · 1 comment · Fixed by #661 or #664
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team test-instability tag issues for flaky tests, high priority to address

Comments

@heifner
Copy link
Member

heifner commented Aug 22, 2024

https://github.com/AntelopeIO/spring/actions/runs/10508577515/job/29113605906

  File "/__w/spring/spring/build/tests/liveness_test.py", line 80, in <module>
    assert prodA.waitForNextBlock()
  File "/__w/spring/spring/build/tests/TestHarness/Node.py", line 210, in waitForNextBlock
    ret=Utils.waitForBool(lam, timeout)
  File "/__w/spring/spring/build/tests/TestHarness/testUtils.py", line 262, in waitForBool
    ret=Utils.waitForObj(myLam, timeout, sleepTime, reporter=reporter)
  File "/__w/spring/spring/build/tests/TestHarness/testUtils.py", line 252, in waitForObj
    raise RuntimeError('waitForObj reached 60 second timeout')
RuntimeError: waitForObj reached 60 second timeout
@heifner
Copy link
Member Author

heifner commented Aug 22, 2024

Looks like it tripped over the pause production.

On Node01

error 2024-08-22T13:17:17.966 nodeos    producer_plugin.cpp:1974      start_block          ] Not producing block because no recent votes, last producer vote 2024-08-22T13:17:17.966, other votes 2024-08-22T13:17:10.624, last block time 2024-08-22T13:17:17.963

@heifner heifner added the test-instability tag issues for flaky tests, high priority to address label Aug 22, 2024
@arhag arhag added 👍 lgtm and removed triage labels Aug 28, 2024
@arhag arhag added this to the Spring v1.0.0-rc3 milestone Aug 28, 2024
@heifner heifner linked a pull request Aug 28, 2024 that will close this issue
@heifner heifner self-assigned this Aug 28, 2024
@heifner heifner added the OCI Work exclusive to OCI team label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team test-instability tag issues for flaky tests, high priority to address
Projects
Archived in project
3 participants