Parent Log:
http://ci.aztec-labs.com/62cb07227cb8778b
Command: 3cad4e1fd0756a5c yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit1.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_d9a3f104de1bb8e5_master
12:51:16 [12:51:16.579]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Q57TBl/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:17 [12:51:17.337]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x150f7d153584eb795fc6f2bfd821b08d0f3734659f2814f9bf77d83cae51bd7f:0x8a798b00 failed with reason: Reached the limit (63) on number of 'public data (contract storage) write' per tx
12:51:17 [12:51:17.398]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-mUvJwg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:18 [12:51:18.060]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x1b3a15dabd802196d0b900d29a1bab654a16b5e427ee8291b2b034f63c06eae2:0x738d52e8 failed with reason: Reached the limit (64) on number of 'note hash' per tx
12:51:18 [12:51:18.111]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ffsAAu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:18 [12:51:18.845]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x0bca4a41672fc01069a73179d004d76e0161db3818bd8d3280a63729b3010223:0x2353a570 failed with reason: Reached the limit (64) on number of 'nullifier' per tx
12:51:18 [12:51:18.895]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gwEhVH/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:19 [12:51:19.323]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x15674a46d201efbe3590c26783b7983490111153cc304a18eac5ee1410744652:0xe9c3d71d failed with reason: Reached the limit (8) on number of 'l2 to l1 message' per tx
12:51:19 [12:51:19.381]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-83n1Bm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:19 [12:51:19.844]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x14c88c44bf4c79712bab6e9d34c7264123d6edd2d4d607645676e7391ca8be80:0xad470b80 failed with reason: Reached the limit (8) on number of 'public log' per tx
12:51:19
PASS src/avm_proving_tests/avm_check_circuit1.test.ts (
5.701 s)
12:51:19 AVM WitGen & Circuit – check circuit
12:51:19
✓ perform too many storage writes and revert (825 ms)
12:51:19
✓ create too many note hashes and revert (713 ms)
12:51:19
✓ create too many nullifiers and revert (783 ms)
12:51:19
✓ create too many l2tol1 messages and revert (485 ms)
12:51:19
✓ create too many public logs and revert (516 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: 5.778 s
12:51:19
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit1.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?