Parent Log:
http://ci.aztec-labs.com/8b95d33b9956fee4
Command: 582720422b3f4dff yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74
Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Mon Jun 23 13:25:58 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_staging
13:26:04
PASS src/interfaces/aztec-node.test.ts (
5.329 s)
13:26:04 AztecNodeApiSchema
13:26:04
✓ getL2Tips (78 ms)
13:26:04
✓ findLeavesIndexes (67 ms)
13:26:04
✓ getNullifierSiblingPath (24 ms)
13:26:04
✓ getNoteHashSiblingPath (49 ms)
13:26:04
✓ getL1ToL2MessageMembershipWitness (22 ms)
13:26:04
✓ isL1ToL2MessageSynced (9 ms)
13:26:04
✓ getL2ToL1Messages (9 ms)
13:26:04
✓ getArchiveSiblingPath (19 ms)
13:26:04
✓ getPublicDataSiblingPath (17 ms)
13:26:04
✓ getArchiveMembershipWitness (11 ms)
13:26:04
✓ getNoteHashMembershipWitness (9 ms)
13:26:04
✓ getNullifierMembershipWitness (10 ms)
13:26:04
✓ getLowNullifierMembershipWitness (9 ms)
13:26:04
✓ getPublicDataWitness (21 ms)
13:26:04
✓ getBlock (720 ms)
13:26:04
✓ getCurrentBaseFees (7 ms)
13:26:04
✓ getBlockNumber (6 ms)
13:26:04
✓ getProvenBlockNumber (5 ms)
13:26:04
✓ isReady (4 ms)
13:26:04
✓ getNodeInfo (12 ms)
13:26:04
✓ getBlocks (445 ms)
13:26:04
✓ getPublishedBlocks (443 ms)
13:26:04
✓ getNodeVersion (23 ms)
13:26:04
✓ getVersion (7 ms)
13:26:04
✓ getChainId (6 ms)
13:26:04
✓ getL1ContractAddresses (9 ms)
13:26:04
✓ getProtocolContractAddresses (10 ms)
13:26:04
✓ registerContractFunctionSignatures (7 ms)
13:26:04
✓ getPrivateLogs (26 ms)
13:26:04
✓ getPublicLogs (21 ms)
13:26:04
✓ getContractClassLogs (121 ms)
13:26:04
✓ getLogsByTags (12 ms)
13:26:04
✓ sendTx (113 ms)
13:26:04
✓ getTxReceipt (9 ms)
13:26:04
✓ getTxEffect (137 ms)
13:26:04
✓ getPendingTxs (116 ms)
13:26:04
✓ getPendingTxCount (5 ms)
13:26:04
✓ getTxByHash (95 ms)
13:26:04
✓ getTxsByHash (124 ms)
13:26:04
✓ getPublicStorageAt (8 ms)
13:26:04
✓ getBlockHeader (12 ms)
13:26:04
✓ getValidatorsStats (8 ms)
13:26:04
✓ getValidatorsStats(empty) (7 ms)
13:26:04
✓ getValidatorsStats(noinitialslot) (6 ms)
13:26:04
✓ getValidatorsStats(disabled) (9 ms)
13:26:04
✓ simulatePublicCalls (130 ms)
13:26:04
✓ isValidTx(valid) (110 ms)
13:26:04
✓ isValidTx(invalid) (103 ms)
13:26:04
✓ getContractClass (687 ms)
13:26:04
✓ getContract (14 ms)
13:26:04
✓ getEncodedEnr (8 ms)
13:26:04
✓ getWorldStateSyncStatus (6 ms)
13:26:04
13:26:04
Test Suites: 1 passed, 1 total
13:26:04
Tests: 52 passed, 52 total
13:26:04
Snapshots: 0 total
13:26:04
Time: 5.414 s
13:26:04
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
13:26:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?