Parent Log:
http://ci.aztec-labs.com/a3bb03fa16e317bc
Command: 00c2c16648004337 yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit2.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/015cb0cadef6a41094c3649f32a735392e1b9693
Env: REF_NAME=gh-readonly-queue/master/pr-15027-e9a2301883801edbe36ea8bba05dcca7e714f30a CURRENT_VERSION=0.87.8 CI_FULL=0
Date: Wed Jun 18 14:27:27 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15027_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_6ae749e32f994083_master
14:27:29 [14:27:29.815]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-C1pXD4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:30 [14:27:30.248]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
14:27:30 [14:27:30.249]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
14:27:30 [14:27:30.250]
WARN:
simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:27:30 [14:27:30.255]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x2b6be762bf16e0ebb6ee1a87b2708467e5386255376e1fdc61e410089e659b29:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:27:30 [14:27:30.300]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-lga5EN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:30 [14:27:30.678]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:27:30 [14:27:30.717]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-0jUZ3f/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:31 [14:27:31.220]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-pqjZyZ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:31 [14:27:31.615]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x1a0fc4293684bb27f82813476441a119a43bcce2a4024f183fc5bf791d5ee04c:0x3f9f11f3 failed with reason: Assertion failed:
14:27:31
PASS src/avm_proving_tests/avm_check_circuit2.test.ts
14:27:31 AVM WitGen & Circuit – check circuit
14:27:31
✓ an exceptional halt due to a nested call to non-existent contract is propagated to top-level (487 ms)
14:27:31
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (417 ms)
14:27:31
✓ enqueued calls in every phase, with enqueued calls that depend on each other (502 ms)
14:27:31
✓ Should prove and verify a TX that reverts in teardown (433 ms)
14:27:31
○ skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown
14:27:31
14:27:31
Test Suites: 1 passed, 1 total
14:27:31
Tests: 1 skipped,
4 passed, 5 total
14:27:31
Snapshots: 0 total
14:27:31
Time: 3.678 s
14:27:31
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i
.
14:27:31
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?