Parent Log: http://ci.aztec-labs.com/2de5c189ff06ed21 Command: 97e7ef9a556fd7e6 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/86553a66d6e2c437b435016db7bedec6bd794ed7 Env: REF_NAME=gh-readonly-queue/master/pr-14912-015cb0cadef6a41094c3649f32a735392e1b9693 CURRENT_VERSION=0.87.9 CI_FULL=1 Date: Wed Jun 18 15:18:07 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14912_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_6ae749e32f994083_master 15:18:11 [15:18:11.205] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-a6lTjd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:18:11 [15:18:11.699] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead... 15:18:11 [15:18:11.700] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead... 15:18:11 [15:18:11.701] WARN: simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 15:18:11 [15:18:11.706] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x1757e8efe5a7625f2708bc456b0a2fbbaf569780d7a417c66b4e9a09bde7fa9a:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 15:18:11 [15:18:11.766] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-M83hGo/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:18:12 [15:18:12.210] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 15:18:12 [15:18:12.262] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-1Bqknp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:18:12 [15:18:12.755] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-hjTUYU/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:18:13 [15:18:13.201] WARN: simulator:public_tx_context TEARDOWN phase reverted! 0x1f9a3fa62472ecbe735d749406382473fbc5076a1708e8a1f8f6417ca59b74ea:0x3f9f11f3 failed with reason: Assertion failed: 15:18:13 PASS src/avm_proving_tests/avm_check_circuit2.test.ts 15:18:13 AVM WitGen & Circuit – check circuit 15:18:13 an exceptional halt due to a nested call to non-existent contract is propagated to top-level (568 ms) 15:18:13 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (497 ms) 15:18:13 enqueued calls in every phase, with enqueued calls that depend on each other (492 ms) 15:18:13 Should prove and verify a TX that reverts in teardown (506 ms) 15:18:13 skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown 15:18:13 15:18:13 Test Suites: 1 passed, 1 total 15:18:13 Tests: 1 skipped, 4 passed, 5 total 15:18:13 Snapshots: 0 total 15:18:13 Time: 4.71 s 15:18:13 Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i. 15:18:13 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?