Parent Log:
http://ci.aztec-labs.com/33a1b119926f6359
Command: 5b4d9f16dc72b5a7 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1b10c7d500621ca2e4c0db764df67f3085beb282
Env: REF_NAME=gh-readonly-queue/next/pr-15229-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 10:05:19 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15229_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
10:05:26
PASS src/interfaces/archiver.test.ts (
5.656 s)
10:05:26 ArchiverApiSchema
10:05:26
✓ getRollupAddress (66 ms)
10:05:26
✓ getRegistryAddress (18 ms)
10:05:26
✓ getBlockNumber (9 ms)
10:05:26
✓ getProvenBlockNumber (7 ms)
10:05:26
✓ getBlock (742 ms)
10:05:26
✓ getBlockHeader (12 ms)
10:05:26
✓ getBlocks (455 ms)
10:05:26
✓ getPublishedBlocks (411 ms)
10:05:26
✓ getTxEffect (122 ms)
10:05:26
✓ getSettledTxReceipt (8 ms)
10:05:26
✓ getL2SlotNumber (4 ms)
10:05:26
✓ getL2EpochNumber (4 ms)
10:05:26
✓ getBlocksForEpoch (448 ms)
10:05:26
✓ getBlockHeadersForEpoch (127 ms)
10:05:26
✓ isEpochComplete (7 ms)
10:05:26
✓ getL2Tips (8 ms)
10:05:26
✓ getPrivateLogs (11 ms)
10:05:26
✓ getLogsByTags (12 ms)
10:05:26
✓ getPublicLogs (12 ms)
10:05:26
✓ getContractClassLogs (119 ms)
10:05:26
✓ getContractClass (714 ms)
10:05:26
✓ getDebugFunctionName (17 ms)
10:05:26
✓ getBytecodeCommitment (603 ms)
10:05:26
✓ getContractClassIds (9 ms)
10:05:26
✓ getL1ToL2Messages (7 ms)
10:05:26
✓ getL1ToL2MessageIndex (5 ms)
10:05:26
✓ registerContractFunctionSignatures (4 ms)
10:05:26
✓ getContract (24 ms)
10:05:26
✓ getL1Constants (10 ms)
10:05:26
✓ syncImmediate (9 ms)
10:05:26
✓ getL1Timestamp (6 ms)
10:05:26
10:05:26
Test Suites: 1 passed, 1 total
10:05:26
Tests: 31 passed, 31 total
10:05:26
Snapshots: 0 total
10:05:26
Time: 5.753 s
10:05:26
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
10:05:26
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?