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: restart-scenarios-if-test-none #1151

Open
heifner opened this issue Feb 7, 2025 · 0 comments
Open

Test failure: restart-scenarios-if-test-none #1151

heifner opened this issue Feb 7, 2025 · 0 comments
Labels

Comments

@heifner
Copy link
Member

heifner commented Feb 7, 2025

https://github.com/AntelopeIO/spring/actions/runs/13206036299/job/36869762867

Failed during initialization of the cluster. It was setting up initial transfers:

2025-02-07T18:59:17.188381    cmd: ['/__w/spring/spring/build/bin/cleos', '--url', 'http://localhost:8788', '--wallet-url', 'http://localhost:9899', '--no-auto-keosd', 'push', 'action', '-j', 'eosio.token', 'transfer', '{"from":"eosio","to":"defproduceru","quantity":"1000000.0000 SYS","memo":"init transfer"}', '--permission', 'eosio@active']
2025-02-07T18:59:17.431208       cmd returned transaction id: 3ad5e20af753a2e9627b0220ea13aaf3b2fa80d7df5423eed1df77f8fe85a0a6, status: executed, (possible) block num: 117 

The transaction executed speculatively and into a block on the producer. However, the producer forked out the block. It forked out the block when it was no longer producing. Presumably the trx was sitting in the unapplied trx queue waiting to be put into the next produced block. However, the test timed out before that could happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants