Parent Log: http://ci.aztec-labs.com/897defd362a3a69b Command: 128a905c1f9c1691 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9d6fb0bd1594726370a5f3a56591963452264642 Env: REF_NAME=gh-readonly-queue/next/pr-14985-47c749527b1c3cce3edd9defedc46e89ea00c69e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 17:24:20 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14985_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 17:24:23 [17:24:23.115] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:23 [17:24:23.549] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:23 [17:24:23.671] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:23 [17:24:23.817] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.066] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.200] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.311] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.407] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.434] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.462] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.483] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.586] INFO: node:sentinel Computing proven performance for epoch 1 17:24:24 [17:24:24.610] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 17:24:24 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 17:24:24 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 17:24:24 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 17:24:24 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 17:24:24 [17:24:24.610] INFO: node:sentinel Proven performance for epoch 1 {"0x35b9ddd8fb218e846d0111d8fca2881fc2baa3b0":{"missed":1,"total":5},"0x95a90016d19d411b74804ed9942e5582bc586b2a":{"missed":4,"total":5}} 17:24:24 [17:24:24.671] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x95a90016d19d411b74804ed9942e5582bc586b2a"}]} 17:24:24 [17:24:24.676] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:24:24 [17:24:24.856] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 17:24:24 [17:24:24.864] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:24:24 [17:24:24.865] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:24:24 [17:24:24.866] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:24:24 [17:24:24.867] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:24:24 PASS src/sentinel/sentinel.test.ts 17:24:24 sentinel 17:24:24 getSlotActivity 17:24:24 flags block as mined (437 ms) 17:24:24 flags block as proposed when it is not mined but there are attestations (121 ms) 17:24:24 flags block as missed when there are no attestations (148 ms) 17:24:24 identifies attestors from p2p and archiver (247 ms) 17:24:24 identifies missed attestors if block is mined (134 ms) 17:24:24 identifies missed attestors if block is proposed (110 ms) 17:24:24 does not tag attestors as missed if there was no block and no attestations (96 ms) 17:24:24 computeStatsForValidator 17:24:24 computes stats correctly (26 ms) 17:24:24 resets streaks correctly (26 ms) 17:24:24 considers only latest slots (21 ms) 17:24:24 handleChainProven 17:24:24 calls inactivity watcher with performance data (192 ms) 17:24:24 should agree with slash (193 ms) 17:24:24 17:24:24 Test Suites: 1 passed, 1 total 17:24:24 Tests: 12 passed, 12 total 17:24:24 Snapshots: 0 total 17:24:24 Time: 3.094 s 17:24:24 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 17:24:24 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?