Parent Log: http://ci.aztec-labs.com/5c36f3dacbf18e42 Command: 49f5129a0dc39cfa yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4c695be4bff40a4a2ca2118c7e14c83a104e93aa Env: REF_NAME=gh-readonly-queue/next/pr-15120-bbf33e6534f745d2f5a11c2f359583e881120fc4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 17:21:54 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15120_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 17:21:57 [17:21:57.367] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:57 [17:21:57.906] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.075] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.210] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.477] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.638] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.772] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.910] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.935] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.954] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:58 [17:21:58.972] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:59 [17:21:59.092] INFO: node:sentinel Computing proven performance for epoch 1 17:21:59 [17:21:59.117] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 17:21:59 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 17:21:59 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 17:21:59 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 17:21:59 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 17:21:59 [17:21:59.118] INFO: node:sentinel Proven performance for epoch 1 {"0x1bac57bf116b6d859106f3270d66bcde47025678":{"missed":1,"total":5},"0x86509abb8cd856fc256978ae2872459bd952a3bb":{"missed":4,"total":5}} 17:21:59 [17:21:59.131] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x86509abb8cd856fc256978ae2872459bd952a3bb"}]} 17:21:59 [17:21:59.137] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:21:59 [17:21:59.165] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 17:21:59 [17:21:59.174] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:21:59 [17:21:59.176] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:21:59 [17:21:59.177] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:21:59 [17:21:59.178] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:21:59 PASS src/sentinel/sentinel.test.ts 17:21:59 sentinel 17:21:59 getSlotActivity 17:21:59 flags block as mined (562 ms) 17:21:59 flags block as proposed when it is not mined but there are attestations (168 ms) 17:21:59 flags block as missed when there are no attestations (134 ms) 17:21:59 identifies attestors from p2p and archiver (267 ms) 17:21:59 identifies missed attestors if block is mined (161 ms) 17:21:59 identifies missed attestors if block is proposed (133 ms) 17:21:59 does not tag attestors as missed if there was no block and no attestations (137 ms) 17:21:59 computeStatsForValidator 17:21:59 computes stats correctly (25 ms) 17:21:59 resets streaks correctly (19 ms) 17:21:59 considers only latest slots (17 ms) 17:21:59 handleChainProven 17:21:59 calls inactivity watcher with performance data (165 ms) 17:21:59 should agree with slash (43 ms) 17:21:59 17:21:59 Test Suites: 1 passed, 1 total 17:21:59 Tests: 12 passed, 12 total 17:21:59 Snapshots: 0 total 17:21:59 Time: 3.619 s 17:21:59 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 17:21:59 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?