Parent Log: http://ci.aztec-labs.com/5dedeee27fb005f9 Command: 1f475c5d66a44412 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f Env: REF_NAME=gh-readonly-queue/next/pr-14891-76ca48a2187e3506bb464eae574e49476c2876ca CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 13 19:21:31 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14891_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 19:21:32 [19:21:32.956] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:33 [19:21:33.309] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:33 [19:21:33.418] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:33 [19:21:33.511] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:33 [19:21:33.685] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:33 [19:21:33.793] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:33 [19:21:33.889] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:33 [19:21:33.975] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:33 [19:21:33.994] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:34 [19:21:34.009] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:34 [19:21:34.020] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:34 [19:21:34.100] INFO: node:sentinel Computing proven performance for epoch 1 19:21:34 [19:21:34.118] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 19:21:34 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 19:21:34 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 19:21:34 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 19:21:34 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 19:21:34 [19:21:34.119] INFO: node:sentinel Proven performance for epoch 1 {"0x3067c051cfd2c312abf24d0c356fe38a71d6a21b":{"missed":1,"total":5},"0x53f651d262f4c299a832ec5bfe1ced41bbcf3384":{"missed":4,"total":5}} 19:21:34 [19:21:34.128] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x53f651d262f4c299a832ec5bfe1ced41bbcf3384"}]} 19:21:34 [19:21:34.131] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:21:34 [19:21:34.150] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 19:21:34 [19:21:34.158] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:21:34 [19:21:34.159] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:21:34 [19:21:34.160] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:21:34 [19:21:34.161] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:21:34 PASS src/sentinel/sentinel.test.ts 19:21:34 sentinel 19:21:34 getSlotActivity 19:21:34 flags block as mined (354 ms) 19:21:34 flags block as proposed when it is not mined but there are attestations (109 ms) 19:21:34 flags block as missed when there are no attestations (92 ms) 19:21:34 identifies attestors from p2p and archiver (174 ms) 19:21:34 identifies missed attestors if block is mined (108 ms) 19:21:34 identifies missed attestors if block is proposed (96 ms) 19:21:34 does not tag attestors as missed if there was no block and no attestations (86 ms) 19:21:34 computeStatsForValidator 19:21:34 computes stats correctly (19 ms) 19:21:34 resets streaks correctly (14 ms) 19:21:34 considers only latest slots (12 ms) 19:21:34 handleChainProven 19:21:34 calls inactivity watcher with performance data (111 ms) 19:21:34 should agree with slash (31 ms) 19:21:34 19:21:34 Test Suites: 1 passed, 1 total 19:21:34 Tests: 12 passed, 12 total 19:21:34 Snapshots: 0 total 19:21:34 Time: 2.374 s 19:21:34 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 19:21:34 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?