Parent Log:
http://ci.aztec-labs.com/2546558bc3925e4f
Command: b895a7fa8f839b60 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b80949775e5c27908a6055ad24592f7d98bdc45a
Env: REF_NAME=gh-readonly-queue/next/pr-14816-fa159c5d52a45358479f951a547fed37f141a6ed CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 14 10:44:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14816_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:44:34
PASS src/interfaces/archiver.test.ts (
5.592 s)
10:44:34 ArchiverApiSchema
10:44:34
✓ getRollupAddress (64 ms)
10:44:34
✓ getRegistryAddress (10 ms)
10:44:34
✓ getBlockNumber (10 ms)
10:44:34
✓ getProvenBlockNumber (6 ms)
10:44:34
✓ getBlock (672 ms)
10:44:34
✓ getBlockHeader (11 ms)
10:44:34
✓ getBlocks (420 ms)
10:44:34
✓ getPublishedBlocks (361 ms)
10:44:34
✓ getTxEffect (128 ms)
10:44:34
✓ getSettledTxReceipt (8 ms)
10:44:34
✓ getL2SlotNumber (6 ms)
10:44:34
✓ getL2EpochNumber (5 ms)
10:44:34
✓ getBlocksForEpoch (454 ms)
10:44:34
✓ getBlockHeadersForEpoch (111 ms)
10:44:34
✓ isEpochComplete (6 ms)
10:44:34
✓ getL2Tips (13 ms)
10:44:34
✓ getPrivateLogs (19 ms)
10:44:34
✓ getLogsByTags (13 ms)
10:44:34
✓ getPublicLogs (12 ms)
10:44:34
✓ getContractClassLogs (120 ms)
10:44:34
✓ getContractClass (955 ms)
10:44:34
✓ getDebugFunctionName (14 ms)
10:44:34
✓ getBytecodeCommitment (640 ms)
10:44:34
✓ getContractClassIds (6 ms)
10:44:34
✓ getL1ToL2Messages (10 ms)
10:44:34
✓ getL1ToL2MessageIndex (11 ms)
10:44:34
✓ registerContractFunctionSignatures (10 ms)
10:44:34
✓ getContract (10 ms)
10:44:34
✓ getL1Constants (3 ms)
10:44:34
✓ syncImmediate (5 ms)
10:44:34
✓ getL1Timestamp (6 ms)
10:44:34
10:44:34
Test Suites: 1 passed, 1 total
10:44:34
Tests: 31 passed, 31 total
10:44:34
Snapshots: 0 total
10:44:34
Time: 5.676 s
10:44:34
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
10:44:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?