Parent Log:
http://ci.aztec-labs.com/632b8ea015640e73
Command: 68e9475192d7aeac yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/301dce04331dcfb583b7508b91491de618d4acf4
Env: REF_NAME=gh-readonly-queue/next/pr-15208-9b8ea5acda76687342ddb62595e293281661f029 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 10:25:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15208_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
10:25:11
PASS src/interfaces/archiver.test.ts (
5.581 s)
10:25:11 ArchiverApiSchema
10:25:11
✓ getRollupAddress (76 ms)
10:25:11
✓ getRegistryAddress (17 ms)
10:25:11
✓ getBlockNumber (23 ms)
10:25:11
✓ getProvenBlockNumber (8 ms)
10:25:11
✓ getBlock (762 ms)
10:25:11
✓ getBlockHeader (15 ms)
10:25:11
✓ getBlocks (481 ms)
10:25:11
✓ getPublishedBlocks (459 ms)
10:25:11
✓ getTxEffect (148 ms)
10:25:11
✓ getSettledTxReceipt (14 ms)
10:25:11
✓ getL2SlotNumber (6 ms)
10:25:11
✓ getL2EpochNumber (8 ms)
10:25:11
✓ getBlocksForEpoch (433 ms)
10:25:11
✓ getBlockHeadersForEpoch (113 ms)
10:25:11
✓ isEpochComplete (6 ms)
10:25:11
✓ getL2Tips (11 ms)
10:25:11
✓ getPrivateLogs (10 ms)
10:25:11
✓ getLogsByTags (13 ms)
10:25:11
✓ getPublicLogs (13 ms)
10:25:11
✓ getContractClassLogs (111 ms)
10:25:11
✓ getContractClass (684 ms)
10:25:11
✓ getDebugFunctionName (9 ms)
10:25:11
✓ getBytecodeCommitment (528 ms)
10:25:11
✓ getContractClassIds (11 ms)
10:25:11
✓ getL1ToL2Messages (7 ms)
10:25:11
✓ getL1ToL2MessageIndex (7 ms)
10:25:11
✓ registerContractFunctionSignatures (6 ms)
10:25:11
✓ getContract (17 ms)
10:25:11
✓ getL1Constants (5 ms)
10:25:11
✓ syncImmediate (11 ms)
10:25:11
✓ getL1Timestamp (6 ms)
10:25:11
10:25:11
Test Suites: 1 passed, 1 total
10:25:11
Tests: 31 passed, 31 total
10:25:11
Snapshots: 0 total
10:25:11
Time: 5.678 s
10:25:11
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
10:25:11
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?