Parent Log:
http://ci.aztec-labs.com/0a191b42feca0cf7
Command: 200d11860e478e79 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/00cd67e98e76d3202a0219baf301d59ef4211872
Env: REF_NAME=gh-readonly-queue/next/pr-15040-7339c264ad706420ee9babb0dd1b6ed793e97402 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 15:21:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15040_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
15:21:46
PASS src/interfaces/archiver.test.ts (
5.32 s)
15:21:46 ArchiverApiSchema
15:21:46
✓ getRollupAddress (77 ms)
15:21:46
✓ getRegistryAddress (19 ms)
15:21:46
✓ getBlockNumber (10 ms)
15:21:46
✓ getProvenBlockNumber (7 ms)
15:21:46
✓ getBlock (660 ms)
15:21:46
✓ getBlockHeader (13 ms)
15:21:46
✓ getBlocks (413 ms)
15:21:46
✓ getPublishedBlocks (409 ms)
15:21:46
✓ getTxEffect (119 ms)
15:21:46
✓ getSettledTxReceipt (7 ms)
15:21:46
✓ getL2SlotNumber (4 ms)
15:21:46
✓ getL2EpochNumber (4 ms)
15:21:46
✓ getBlocksForEpoch (401 ms)
15:21:46
✓ getBlockHeadersForEpoch (93 ms)
15:21:46
✓ isEpochComplete (7 ms)
15:21:46
✓ getL2Tips (5 ms)
15:21:46
✓ getPrivateLogs (8 ms)
15:21:46
✓ getLogsByTags (14 ms)
15:21:46
✓ getPublicLogs (10 ms)
15:21:46
✓ getContractClassLogs (86 ms)
15:21:46
✓ getContractClass (896 ms)
15:21:46
✓ getDebugFunctionName (14 ms)
15:21:46
✓ getBytecodeCommitment (571 ms)
15:21:46
✓ getContractClassIds (6 ms)
15:21:46
✓ getL1ToL2Messages (14 ms)
15:21:46
✓ getL1ToL2MessageIndex (6 ms)
15:21:46
✓ registerContractFunctionSignatures (5 ms)
15:21:46
✓ getContract (9 ms)
15:21:46
✓ getL1Constants (5 ms)
15:21:46
✓ syncImmediate (7 ms)
15:21:46
✓ getL1Timestamp (3 ms)
15:21:46
15:21:46
Test Suites: 1 passed, 1 total
15:21:46
Tests: 31 passed, 31 total
15:21:46
Snapshots: 0 total
15:21:46
Time: 5.399 s
15:21:46
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
15:21:46
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?