Parent Log:
http://ci.aztec-labs.com/d99f6ae688b69380
Command: 70462c95d683706b yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/421792466f3790b8c43cf90684c77ff576d80ae5
Env: REF_NAME=palla/damn-stream-ids CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 22:07:07 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=palla_damn-stream-ids_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
22:07:13
PASS src/interfaces/archiver.test.ts
22:07:13 ArchiverApiSchema
22:07:13
✓ getRollupAddress (66 ms)
22:07:13
✓ getRegistryAddress (12 ms)
22:07:13
✓ getBlockNumber (10 ms)
22:07:13
✓ getProvenBlockNumber (7 ms)
22:07:13
✓ getBlock (659 ms)
22:07:13
✓ getBlockHeader (11 ms)
22:07:13
✓ getBlocks (402 ms)
22:07:13
✓ getPublishedBlocks (379 ms)
22:07:13
✓ getTxEffect (127 ms)
22:07:13
✓ getSettledTxReceipt (8 ms)
22:07:13
✓ getL2SlotNumber (4 ms)
22:07:13
✓ getL2EpochNumber (4 ms)
22:07:13
✓ getBlocksForEpoch (326 ms)
22:07:13
✓ getBlockHeadersForEpoch (110 ms)
22:07:13
✓ isEpochComplete (5 ms)
22:07:13
✓ getL2Tips (7 ms)
22:07:13
✓ getPrivateLogs (9 ms)
22:07:13
✓ getLogsByTags (10 ms)
22:07:13
✓ getPublicLogs (10 ms)
22:07:13
✓ getContractClassLogs (143 ms)
22:07:13
✓ getContractClass (816 ms)
22:07:13
✓ getDebugFunctionName (11 ms)
22:07:13
✓ getBytecodeCommitment (538 ms)
22:07:13
✓ getContractClassIds (5 ms)
22:07:13
✓ getL1ToL2Messages (7 ms)
22:07:13
✓ getL1ToL2MessageIndex (6 ms)
22:07:13
✓ registerContractFunctionSignatures (5 ms)
22:07:13
✓ getContract (8 ms)
22:07:13
✓ getL1Constants (5 ms)
22:07:13
✓ syncImmediate (4 ms)
22:07:13
✓ getL1Timestamp (5 ms)
22:07:13
22:07:13
Test Suites: 1 passed, 1 total
22:07:13
Tests: 31 passed, 31 total
22:07:13
Snapshots: 0 total
22:07:13
Time: 4.982 s
22:07:13
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
22:07:13
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?