Parent Log:
http://ci.aztec-labs.com/fb293d5910c3fe73
Command: 02573248fd9c66ba yarn-project/scripts/run_test.sh simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/712835e3cfa2ed6f980f2d482aa4b0ae767046a7
Env: REF_NAME=gh-readonly-queue/next/pr-15077-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 21:08:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
21:08:44 [21:08:44.268]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-NIBtQN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
21:08:44 [21:08:44.838]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
21:08:44 [21:08:44.840]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
21:08:44 [21:08:44.981]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-VEfayi/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
21:08:45 [21:08:45.285]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
21:08:45 [21:08:45.287]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
21:08:45 [21:08:45.393]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yqUnVR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
21:08:45 [21:08:45.686]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
21:08:45 [21:08:45.687]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
21:08:45
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
21:08:45 Public TX simulator apps tests: AvmMinimalTestContract
21:08:45
✓ Minimal Tx avm inputs snapshot stored in Json file (724 ms)
21:08:45
✓ Minimal Tx avm inputs snapshot loaded from json file (409 ms)
21:08:45
✓ Minimal TX avm inputs serialized for cpp tests (378 ms)
21:08:45
21:08:45
Test Suites: 1 passed, 1 total
21:08:45
Tests: 3 passed, 3 total
21:08:45
Snapshots: 0 total
21:08:45
Time: 4.312 s
21:08:45
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
21:08:45
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?