Parent Log:
http://ci.aztec-labs.com/171b2d80c85afdbd
Command: eebb3ae31c0c785a:ISOLATE=1:NAME=ethereum/src/contracts/fee_asset_handler.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/cbd66b52b44f3aad75bf6e52a67987ed206598aa
Env: REF_NAME=gh-readonly-queue/next/pr-15121-5d017313171ed95ebc6dbf88c1dffe207497338e CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 18 20:42:49 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15121_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
20:42:49 +++ id -u
20:42:49 +++ id -g
20:42:49 ++ docker run -d --name ethereum_src_contracts_fee_asset_handler.test.ts --net=none --cpuset-cpus=0-63 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts'\'''
20:42:49 + cid=d1aa0e7c39210b03275901fa201fb64617b925f91095d09726169bbf63ea250d
20:42:49 + set +x
20:42:52 [20:42:52.282]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
20:42:52 [20:42:52.314]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
20:42:52 [20:42:52.594]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
20:42:52 [20:42:52.625]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
20:42:52 [20:42:52.736]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
20:42:52 [20:42:52.772]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
20:42:52 [20:42:52.918]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
20:42:52 [20:42:52.945]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
20:42:53 [20:42:53.010]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
20:42:53 [20:42:53.042]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
20:42:53 [20:42:53.049]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
20:42:53 [20:42:53.076]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
20:42:53 [20:42:53.100]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0xadf90c9fd0ad1e7c5a130467f14b977ec23f4341","inboxAddress":"0xb27d083d6534052d4717e82e6781695471a51c49","outboxAddress":"0xe7b7fbc9c240ea92d8d8f3bf137399d64ad974bd","feeJuicePortalAddress":"0x6552fad5074f8e2e1ec048555b34d33685398f2f","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
20:42:53 [20:42:53.101]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
20:42:53
PASS src/contracts/fee_asset_handler.test.ts
20:42:53 FeeAssetHandler
20:42:53
✓ should mint fee asset (202 ms)
20:42:53
20:42:53
Test Suites: 1 passed, 1 total
20:42:53
Tests: 1 passed, 1 total
20:42:53
Snapshots: 0 total
20:42:53
Time: 3.104 s
20:42:53
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
20:42:53
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?