Parent Log:
http://ci.aztec-labs.com/f213c7a0e0587cf2
Command: 68e9475192d7aeac yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f495236d35f9bb0d1086b7ec79256c2c2b7c98b8
Env: REF_NAME=gh-readonly-queue/staging/pr-15201-f0619dd82429a5973f3e1da8d7eb0877264908e3 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 21 13:20:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15201_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_staging
13:20:50
PASS src/interfaces/archiver.test.ts (
5.549 s)
13:20:50 ArchiverApiSchema
13:20:50
✓ getRollupAddress (95 ms)
13:20:50
✓ getRegistryAddress (18 ms)
13:20:50
✓ getBlockNumber (11 ms)
13:20:50
✓ getProvenBlockNumber (9 ms)
13:20:50
✓ getBlock (741 ms)
13:20:50
✓ getBlockHeader (13 ms)
13:20:50
✓ getBlocks (413 ms)
13:20:50
✓ getPublishedBlocks (413 ms)
13:20:50
✓ getTxEffect (164 ms)
13:20:50
✓ getSettledTxReceipt (10 ms)
13:20:50
✓ getL2SlotNumber (6 ms)
13:20:50
✓ getL2EpochNumber (5 ms)
13:20:50
✓ getBlocksForEpoch (417 ms)
13:20:50
✓ getBlockHeadersForEpoch (103 ms)
13:20:50
✓ isEpochComplete (6 ms)
13:20:50
✓ getL2Tips (4 ms)
13:20:50
✓ getPrivateLogs (9 ms)
13:20:50
✓ getLogsByTags (6 ms)
13:20:50
✓ getPublicLogs (7 ms)
13:20:50
✓ getContractClassLogs (120 ms)
13:20:50
✓ getContractClass (660 ms)
13:20:50
✓ getDebugFunctionName (18 ms)
13:20:50
✓ getBytecodeCommitment (545 ms)
13:20:50
✓ getContractClassIds (13 ms)
13:20:50
✓ getL1ToL2Messages (6 ms)
13:20:50
✓ getL1ToL2MessageIndex (6 ms)
13:20:50
✓ registerContractFunctionSignatures (6 ms)
13:20:50
✓ getContract (12 ms)
13:20:50
✓ getL1Constants (7 ms)
13:20:50
✓ syncImmediate (5 ms)
13:20:50
✓ getL1Timestamp (6 ms)
13:20:50
13:20:50
Test Suites: 1 passed, 1 total
13:20:50
Tests: 31 passed, 31 total
13:20:50
Snapshots: 0 total
13:20:50
Time: 5.655 s
13:20:50
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
13:20:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?