Parent Log:
http://ci.aztec-labs.com/29fbaf04147fb1cc
Command: 0241ddbeca6635d5 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4873eb2f8189ef2d21a8b7fcfbfebe4dbc0f4145
Env: REF_NAME=gh-readonly-queue/next/pr-15244-ae57aa9d16f6f3a9e1bc0a5487573e779a4a3ee3 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 19:34:58 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15244_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
19:35:02
PASS src/interfaces/archiver.test.ts
19:35:02 ArchiverApiSchema
19:35:02
✓ getRollupAddress (48 ms)
19:35:02
✓ getRegistryAddress (13 ms)
19:35:02
✓ getBlockNumber (8 ms)
19:35:02
✓ getProvenBlockNumber (9 ms)
19:35:02
✓ getBlock (508 ms)
19:35:02
✓ getBlockHeader (9 ms)
19:35:02
✓ getBlocks (298 ms)
19:35:02
✓ getPublishedBlocks (302 ms)
19:35:02
✓ getTxEffect (99 ms)
19:35:02
✓ getSettledTxReceipt (8 ms)
19:35:02
✓ getL2SlotNumber (6 ms)
19:35:02
✓ getL2EpochNumber (6 ms)
19:35:02
✓ getBlocksForEpoch (295 ms)
19:35:02
✓ getBlockHeadersForEpoch (77 ms)
19:35:02
✓ isEpochComplete (6 ms)
19:35:02
✓ getL2Tips (5 ms)
19:35:02
✓ getPrivateLogs (7 ms)
19:35:02
✓ getLogsByTags (9 ms)
19:35:02
✓ getPublicLogs (8 ms)
19:35:02
✓ getContractClassLogs (67 ms)
19:35:02
✓ getContractClass (536 ms)
19:35:02
✓ getDebugFunctionName (11 ms)
19:35:02
✓ getBytecodeCommitment (431 ms)
19:35:02
✓ getContractClassIds (7 ms)
19:35:02
✓ getL1ToL2Messages (4 ms)
19:35:02
✓ getL1ToL2MessageIndex (5 ms)
19:35:02
✓ registerContractFunctionSignatures (5 ms)
19:35:02
✓ getContract (8 ms)
19:35:02
✓ getL1Constants (4 ms)
19:35:02
✓ syncImmediate (4 ms)
19:35:02
✓ getL1Timestamp (4 ms)
19:35:02
19:35:02
Test Suites: 1 passed, 1 total
19:35:02
Tests: 31 passed, 31 total
19:35:02
Snapshots: 0 total
19:35:02
Time: 3.993 s
19:35:02
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
19:35:02
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?