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

Hive suite smoke/genesis failure #12620

Closed
fgimenez opened this issue Nov 18, 2024 · 0 comments · Fixed by #12623
Closed

Hive suite smoke/genesis failure #12620

fgimenez opened this issue Nov 18, 2024 · 0 comments · Fixed by #12623
Labels
C-bug An unexpected or incorrect behavior

Comments

@fgimenez
Copy link
Member

fgimenez commented Nov 18, 2024

Example: https://github.com/paradigmxyz/reth/actions/runs/11883357379/job/33110369946

All the tests in the smoke/genesis suite are failing, in the simulator logs:

EROR[11-15|00:27:30] API: could not start client              client=reth container=05e776f4 error="terminated unexpectedly"

and in the client logs:

2024-11-15T09:02:29.129977Z ERROR Op-mainnet has been launched without importing the pre-Bedrock state. The chain can't progress without this. See also https://reth.rs/run/sync-op-mainnet.html?minimal-bootstrap-recommended
2024-11-15T09:02:29.130288Z ERROR shutting down due to error

These tests use a genesis file with chain id 10 which is OP mainnet https://github.com/ethereum/hive/blob/master/simulators/smoke/genesis/main.go#L29

We added an error for op-mainnet pre bedrock, likely clashing with these tests.

@fgimenez fgimenez added C-bug An unexpected or incorrect behavior S-needs-triage This issue needs to be labelled labels Nov 18, 2024
@fgimenez fgimenez removed the S-needs-triage This issue needs to be labelled label Nov 18, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Reth Tracker Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug An unexpected or incorrect behavior
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant