Parent Log:
http://ci.aztec-labs.com/6013413449bf1ea6
Command: 1f25be2e8c7902e7 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/17ea18ade041a1bb437806e047c30b29da124094
Env: REF_NAME=gh-readonly-queue/next/pr-15007-4c695be4bff40a4a2ca2118c7e14c83a104e93aa CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 17:26:52 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15007_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
17:27:00
PASS src/interfaces/archiver.test.ts (
6.089 s)
17:27:00 ArchiverApiSchema
17:27:00
✓ getRollupAddress (82 ms)
17:27:00
✓ getRegistryAddress (17 ms)
17:27:00
✓ getBlockNumber (11 ms)
17:27:00
✓ getProvenBlockNumber (8 ms)
17:27:00
✓ getBlock (798 ms)
17:27:00
✓ getBlockHeader (15 ms)
17:27:00
✓ getBlocks (515 ms)
17:27:00
✓ getPublishedBlocks (507 ms)
17:27:00
✓ getTxEffect (136 ms)
17:27:00
✓ getSettledTxReceipt (10 ms)
17:27:00
✓ getL2SlotNumber (7 ms)
17:27:00
✓ getL2EpochNumber (5 ms)
17:27:00
✓ getBlocksForEpoch (482 ms)
17:27:00
✓ getBlockHeadersForEpoch (110 ms)
17:27:00
✓ isEpochComplete (6 ms)
17:27:00
✓ getL2Tips (5 ms)
17:27:00
✓ getPrivateLogs (7 ms)
17:27:00
✓ getLogsByTags (9 ms)
17:27:00
✓ getPublicLogs (12 ms)
17:27:00
✓ getContractClassLogs (109 ms)
17:27:00
✓ getContractClass (763 ms)
17:27:00
✓ getDebugFunctionName (13 ms)
17:27:00
✓ getBytecodeCommitment (603 ms)
17:27:00
✓ getContractClassIds (17 ms)
17:27:00
✓ getL1ToL2Messages (8 ms)
17:27:00
✓ getL1ToL2MessageIndex (6 ms)
17:27:00
✓ registerContractFunctionSignatures (6 ms)
17:27:00
✓ getContract (15 ms)
17:27:00
✓ getL1Constants (5 ms)
17:27:00
✓ syncImmediate (6 ms)
17:27:00
✓ getL1Timestamp (4 ms)
17:27:00
17:27:00
Test Suites: 1 passed, 1 total
17:27:00
Tests: 31 passed, 31 total
17:27:00
Snapshots: 0 total
17:27:00
Time: 6.189 s
17:27:00
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
17:27:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?