Parent Log:
http://ci.aztec-labs.com/d6b9e3e678db815e
Command: 857695163c0e152a yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f
Env: REF_NAME=gh-readonly-queue/master/pr-15002-1338cef09c870378254c56748f972ae827c4d482 CURRENT_VERSION=0.87.8 CI_FULL=0
Date: Fri Jun 13 15:22:40 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15002_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_master
15:22:45
PASS src/interfaces/archiver.test.ts
15:22:45 ArchiverApiSchema
15:22:45
✓ getRollupAddress (49 ms)
15:22:45
✓ getRegistryAddress (12 ms)
15:22:45
✓ getBlockNumber (8 ms)
15:22:45
✓ getProvenBlockNumber (5 ms)
15:22:45
✓ getBlock (467 ms)
15:22:45
✓ getBlockHeader (9 ms)
15:22:45
✓ getBlocks (275 ms)
15:22:45
✓ getPublishedBlocks (274 ms)
15:22:45
✓ getTxEffect (82 ms)
15:22:45
✓ getSettledTxReceipt (9 ms)
15:22:45
✓ getL2SlotNumber (5 ms)
15:22:45
✓ getL2EpochNumber (5 ms)
15:22:45
✓ getBlocksForEpoch (266 ms)
15:22:45
✓ getBlockHeadersForEpoch (65 ms)
15:22:45
✓ isEpochComplete (5 ms)
15:22:45
✓ getL2Tips (5 ms)
15:22:45
✓ getPrivateLogs (6 ms)
15:22:45
✓ getLogsByTags (7 ms)
15:22:45
✓ getPublicLogs (7 ms)
15:22:45
✓ getContractClassLogs (68 ms)
15:22:45
✓ getContractClass (617 ms)
15:22:45
✓ getDebugFunctionName (9 ms)
15:22:45
✓ getBytecodeCommitment (378 ms)
15:22:45
✓ getContractClassIds (5 ms)
15:22:45
✓ getL1ToL2Messages (5 ms)
15:22:45
✓ getL1ToL2MessageIndex (4 ms)
15:22:45
✓ registerContractFunctionSignatures (8 ms)
15:22:45
✓ getContract (8 ms)
15:22:45
✓ getL1Constants (5 ms)
15:22:45
✓ syncImmediate (5 ms)
15:22:45
15:22:45
Test Suites: 1 passed, 1 total
15:22:45
Tests: 30 passed, 30 total
15:22:45
Snapshots: 0 total
15:22:45
Time: 3.667 s
15:22:45
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
15:22:45
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?