Parent Log:
http://ci.aztec-labs.com/67b970199dfcde97
Command: 7a41fc0e1576329f yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/142e6cd5fbf7371f649078f9d6d08828585c664d
Env: REF_NAME=gh-readonly-queue/next/pr-14610-016def8adbfe93f34b41a41f439b146b5318c895 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 12:58:36 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
12:58:43
PASS src/interfaces/archiver.test.ts (
5.4 s)
12:58:43 ArchiverApiSchema
12:58:43
✓ getRollupAddress (81 ms)
12:58:43
✓ getRegistryAddress (18 ms)
12:58:43
✓ getBlockNumber (9 ms)
12:58:43
✓ getProvenBlockNumber (5 ms)
12:58:43
✓ getBlock (737 ms)
12:58:43
✓ getBlockHeader (15 ms)
12:58:43
✓ getBlocks (452 ms)
12:58:43
✓ getPublishedBlocks (391 ms)
12:58:43
✓ getTxEffect (152 ms)
12:58:43
✓ getSettledTxReceipt (7 ms)
12:58:43
✓ getL2SlotNumber (6 ms)
12:58:43
✓ getL2EpochNumber (4 ms)
12:58:43
✓ getBlocksForEpoch (398 ms)
12:58:43
✓ getBlockHeadersForEpoch (103 ms)
12:58:43
✓ isEpochComplete (4 ms)
12:58:43
✓ getL2Tips (6 ms)
12:58:43
✓ getPrivateLogs (6 ms)
12:58:43
✓ getLogsByTags (15 ms)
12:58:43
✓ getPublicLogs (11 ms)
12:58:43
✓ getContractClassLogs (101 ms)
12:58:43
✓ getContractClass (658 ms)
12:58:43
✓ getDebugFunctionName (16 ms)
12:58:43
✓ getBytecodeCommitment (588 ms)
12:58:43
✓ getContractClassIds (8 ms)
12:58:43
✓ getL1ToL2Messages (4 ms)
12:58:43
✓ getL1ToL2MessageIndex (3 ms)
12:58:43
✓ registerContractFunctionSignatures (4 ms)
12:58:43
✓ getContract (11 ms)
12:58:43
✓ getL1Constants (5 ms)
12:58:43
✓ syncImmediate (6 ms)
12:58:43
✓ getL1Timestamp (7 ms)
12:58:43
12:58:43
Test Suites: 1 passed, 1 total
12:58:43
Tests: 31 passed, 31 total
12:58:43
Snapshots: 0 total
12:58:43
Time: 5.499 s
12:58:43
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
12:58:43
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?