Parent Log:
http://ci.aztec-labs.com/8dcffbbcc559db48
Command: 85ebe83a9ef9464b 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/24972303091baff6f83c6389d7d1406c932357e9
Env: REF_NAME=gh-readonly-queue/next/pr-15042-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 14:17:23 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
14:17:27 [14:17:27.013]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-CEqsUc/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:17:27 [14:17:27.508]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:17:27 [14:17:27.510]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:17:27 [14:17:27.655]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-TM3jWK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:17:27 [14:17:27.936]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:17:27 [14:17:27.938]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:17:28 [14:17:28.068]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-T8nD2B/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:17:28 [14:17:28.371]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:17:28 [14:17:28.372]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:17:28
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
14:17:28 Public TX simulator apps tests: AvmMinimalTestContract
14:17:28
✓ Minimal Tx avm inputs snapshot stored in Json file (645 ms)
14:17:28
✓ Minimal Tx avm inputs snapshot loaded from json file (409 ms)
14:17:28
✓ Minimal TX avm inputs serialized for cpp tests (359 ms)
14:17:28
14:17:28
Test Suites: 1 passed, 1 total
14:17:28
Tests: 3 passed, 3 total
14:17:28
Snapshots: 0 total
14:17:28
Time: 4.128 s
14:17:28
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
14:17:28
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?