Parent Log: http://ci.aztec-labs.com/8230d37b8e4008cc Command: 03c0d59bf5b4a0b1 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 Env: REF_NAME=gh-readonly-queue/next/pr-15116-433ba6218aed45169029991a493e4232b30b8ec6 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 17 20:28:30 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15116_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 20:28:31 [20:28:31.994] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:32 [20:28:32.347] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:32 [20:28:32.460] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:32 [20:28:32.559] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:32 [20:28:32.741] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:32 [20:28:32.853] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:32 [20:28:32.956] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:33 [20:28:33.049] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:33 [20:28:33.062] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:33 [20:28:33.076] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:33 [20:28:33.088] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:33 [20:28:33.171] INFO: node:sentinel Computing proven performance for epoch 1 20:28:33 [20:28:33.190] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 20:28:33 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 20:28:33 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 20:28:33 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 20:28:33 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 20:28:33 [20:28:33.191] INFO: node:sentinel Proven performance for epoch 1 {"0xc6aac88c302f7531153bd0ded9c25cb631dd7e64":{"missed":1,"total":5},"0x6086a644fe714f880a62e847de56b760906922cf":{"missed":4,"total":5}} 20:28:33 [20:28:33.202] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x6086a644fe714f880a62e847de56b760906922cf"}]} 20:28:33 [20:28:33.205] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:28:33 [20:28:33.225] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 20:28:33 [20:28:33.232] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:28:33 [20:28:33.233] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:28:33 [20:28:33.234] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:28:33 [20:28:33.235] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:28:33 PASS src/sentinel/sentinel.test.ts 20:28:33 sentinel 20:28:33 getSlotActivity 20:28:33 flags block as mined (364 ms) 20:28:33 flags block as proposed when it is not mined but there are attestations (113 ms) 20:28:33 flags block as missed when there are no attestations (99 ms) 20:28:33 identifies attestors from p2p and archiver (181 ms) 20:28:33 identifies missed attestors if block is mined (113 ms) 20:28:33 identifies missed attestors if block is proposed (102 ms) 20:28:33 does not tag attestors as missed if there was no block and no attestations (93 ms) 20:28:33 computeStatsForValidator 20:28:33 computes stats correctly (14 ms) 20:28:33 resets streaks correctly (13 ms) 20:28:33 considers only latest slots (11 ms) 20:28:33 handleChainProven 20:28:33 calls inactivity watcher with performance data (117 ms) 20:28:33 should agree with slash (31 ms) 20:28:33 20:28:33 Test Suites: 1 passed, 1 total 20:28:33 Tests: 12 passed, 12 total 20:28:33 Snapshots: 0 total 20:28:33 Time: 2.379 s 20:28:33 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 20:28:33 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?