Parent Log:
http://ci.aztec-labs.com/56b1dc937ab080fe
Command: fb52012d377692f9: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/1e338a3fb2e2077f1feaee8b86c42644ff8a5352
Env: REF_NAME=gh-readonly-queue/next/pr-15075-fa4d5ef48c8de52059b5658bbd42e4514386f7db CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:41:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15075_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
16:41:25 +++ id -u
16:41:25 +++ id -g
16:41:25 ++ 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'\'''
16:41:26 + cid=362b3fc3f41403f3d8ea4790455f6cda342e30dde28f0fd32372e8003ab8ea36
16:41:26 + set +x
16:41:31 [16:41:31.070]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
16:41:31 [16:41:31.109]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
16:41:31 [16:41:31.459]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
16:41:31 [16:41:31.544]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:41:31 [16:41:31.735]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
16:41:31 [16:41:31.775]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:41:32 [16:41:32.045]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
16:41:32 [16:41:32.067]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:41:32 [16:41:32.216]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
16:41:32 [16:41:32.288]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:41:32 [16:41:32.295]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
16:41:32 [16:41:32.335]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:41:32 [16:41:32.368]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xfa71ebf335d1c1fe31eab49e5d68292984b7f9dd","governanceAddress":"0x66cc10ba44a07bd4fe4b7d57f0f90178c0ceab19","governanceProposerAddress":"0x3d1d9abd5150ccb6fa21d9f8a801af59064aee89","rollupAddress":"0x9d3d86561d278f4d2ff2443b430b3d0294ef0764","inboxAddress":"0x90c5d17494b3f49e33e88affc372f44176b03c01","outboxAddress":"0x3a745a4306e5c213d61477548637be6c47ca1d09","feeJuicePortalAddress":"0x97e0bd04dcbd289e6b902584d476405f8e72897f","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xc817a96ee54466c12c7b960da23dcc39306987d9","gseAddress":"0x579bbbe5dcd31f8c396a1e51761aa074126dbdf0","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
16:41:32 [16:41:32.369]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
16:41:32
PASS src/contracts/fee_asset_handler.test.ts (
5.123 s)
16:41:32 FeeAssetHandler
16:41:32
✓ should mint fee asset (350 ms)
16:41:32
16:41:32
Test Suites: 1 passed, 1 total
16:41:32
Tests: 1 passed, 1 total
16:41:32
Snapshots: 0 total
16:41:32
Time: 5.266 s
16:41:32
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
16:41:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?