Parent Log:
http://ci.aztec-labs.com/f779bdebe0ecd287
Command: 47858aa9bf665f8a yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1bb4f0588a9dc5b1df622753aab1d907b3f12c7a
Env: REF_NAME=gh-readonly-queue/next/pr-15245-534f06e45f48274efd53a2204c90cb0b91a53efb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 08:19:29 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15245_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next
08:19:33 [08:19:33.877]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-7mpPuC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:19:35 [08:19:35.777]
INFO:
avm-simulation-tester Simulation of function bulk_testing succeeded!
08:19:35 [08:19:35.790]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Yi9lx0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:19:38 [08:19:38.064]
INFO:
avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded!
08:19:38 [08:19:38.072]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-c3SPvM/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:19:40 [08:19:40.299]
WARN:
simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x2a30bab892f1a916e523d9f4f949f19005fc7bc46af47a5460f02b069cc3a27b' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting...
08:19:40 [08:19:40.306]
ERROR:
avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses:
08:19:40 [08:19:40.307]
ERROR:
avm-simulation-tester
08:19:40 [08:19:40.318]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-naAVR0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:19:41 [08:19:41.554]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
08:19:41 [08:19:41.555]
INFO:
avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded!
08:19:41
PASS src/public/avm/apps_tests/avm_test.test.ts (
10.988 s)
08:19:41 AVM simulator apps tests: AvmTestContract
08:19:41
✓ bulk testing (1922 ms)
08:19:41
✓ call max unique contract classes (2283 ms)
08:19:41
✓ call too many unique contract classes fails (2241 ms)
08:19:41
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1247 ms)
08:19:41
08:19:41
Test Suites: 1 passed, 1 total
08:19:41
Tests: 4 passed, 4 total
08:19:41
Snapshots: 0 total
08:19:41
Time: 11.074 s
08:19:41
Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts
.
08:19:41
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?