Skip to content

ci: raise AVM check-circuit input timeout#24349

Draft
AztecBot wants to merge 1 commit into
nextfrom
cb/avm-check-circuit-timeout-b2de6826
Draft

ci: raise AVM check-circuit input timeout#24349
AztecBot wants to merge 1 commit into
nextfrom
cb/avm-check-circuit-timeout-b2de6826

Conversation

@AztecBot

Copy link
Copy Markdown
Collaborator

Summary

The scheduled AVM check-circuit run failed in avm-check-circuit because one generated e2e_multiple_blobs input was killed by the hard-coded per-input TIMEOUT=30s.

The isolated dashboard log showed normal progress through simulation and trace generation, then Running check (with skippable) circuit over 700560 rows before timeout sent TERM at 30s. There was no circuit assertion failure in the log.

This raises the AVM check-circuit per-input timeout to 2m and updates the comment to document the multiple-blob headroom.

Verification

  • bash -O extglob -n yarn-project/end-to-end/bootstrap.sh
  • git diff --check -- yarn-project/end-to-end/bootstrap.sh

Could not run the focused bb-avm avm_check_circuit locally because the native bb-avm build was not present in the workspace and the barretenberg-clang20-0116220082df1c8f.zst cache entry was unavailable.


Created by claudebox · group: slackbot

@AztecBot AztecBot added ci-draft Run CI on draft PRs. ci-no-fail-fast Sets NO_FAIL_FAST in the CI so the run is not aborted on the first failure claudebox Owned by claudebox. it can push to this PR. labels Jun 27, 2026
@AztecBot

Copy link
Copy Markdown
Collaborator Author

Flakey Tests

🤖 says: This CI run detected 2 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/262fc1c1d1af471f�262fc1c1d1af471f8;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_high_tps_block_building.test.ts (234s) (code: 0) group:e2e-p2p-epoch-flakes
\033FLAKED\033 (8;;http://ci.aztec-labs.com/fdacc18b23715ae9�fdacc18b23715ae98;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/multiple_validators_sentinel.parallel.test.ts "collects attestations for all validators on a node" (516s) (code: 0) group:e2e-p2p-epoch-flakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-draft Run CI on draft PRs. ci-no-fail-fast Sets NO_FAIL_FAST in the CI so the run is not aborted on the first failure claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant