Parent Log:
http://ci.aztec-labs.com/1526d186161d462d
Command: 581a044a34e123b9 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/98fbe17330964452777de26d56f0a3ed5633aca1
Env: REF_NAME=gh-readonly-queue/next/pr-14921-fa23733be8278348dff0959c8094bcfd89eb44d5 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:20:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
10:20:07
PASS src/interfaces/aztec-node.test.ts (
5.051 s)
10:20:07 AztecNodeApiSchema
10:20:07
✓ getL2Tips (64 ms)
10:20:07
✓ findLeavesIndexes (49 ms)
10:20:07
✓ getNullifierSiblingPath (26 ms)
10:20:07
✓ getNoteHashSiblingPath (14 ms)
10:20:07
✓ getL1ToL2MessageMembershipWitness (15 ms)
10:20:07
✓ isL1ToL2MessageSynced (6 ms)
10:20:07
✓ getL2ToL1Messages (5 ms)
10:20:07
✓ getArchiveSiblingPath (11 ms)
10:20:07
✓ getPublicDataSiblingPath (14 ms)
10:20:07
✓ getNullifierMembershipWitness (11 ms)
10:20:07
✓ getLowNullifierMembershipWitness (17 ms)
10:20:07
✓ getPublicDataWitness (12 ms)
10:20:07
✓ getBlock (654 ms)
10:20:07
✓ getCurrentBaseFees (5 ms)
10:20:07
✓ getBlockNumber (4 ms)
10:20:07
✓ getProvenBlockNumber (3 ms)
10:20:07
✓ isReady (3 ms)
10:20:07
✓ getNodeInfo (11 ms)
10:20:07
✓ getBlocks (426 ms)
10:20:07
✓ getPublishedBlocks (343 ms)
10:20:07
✓ getNodeVersion (6 ms)
10:20:07
✓ getVersion (4 ms)
10:20:07
✓ getChainId (4 ms)
10:20:07
✓ getL1ContractAddresses (5 ms)
10:20:07
✓ getProtocolContractAddresses (9 ms)
10:20:07
✓ registerContractFunctionSignatures (20 ms)
10:20:07
✓ getPrivateLogs (5 ms)
10:20:07
✓ getPublicLogs (7 ms)
10:20:07
✓ getContractClassLogs (71 ms)
10:20:07
✓ getLogsByTags (20 ms)
10:20:07
✓ sendTx (93 ms)
10:20:07
✓ getTxReceipt (9 ms)
10:20:07
✓ getTxEffect (110 ms)
10:20:07
✓ getPendingTxs (106 ms)
10:20:07
✓ getPendingTxCount (4 ms)
10:20:07
✓ getTxByHash (115 ms)
10:20:07
✓ getTxsByHash (117 ms)
10:20:07
✓ getPublicStorageAt (10 ms)
10:20:07
✓ getBlockHeader (14 ms)
10:20:07
✓ getValidatorsStats (7 ms)
10:20:07
✓ getValidatorsStats(empty) (7 ms)
10:20:07
✓ getValidatorsStats(noinitialslot) (4 ms)
10:20:07
✓ getValidatorsStats(disabled) (4 ms)
10:20:07
✓ simulatePublicCalls (82 ms)
10:20:07
✓ isValidTx(valid) (87 ms)
10:20:07
✓ isValidTx(invalid) (78 ms)
10:20:07
✓ getContractClass (833 ms)
10:20:07
✓ getContract (18 ms)
10:20:07
✓ getEncodedEnr (4 ms)
10:20:07
✓ getWorldStateSyncStatus (6 ms)
10:20:07
10:20:07
Test Suites: 1 passed, 1 total
10:20:07
Tests: 50 passed, 50 total
10:20:07
Snapshots: 0 total
10:20:07
Time: 5.13 s
10:20:07
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
10:20:07
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?