Parent Log:
http://ci.aztec-labs.com/6379f596748997ca
Command: 2ca1986c0c6d5c2c yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9222c7777effe26aa04b5367a455d25be0e7f62e
Env: REF_NAME=gh-readonly-queue/next/pr-15055-a9bb2f683797c8e631b892c5f539a2867bddaabf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 16:03:14 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15055_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
16:03:21
PASS src/interfaces/archiver.test.ts (
6.312 s)
16:03:21 ArchiverApiSchema
16:03:21
✓ getRollupAddress (103 ms)
16:03:21
✓ getRegistryAddress (27 ms)
16:03:21
✓ getBlockNumber (17 ms)
16:03:21
✓ getProvenBlockNumber (14 ms)
16:03:21
✓ getBlock (742 ms)
16:03:21
✓ getBlockHeader (13 ms)
16:03:21
✓ getBlocks (482 ms)
16:03:21
✓ getPublishedBlocks (592 ms)
16:03:21
✓ getTxEffect (152 ms)
16:03:21
✓ getSettledTxReceipt (14 ms)
16:03:21
✓ getL2SlotNumber (7 ms)
16:03:21
✓ getL2EpochNumber (8 ms)
16:03:21
✓ getBlocksForEpoch (553 ms)
16:03:21
✓ getBlockHeadersForEpoch (145 ms)
16:03:21
✓ isEpochComplete (6 ms)
16:03:21
✓ getL2Tips (7 ms)
16:03:21
✓ getPrivateLogs (11 ms)
16:03:21
✓ getLogsByTags (49 ms)
16:03:21
✓ getPublicLogs (18 ms)
16:03:21
✓ getContractClassLogs (115 ms)
16:03:21
✓ getContractClass (716 ms)
16:03:21
✓ getDebugFunctionName (13 ms)
16:03:21
✓ getBytecodeCommitment (651 ms)
16:03:21
✓ getContractClassIds (11 ms)
16:03:21
✓ getL1ToL2Messages (8 ms)
16:03:21
✓ getL1ToL2MessageIndex (5 ms)
16:03:21
✓ registerContractFunctionSignatures (5 ms)
16:03:21
✓ getContract (10 ms)
16:03:21
✓ getL1Constants (4 ms)
16:03:21
✓ syncImmediate (6 ms)
16:03:21
✓ getL1Timestamp (6 ms)
16:03:21
16:03:21
Test Suites: 1 passed, 1 total
16:03:21
Tests: 31 passed, 31 total
16:03:21
Snapshots: 0 total
16:03:21
Time: 6.436 s
16:03:21
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
16:03:21
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?