Parent Log:
http://ci.aztec-labs.com/a124b8066e3d7f5d
Command: 80c2da90db94773b yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/634f8607a18c02c1d6e9ab5f302821fa8fc0e833
Env: REF_NAME=gh-readonly-queue/next/pr-15235-1107a5aec5cc4c3884ed30df5e1e4c4417fa4588 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 16:07:33 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15235_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
16:07:40
PASS src/interfaces/aztec-node.test.ts (
5.197 s)
16:07:40 AztecNodeApiSchema
16:07:40
✓ getL2Tips (80 ms)
16:07:40
✓ findLeavesIndexes (93 ms)
16:07:40
✓ getNullifierSiblingPath (26 ms)
16:07:40
✓ getNoteHashSiblingPath (15 ms)
16:07:40
✓ getL1ToL2MessageMembershipWitness (17 ms)
16:07:40
✓ isL1ToL2MessageSynced (9 ms)
16:07:40
✓ getL2ToL1Messages (10 ms)
16:07:40
✓ getArchiveSiblingPath (23 ms)
16:07:40
✓ getPublicDataSiblingPath (21 ms)
16:07:40
✓ getArchiveMembershipWitness (15 ms)
16:07:40
✓ getNoteHashMembershipWitness (14 ms)
16:07:40
✓ getNullifierMembershipWitness (12 ms)
16:07:40
✓ getLowNullifierMembershipWitness (15 ms)
16:07:40
✓ getPublicDataWitness (23 ms)
16:07:40
✓ getBlock (660 ms)
16:07:40
✓ getCurrentBaseFees (7 ms)
16:07:40
✓ getBlockNumber (10 ms)
16:07:40
✓ getProvenBlockNumber (5 ms)
16:07:40
✓ isReady (7 ms)
16:07:40
✓ getNodeInfo (10 ms)
16:07:40
✓ getBlocks (465 ms)
16:07:40
✓ getPublishedBlocks (482 ms)
16:07:40
✓ getNodeVersion (16 ms)
16:07:40
✓ getVersion (7 ms)
16:07:40
✓ getChainId (7 ms)
16:07:40
✓ getL1ContractAddresses (20 ms)
16:07:40
✓ getProtocolContractAddresses (7 ms)
16:07:40
✓ registerContractFunctionSignatures (6 ms)
16:07:40
✓ getPrivateLogs (27 ms)
16:07:40
✓ getPublicLogs (14 ms)
16:07:40
✓ getContractClassLogs (95 ms)
16:07:40
✓ getLogsByTags (12 ms)
16:07:40
✓ sendTx (98 ms)
16:07:40
✓ getTxReceipt (9 ms)
16:07:40
✓ getTxEffect (121 ms)
16:07:40
✓ getPendingTxs (102 ms)
16:07:40
✓ getPendingTxCount (5 ms)
16:07:40
✓ getTxByHash (115 ms)
16:07:40
✓ getTxsByHash (114 ms)
16:07:40
✓ getPublicStorageAt (13 ms)
16:07:40
✓ getBlockHeader (8 ms)
16:07:40
✓ getValidatorsStats (8 ms)
16:07:40
✓ getValidatorsStats(empty) (4 ms)
16:07:40
✓ getValidatorsStats(noinitialslot) (5 ms)
16:07:40
✓ getValidatorsStats(disabled) (6 ms)
16:07:40
✓ simulatePublicCalls (123 ms)
16:07:40
✓ isValidTx(valid) (102 ms)
16:07:40
✓ isValidTx(invalid) (82 ms)
16:07:40
✓ getContractClass (590 ms)
16:07:40
✓ getContract (21 ms)
16:07:40
✓ getEncodedEnr (5 ms)
16:07:40
✓ getWorldStateSyncStatus (5 ms)
16:07:40
16:07:40
Test Suites: 1 passed, 1 total
16:07:40
Tests: 52 passed, 52 total
16:07:40
Snapshots: 0 total
16:07:40
Time: 5.283 s
16:07:40
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
16:07:40
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?