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

IF: Test Failure: auto_bp_peering_if_test #2354

Closed
heifner opened this issue Mar 28, 2024 · 3 comments
Closed

IF: Test Failure: auto_bp_peering_if_test #2354

heifner opened this issue Mar 28, 2024 · 3 comments
Labels

Comments

@heifner
Copy link
Member

heifner commented Mar 28, 2024

https://github.com/AntelopeIO/leap/actions/runs/8470775216/job/23212479735 ubsan

Appears to have failed because the producer was so busy processing vote messages it was unable to send out block.

debug 2024-03-28T18:15:06.584 net-1     net_plugin.cpp:2659           operator()           ] ["localhost:9876 - da03a39" - 4 127.0.0.1:33032] bcast block 172

Received on client:

debug 2024-03-28T18:15:13.643 net-2     net_plugin.cpp:3115           process_next_block_m ] ["localhost:9877 - 777d221" - 2 127.0.0.1:55490] received block 172, id 7c9d32fc29ab578c..., latency: 7143ms, head 171

Potentially related to: #2351

@heifner
Copy link
Member Author

heifner commented Mar 29, 2024

https://github.com/AntelopeIO/leap/actions/runs/8481930721/job/23240489887
This one failed because it forked between get_info and get_block. The head block reported by get_info was not available when get_block tried to retrieve it. The fork was caused by extreme slowness it appears. So not completely like the other failure, but seems close enough to just report under this issue.

@heifner
Copy link
Member Author

heifner commented Mar 30, 2024

@heifner
Copy link
Member Author

heifner commented Apr 13, 2024

ci/cd perf increase seems to have fixed the issue.

@heifner heifner closed this as completed Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants