Parent Log:
http://ci.aztec-labs.com/cbf3ddc3cc40e3b7
Command: b2a342c9d927fff0 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3c1b9d57eadcc8fb03a7ed42610cf0a1ae4a32eb
Env: REF_NAME=gh-readonly-queue/next/pr-14858-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 17 21:42:01 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14858_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
21:42:06
PASS src/interfaces/archiver.test.ts
21:42:06 ArchiverApiSchema
21:42:06
✓ getRollupAddress (50 ms)
21:42:06
✓ getRegistryAddress (13 ms)
21:42:06
✓ getBlockNumber (8 ms)
21:42:06
✓ getProvenBlockNumber (6 ms)
21:42:06
✓ getBlock (516 ms)
21:42:06
✓ getBlockHeader (11 ms)
21:42:06
✓ getBlocks (301 ms)
21:42:06
✓ getPublishedBlocks (302 ms)
21:42:06
✓ getTxEffect (99 ms)
21:42:06
✓ getSettledTxReceipt (8 ms)
21:42:06
✓ getL2SlotNumber (5 ms)
21:42:06
✓ getL2EpochNumber (4 ms)
21:42:06
✓ getBlocksForEpoch (290 ms)
21:42:06
✓ getBlockHeadersForEpoch (77 ms)
21:42:06
✓ isEpochComplete (6 ms)
21:42:06
✓ getL2Tips (5 ms)
21:42:06
✓ getPrivateLogs (6 ms)
21:42:06
✓ getLogsByTags (9 ms)
21:42:06
✓ getPublicLogs (8 ms)
21:42:06
✓ getContractClassLogs (66 ms)
21:42:06
✓ getContractClass (524 ms)
21:42:06
✓ getDebugFunctionName (10 ms)
21:42:06
✓ getBytecodeCommitment (420 ms)
21:42:06
✓ getContractClassIds (8 ms)
21:42:06
✓ getL1ToL2Messages (4 ms)
21:42:06
✓ getL1ToL2MessageIndex (4 ms)
21:42:06
✓ registerContractFunctionSignatures (6 ms)
21:42:06
✓ getContract (9 ms)
21:42:06
✓ getL1Constants (5 ms)
21:42:06
✓ syncImmediate (4 ms)
21:42:06
✓ getL1Timestamp (3 ms)
21:42:06
21:42:06
Test Suites: 1 passed, 1 total
21:42:06
Tests: 31 passed, 31 total
21:42:06
Snapshots: 0 total
21:42:06
Time: 4.007 s
21:42:06
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
21:42:06
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?