Parent Log:
http://ci.aztec-labs.com/fc0133061c7951d2
Command: abf2df8792edab68 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/15da5b0f4fc17ee864697604093cf1ff2bd900d2
Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 12:51:57 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_staging
12:52:04
PASS src/interfaces/archiver.test.ts (
6.154 s)
12:52:04 ArchiverApiSchema
12:52:04
✓ getRollupAddress (74 ms)
12:52:04
✓ getRegistryAddress (14 ms)
12:52:04
✓ getBlockNumber (11 ms)
12:52:04
✓ getProvenBlockNumber (8 ms)
12:52:04
✓ getBlock (791 ms)
12:52:04
✓ getBlockHeader (12 ms)
12:52:04
✓ getBlocks (555 ms)
12:52:04
✓ getPublishedBlocks (458 ms)
12:52:04
✓ getTxEffect (153 ms)
12:52:04
✓ getSettledTxReceipt (9 ms)
12:52:04
✓ getL2SlotNumber (5 ms)
12:52:04
✓ getL2EpochNumber (5 ms)
12:52:04
✓ getBlocksForEpoch (491 ms)
12:52:04
✓ getBlockHeadersForEpoch (112 ms)
12:52:04
✓ isEpochComplete (8 ms)
12:52:04
✓ getL2Tips (8 ms)
12:52:04
✓ getPrivateLogs (8 ms)
12:52:04
✓ getLogsByTags (9 ms)
12:52:04
✓ getPublicLogs (10 ms)
12:52:04
✓ getContractClassLogs (138 ms)
12:52:04
✓ getContractClass (754 ms)
12:52:04
✓ getDebugFunctionName (16 ms)
12:52:04
✓ getBytecodeCommitment (629 ms)
12:52:04
✓ getContractClassIds (15 ms)
12:52:04
✓ getL1ToL2Messages (6 ms)
12:52:04
✓ getL1ToL2MessageIndex (6 ms)
12:52:04
✓ registerContractFunctionSignatures (7 ms)
12:52:04
✓ getContract (13 ms)
12:52:04
✓ getL1Constants (6 ms)
12:52:04
✓ syncImmediate (10 ms)
12:52:04
✓ getL1Timestamp (8 ms)
12:52:04
12:52:04
Test Suites: 1 passed, 1 total
12:52:04
Tests: 31 passed, 31 total
12:52:04
Snapshots: 0 total
12:52:04
Time: 6.249 s
12:52:04
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
12:52:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?