Parent Log:
http://ci.aztec-labs.com/b9bb376bdf3237ce
Command: 0f4f65dca0a2798e yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/67bf12030291ce3da2cf39ff5fbfa799eae98dc5
Env: REF_NAME=gh-readonly-queue/next/pr-14963-42440bd429a3b283b3a344db0be4652d818bd261 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 20:02:14 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
20:02:21
PASS src/interfaces/archiver.test.ts (
5.949 s)
20:02:21 ArchiverApiSchema
20:02:21
✓ getRollupAddress (87 ms)
20:02:21
✓ getRegistryAddress (18 ms)
20:02:21
✓ getBlockNumber (15 ms)
20:02:21
✓ getProvenBlockNumber (9 ms)
20:02:21
✓ getBlock (810 ms)
20:02:21
✓ getBlockHeader (11 ms)
20:02:21
✓ getBlocks (525 ms)
20:02:21
✓ getPublishedBlocks (478 ms)
20:02:21
✓ getTxEffect (177 ms)
20:02:21
✓ getSettledTxReceipt (8 ms)
20:02:21
✓ getL2SlotNumber (4 ms)
20:02:21
✓ getL2EpochNumber (4 ms)
20:02:21
✓ getBlocksForEpoch (439 ms)
20:02:21
✓ getBlockHeadersForEpoch (120 ms)
20:02:21
✓ isEpochComplete (6 ms)
20:02:21
✓ getL2Tips (10 ms)
20:02:21
✓ getPrivateLogs (8 ms)
20:02:21
✓ getLogsByTags (9 ms)
20:02:21
✓ getPublicLogs (11 ms)
20:02:21
✓ getContractClassLogs (108 ms)
20:02:21
✓ getContractClass (753 ms)
20:02:21
✓ getDebugFunctionName (15 ms)
20:02:21
✓ getBytecodeCommitment (631 ms)
20:02:21
✓ getContractClassIds (7 ms)
20:02:21
✓ getL1ToL2Messages (19 ms)
20:02:21
✓ getL1ToL2MessageIndex (12 ms)
20:02:21
✓ registerContractFunctionSignatures (8 ms)
20:02:21
✓ getContract (17 ms)
20:02:21
✓ getL1Constants (4 ms)
20:02:21
✓ syncImmediate (5 ms)
20:02:21
✓ getL1Timestamp (4 ms)
20:02:21
20:02:21
Test Suites: 1 passed, 1 total
20:02:21
Tests: 31 passed, 31 total
20:02:21
Snapshots: 0 total
20:02:21
Time: 6.068 s
20:02:21
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
20:02:21
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?