Parent Log:
http://ci.aztec-labs.com/62cb07227cb8778b
Command: 3cad4e1fd0756a5c yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit3.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e9a2301883801edbe36ea8bba05dcca7e714f30a
Env: REF_NAME=gh-readonly-queue/master/pr-15131-464e1a9d9b40b5188586643b44bc52bffccbc3e6 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Wed Jun 18 12:51:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15131_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_58ee553635d7aa6c_master
12:51:16 [12:51:16.838]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-iv02Wj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:17 [12:51:17.285]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x2aec43abd5e3042bdd3d960b5ae8fa1b09bcf40e0b959507ab6fdf61b01f88ff:0x7dbf88e1 failed with reason: Division by zero
12:51:17 [12:51:17.340]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-WT1qRs/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:17 [12:51:17.743]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x112abaf2d1ba43fe47a427005f9cdece01f49b1a39173290ff7a38cba902baa0:0x7dbf88e1 failed with reason: Division by zero
12:51:17 [12:51:17.827]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-6Rcz4n/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:18 [12:51:18.283]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x1cb64e8011dcc65d794b45a4b16baa5e5be7e34622367a14505a528d4a575f1f:0x7dbf88e1 failed with reason: Division by zero
12:51:18 [12:51:18.346]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-a3LBr7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:18 [12:51:18.831]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x2eba3bf2407d1508a128920f92c8498e92e2f318245c89eb1ffd251cd1fc55fe:0xe74af811 failed with reason: Division by zero
12:51:18 [12:51:18.902]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-q6pwvR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:19
PASS src/avm_proving_tests/avm_check_circuit3.test.ts
12:51:19 AVM WitGen & Circuit – check circuit
12:51:19
✓ top-level exceptional halts in both app logic and teardown (506 ms)
12:51:19
✓ top-level exceptional halt in app logic, but teardown succeeds (484 ms)
12:51:19
✓ top-level exceptional halt in teardown, but app logic succeeds (514 ms)
12:51:19
✓ a nested exceptional halt propagate to top-level (560 ms)
12:51:19
✓ a nested exceptional halt is recovered from in caller (532 ms)
12:51:19
12:51:19
Test Suites: 1 passed, 1 total
12:51:19
Tests: 5 passed, 5 total
12:51:19
Snapshots: 0 total
12:51:19
Time: 4.791 s
12:51:19
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit3.test.ts/i
.
12:51:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?