Parent Log:
http://ci.aztec-labs.com/13796ef349517715
Command: 56d3c530a47f3a72 yarn-project/scripts/run_test.sh simulator/src/public/public_processor/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9071986bfe3af58c70d2c80c10f523e22bfe4cb4
Env: REF_NAME=gh-readonly-queue/next/pr-15133-64d1ec347b1cea9fa1b04ff6fc2984f8ee073b2b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 14:52:09 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15133_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_fcf98255006d1fe0_next
14:52:14 [14:52:14.423]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-1qSQZV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:52:16 [14:52:16.922]
INFO:
simulator:public-processor Processed 12 successful txs and 0 failed txs in 1.9460766200000008s
{"duration":1.9460766200000008,"rate":335177.9643701797,"totalPublicGas":{"daGas":32768,"l2Gas":652282},"totalBlockGas":{"daGas":32768,"l2Gas":652282},"totalSizeInBytes":5120}
14:52:16
PASS src/public/public_processor/apps_tests/token.test.ts (
5.953 s)
14:52:16 Public Processor app tests: TokenContract
14:52:16
✓ token constructor, mint, many transfers (2524 ms)
14:52:16
14:52:16
Test Suites: 1 passed, 1 total
14:52:16
Tests: 1 passed, 1 total
14:52:16
Snapshots: 0 total
14:52:16
Time: 6.079 s
14:52:16
Ran all test suites matching simulator/src/public/public_processor/apps_tests/token.test.ts
.
14:52:16
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?