Skip to content

fix: block sync hangs on initial node start #4270

fix: block sync hangs on initial node start

fix: block sync hangs on initial node start #4270

Triggered via pull request October 1, 2024 20:26
Status Failure
Total duration 7m 52s
Artifacts 1

ci.yml

on: pull_request
Build native libraries
6s
Build native libraries
Download Beacon Node OAPI
10s
Download Beacon Node OAPI
Download spectests
6s
Download spectests
Matrix: Run spec-tests
All spec-tests passed
0s
All spec-tests passed
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 7 warnings
Lint
Process completed with exit code 1.
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L89
test c:mainnet f:deneb r:fork_choice h:get_proposer_head s:pyspec_tests -> basic_is_head_root (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L53
test c:mainnet f:deneb r:fork_choice h:get_head s:pyspec_tests -> chain_no_attestations (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L167
test c:mainnet f:deneb r:fork_choice h:should_override_forkchoice_update s:pyspec_tests -> should_override_forkchoice_update__true (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L77
test c:mainnet f:deneb r:fork_choice h:get_head s:pyspec_tests -> shorter_chain_but_heavier_weight (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L29
test c:mainnet f:deneb r:fork_choice h:ex_ante s:pyspec_tests -> ex_ante_sandwich_with_boost_not_sufficient (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L41
test c:mainnet f:deneb r:fork_choice h:ex_ante s:pyspec_tests -> ex_ante_sandwich_without_attestations (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L83
test c:mainnet f:deneb r:fork_choice h:get_head s:pyspec_tests -> split_tie_breaker_no_attestations (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L143
test c:mainnet f:deneb r:fork_choice h:on_block s:pyspec_tests -> proposer_boost (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L95
test c:mainnet f:deneb r:fork_choice h:get_proposer_head s:pyspec_tests -> basic_is_parent_root (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L23
test c:mainnet f:deneb r:fork_choice h:ex_ante s:pyspec_tests -> ex_ante_attestations_is_greater_than_proposer_boost_with_boost (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/sync.exs#L23
test c:minimal f:deneb r:sync h:optimistic s:pyspec_tests -> from_syncing_to_invalid (Minimal.Deneb.SyncTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L335
test c:minimal f:deneb r:fork_choice h:should_override_forkchoice_update s:pyspec_tests -> should_override_forkchoice_update__true (Minimal.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L89
test c:minimal f:deneb r:fork_choice h:get_head s:pyspec_tests -> voting_source_beyond_two_epoch (Minimal.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L137
test c:minimal f:deneb r:fork_choice h:on_block s:pyspec_tests -> invalid_incorrect_proof (Minimal.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L263
test c:minimal f:deneb r:fork_choice h:on_block s:pyspec_tests -> pull_up_on_tick (Minimal.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L233
test c:minimal f:deneb r:fork_choice h:on_block s:pyspec_tests -> on_block_finalized_skip_slots_not_in_skip_chain (Minimal.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L251
test c:minimal f:deneb r:fork_choice h:on_block s:pyspec_tests -> proposer_boost_is_first_block (Minimal.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L317
test c:minimal f:deneb r:fork_choice h:reorg s:pyspec_tests -> simple_attempted_reorg_delayed_justification_previous_epoch (Minimal.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L185
test c:minimal f:deneb r:fork_choice h:on_block s:pyspec_tests -> justified_update_monotonic (Minimal.Deneb.ForkChoiceTest)
Run spec-tests (deneb, minimal): test/generated/minimal/deneb/fork_choice.exs#L125
test c:minimal f:deneb r:fork_choice h:on_block s:pyspec_tests -> incompatible_justification_update_start_of_epoch (Minimal.Deneb.ForkChoiceTest)
All spec-tests passed
Process completed with exit code 1.
Test
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
Start and stop the node
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
Build project
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
Run spec-tests (deneb, general)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L123
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Run spec-tests (deneb, mainnet)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
Run spec-tests (deneb, minimal)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it

Artifacts

Produced during runtime
Name Size
lambdaclass~lambda_ethereum_consensus~TXUY0G.dockerbuild Expired
124 KB