Parent Log:
http://ci.aztec-labs.com/3e3413f71a24d5fb
Command: 5043c2a28c0b54c6 yarn-project/scripts/run_test.sh simulator/src/public/public_processor/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/355a15ab9ebeabff4c5709a97b85bb6c0f1c7b62
Env: REF_NAME=gh-readonly-queue/next/pr-14961-98fbe17330964452777de26d56f0a3ed5633aca1 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 10:31:09 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14961_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_fcf98255006d1fe0_next
10:31:11 [10:31:11.829]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yoiPSZ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:31:13 [10:31:13.486]
INFO:
simulator:public-processor Processed 12 successful txs and 0 failed txs in 1.1700099529999997s
{"duration":1.1700099529999997,"rate":486458.254941016,"totalPublicGas":{"daGas":32768,"l2Gas":569161},"totalBlockGas":{"daGas":32768,"l2Gas":569161},"totalSizeInBytes":5120}
10:31:13
PASS src/public/public_processor/apps_tests/token.test.ts
10:31:13 Public Processor app tests: TokenContract
10:31:13
✓ token constructor, mint, many transfers (1669 ms)
10:31:13
10:31:13
Test Suites: 1 passed, 1 total
10:31:13
Tests: 1 passed, 1 total
10:31:13
Snapshots: 0 total
10:31:13
Time: 3.684 s
10:31:13
Ran all test suites matching /simulator\/src\/public\/public_processor\/apps_tests\/token.test.ts/i
.
10:31:13
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?