Parent Log:
http://ci.aztec-labs.com/3e3413f71a24d5fb
Command: 5043c2a28c0b54c6: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/355a15ab9ebeabff4c5709a97b85bb6c0f1c7b62
Env: REF_NAME=gh-readonly-queue/next/pr-14961-98fbe17330964452777de26d56f0a3ed5633aca1 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 10:30:05 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_36cfcc79d5bab2e2_next
10:30:05 +++ id -u
10:30:05 +++ id -g
10:30:05 ++ 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'\'''
10:30:05 + cid=1b526a880f3688224e30722627302ff1c93f106f26532fd9e4f733e081305282
10:30:05 + set +x
10:30:08 [10:30:08.277]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
10:30:08 [10:30:08.308]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
10:30:08 [10:30:08.516]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
10:30:08 [10:30:08.543]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:30:08 [10:30:08.637]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
10:30:08 [10:30:08.663]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:30:08 [10:30:08.810]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
10:30:08 [10:30:08.836]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:30:08 [10:30:08.904]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
10:30:08 [10:30:08.934]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:30:08 [10:30:08.939]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
10:30:08 [10:30:08.971]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:30:08 [10:30:08.992]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0x4ba5f9883610c77a98a16eed448441c12785767e","inboxAddress":"0x2ac3d9ec155013fb713f121c0c10f121fe841597","outboxAddress":"0x59b72b33b3514c333be2af71e82cfaf031cca056","feeJuicePortalAddress":"0xc0e8859d742848aca61b83c80439c7d093beabf6","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
10:30:08 [10:30:08.993]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
10:30:09
PASS src/contracts/fee_asset_handler.test.ts
10:30:09 FeeAssetHandler
10:30:09
✓ should mint fee asset (269 ms)
10:30:09
10:30:09
Test Suites: 1 passed, 1 total
10:30:09
Tests: 1 passed, 1 total
10:30:09
Snapshots: 0 total
10:30:09
Time: 2.734 s
10:30:09
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
10:30:09
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?