Parent Log:
http://ci.aztec-labs.com/897defd362a3a69b
Command: 128a905c1f9c1691 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9d6fb0bd1594726370a5f3a56591963452264642
Env: REF_NAME=gh-readonly-queue/next/pr-14985-47c749527b1c3cce3edd9defedc46e89ea00c69e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 17:25:44 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14985_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
17:25:51
PASS src/interfaces/archiver.test.ts (
5.734 s)
17:25:51 ArchiverApiSchema
17:25:51
✓ getRollupAddress (68 ms)
17:25:51
✓ getRegistryAddress (13 ms)
17:25:51
✓ getBlockNumber (9 ms)
17:25:51
✓ getProvenBlockNumber (7 ms)
17:25:51
✓ getBlock (694 ms)
17:25:51
✓ getBlockHeader (13 ms)
17:25:51
✓ getBlocks (397 ms)
17:25:51
✓ getPublishedBlocks (393 ms)
17:25:51
✓ getTxEffect (148 ms)
17:25:51
✓ getSettledTxReceipt (8 ms)
17:25:51
✓ getL2SlotNumber (5 ms)
17:25:51
✓ getL2EpochNumber (7 ms)
17:25:51
✓ getBlocksForEpoch (422 ms)
17:25:51
✓ getBlockHeadersForEpoch (98 ms)
17:25:51
✓ isEpochComplete (4 ms)
17:25:51
✓ getL2Tips (4 ms)
17:25:51
✓ getPrivateLogs (15 ms)
17:25:51
✓ getLogsByTags (13 ms)
17:25:51
✓ getPublicLogs (12 ms)
17:25:51
✓ getContractClassLogs (120 ms)
17:25:51
✓ getContractClass (985 ms)
17:25:51
✓ getDebugFunctionName (18 ms)
17:25:51
✓ getBytecodeCommitment (685 ms)
17:25:51
✓ getContractClassIds (6 ms)
17:25:51
✓ getL1ToL2Messages (14 ms)
17:25:51
✓ getL1ToL2MessageIndex (8 ms)
17:25:51
✓ registerContractFunctionSignatures (6 ms)
17:25:51
✓ getContract (15 ms)
17:25:51
✓ getL1Constants (16 ms)
17:25:51
✓ syncImmediate (8 ms)
17:25:51
✓ getL1Timestamp (7 ms)
17:25:51
17:25:51
Test Suites: 1 passed, 1 total
17:25:51
Tests: 31 passed, 31 total
17:25:51
Snapshots: 0 total
17:25:51
Time: 5.813 s
17:25:51
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
17:25:51
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?