Parent Log:
http://ci.aztec-labs.com/96d9bb3b0e1648b4
Command: 77e8f916ba134e09 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/08155d6637b809206692717f27c5b1985b02ab88
Env: REF_NAME=gh-readonly-queue/next/pr-15269-66f4503091e9c8b77815b90888bd66a59696da9b CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 09:28:12 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15269_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next
09:28:15 [09:28:15.958]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-wYWLnI/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:28:17 [09:28:17.510]
INFO:
avm-simulation-tester Simulation of function bulk_testing succeeded!
09:28:17 [09:28:17.515]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yC85P1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:28:19 [09:28:19.430]
INFO:
avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded!
09:28:19 [09:28:19.434]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-IT88W0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:28:21 [09:28:21.329]
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...
09:28:21 [09:28:21.331]
ERROR:
avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses:
09:28:21 [09:28:21.332]
ERROR:
avm-simulation-tester
09:28:21 [09:28:21.335]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-QDwRB5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:28:22 [09:28:22.399]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
09:28:22 [09:28:22.402]
INFO:
avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded!
09:28:22
PASS src/public/avm/apps_tests/avm_test.test.ts (
8.876 s)
09:28:22 AVM simulator apps tests: AvmTestContract
09:28:22
✓ bulk testing (1573 ms)
09:28:22
✓ call max unique contract classes (1918 ms)
09:28:22
✓ call too many unique contract classes fails (1900 ms)
09:28:22
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1071 ms)
09:28:22
09:28:22
Test Suites: 1 passed, 1 total
09:28:22
Tests: 4 passed, 4 total
09:28:22
Snapshots: 0 total
09:28:22
Time: 8.949 s
09:28:22
Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts
.
09:28:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?