Parent Log:
http://ci.aztec-labs.com/bbf582f0608bb8c1
Command: b5d029682575c433 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fa4d5ef48c8de52059b5658bbd42e4514386f7db
Env: REF_NAME=gh-readonly-queue/next/pr-15073-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:33:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
15:33:09
PASS src/interfaces/archiver.test.ts (
6.223 s)
15:33:09 ArchiverApiSchema
15:33:09
✓ getRollupAddress (84 ms)
15:33:09
✓ getRegistryAddress (16 ms)
15:33:09
✓ getBlockNumber (40 ms)
15:33:09
✓ getProvenBlockNumber (7 ms)
15:33:09
✓ getBlock (788 ms)
15:33:09
✓ getBlockHeader (12 ms)
15:33:09
✓ getBlocks (485 ms)
15:33:09
✓ getPublishedBlocks (465 ms)
15:33:09
✓ getTxEffect (127 ms)
15:33:09
✓ getSettledTxReceipt (13 ms)
15:33:09
✓ getL2SlotNumber (8 ms)
15:33:09
✓ getL2EpochNumber (8 ms)
15:33:09
✓ getBlocksForEpoch (538 ms)
15:33:09
✓ getBlockHeadersForEpoch (120 ms)
15:33:09
✓ isEpochComplete (6 ms)
15:33:09
✓ getL2Tips (7 ms)
15:33:09
✓ getPrivateLogs (8 ms)
15:33:09
✓ getLogsByTags (13 ms)
15:33:09
✓ getPublicLogs (17 ms)
15:33:09
✓ getContractClassLogs (108 ms)
15:33:09
✓ getContractClass (732 ms)
15:33:09
✓ getDebugFunctionName (16 ms)
15:33:09
✓ getBytecodeCommitment (647 ms)
15:33:09
✓ getContractClassIds (8 ms)
15:33:09
✓ getL1ToL2Messages (12 ms)
15:33:09
✓ getL1ToL2MessageIndex (6 ms)
15:33:09
✓ registerContractFunctionSignatures (6 ms)
15:33:09
✓ getContract (15 ms)
15:33:09
✓ getL1Constants (5 ms)
15:33:09
✓ syncImmediate (7 ms)
15:33:09
✓ getL1Timestamp (6 ms)
15:33:09
15:33:09
Test Suites: 1 passed, 1 total
15:33:09
Tests: 31 passed, 31 total
15:33:09
Snapshots: 0 total
15:33:09
Time: 6.349 s
15:33:09
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
15:33:09
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?