Parent Log:
http://ci.aztec-labs.com/83b4d5049d814dc9
Command: 97e7ef9a556fd7e6: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/86553a66d6e2c437b435016db7bedec6bd794ed7
Env: REF_NAME=gh-readonly-queue/master/pr-14912-015cb0cadef6a41094c3649f32a735392e1b9693 CURRENT_VERSION=0.87.9 CI_FULL=1
Date: Wed Jun 18 15:18:20 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14912_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master
15:18:21 +++ id -u
15:18:21 +++ id -g
15:18:21 ++ docker run -d --name ethereum_src_contracts_fee_asset_handler.test.ts --net=none --cpuset-cpus=0-127 --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'\'''
15:18:21 + cid=ecf31ca9ae96f38922fb8dc692ed4bbfa715cb45fce7e3dbb71d8906c644c166
15:18:21 + set +x
15:18:24 [15:18:24.339]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
15:18:24 [15:18:24.372]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
15:18:24 [15:18:24.596]
INFO:
ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined...
15:18:24 [15:18:24.622]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
15:18:24 [15:18:24.756]
INFO:
ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined...
15:18:24 [15:18:24.782]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
15:18:24 [15:18:24.937]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
15:18:24 [15:18:24.971]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
15:18:25 [15:18:25.028]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
15:18:25 [15:18:25.052]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
15:18:25 [15:18:25.061]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
15:18:25 [15:18:25.082]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
15:18:25 [15:18:25.105]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0xddd3dad840930d92ddbed0aac0234914e23c77dd","inboxAddress":"0x0c56ed8c2582e95f6fff1980ca50ab4754b0d6e8","outboxAddress":"0xbfa17ad35c46f7bade0b3ada12d05bb85e35ab3c","feeJuicePortalAddress":"0x1222060939cb943f48f1fd29e1661e18cbdc3de5","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
15:18:25 [15:18:25.111]
INFO:
ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1750260132]
15:18:25 [15:18:25.114]
INFO:
ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1]
15:18:25 [15:18:25.119]
INFO:
ethereum:test:fee_asset_handler Jumped to slot 1
15:18:25
PASS src/contracts/fee_asset_handler.test.ts
15:18:25 FeeAssetHandler
15:18:25
✓ should mint fee asset (349 ms)
15:18:25
15:18:25
Test Suites: 1 passed, 1 total
15:18:25
Tests: 1 passed, 1 total
15:18:25
Snapshots: 0 total
15:18:25
Time: 3.361 s
15:18:25
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
15:18:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?