Parent Log:
http://ci.aztec-labs.com/f34fa78741d083a3
Command: f5e85dbc8a1d83c5 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/26c5a39fe03723d11540f721293d7aebd1f478d9
Env: REF_NAME=gh-readonly-queue/next/pr-14995-75d792847d8434a0c504e7adf5c102a913065272 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:01:35 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14995_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next
09:01:39 [09:01:39.595]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-EXQXbN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:42 [09:01:42.953]
INFO:
avm-simulation-tester Simulation of function bulk_testing succeeded!
09:01:42 [09:01:42.966]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-XYElGt/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:47 [09:01:47.550]
INFO:
avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded!
09:01:47 [09:01:47.570]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-KFtSk7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:52 [09:01:52.259]
WARN:
simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x073dc6be321501883e4f6403de9c083a95e6c305c9cda47ac66538582ac843fd' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting...
09:01:52 [09:01:52.263]
ERROR:
avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses:
09:01:52 [09:01:52.264]
ERROR:
avm-simulation-tester
09:01:52 [09:01:52.274]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gvI8Hq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:54 [09:01:54.742]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
09:01:54 [09:01:54.744]
INFO:
avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded!
09:01:54
PASS src/public/avm/apps_tests/avm_test.test.ts (
18.647 s)
09:01:54 AVM simulator apps tests: AvmTestContract
09:01:54
✓ bulk testing (3378 ms)
09:01:54
✓ call max unique contract classes (4598 ms)
09:01:54
✓ call too many unique contract classes fails (4705 ms)
09:01:54
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (2479 ms)
09:01:54
09:01:54
Test Suites: 1 passed, 1 total
09:01:54
Tests: 4 passed, 4 total
09:01:54
Snapshots: 0 total
09:01:54
Time: 18.726 s
09:01:54
Ran all test suites matching /simulator\/src\/public\/avm\/apps_tests\/avm_test.test.ts/i
.
09:01:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?