Parent Log: http://ci.aztec-labs.com/f97bdeeb954e1abb Command: 17e0d785507e6983 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/5867520ed258adecfee692b3694d693b2c7964ca Env: REF_NAME=gh-readonly-queue/next/pr-14770-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 21:50:41 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 21:50:43 [21:50:43.694] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:44 [21:50:44.239] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:44 [21:50:44.396] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:44 [21:50:44.510] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:44 [21:50:44.719] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:44 [21:50:44.857] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:44 [21:50:44.979] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:45 [21:50:45.078] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:45 [21:50:45.108] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:45 [21:50:45.130] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:45 [21:50:45.233] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:45 [21:50:45.385] INFO: node:sentinel Computing proven performance for epoch 1 21:50:45 [21:50:45.411] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 21:50:45 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 21:50:45 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 21:50:45 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 21:50:45 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 21:50:45 [21:50:45.412] INFO: node:sentinel Proven performance for epoch 1 {"0xebf3f8a444d711b05d50b401dc02d9149e68b9d1":{"missed":1,"total":5},"0x00e293a8eec94563256aff9fe76575a4e19d02b9":{"missed":4,"total":5}} 21:50:45 [21:50:45.480] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x00e293a8eec94563256aff9fe76575a4e19d02b9"}]} 21:50:45 [21:50:45.484] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:45 [21:50:45.667] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 21:50:45 [21:50:45.674] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:50:45 [21:50:45.675] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:50:45 [21:50:45.676] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:50:45 [21:50:45.677] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:50:45 PASS src/sentinel/sentinel.test.ts 21:50:45 sentinel 21:50:45 getSlotActivity 21:50:45 flags block as mined (569 ms) 21:50:45 flags block as proposed when it is not mined but there are attestations (154 ms) 21:50:45 flags block as missed when there are no attestations (113 ms) 21:50:45 identifies attestors from p2p and archiver (210 ms) 21:50:45 identifies missed attestors if block is mined (138 ms) 21:50:45 identifies missed attestors if block is proposed (119 ms) 21:50:45 does not tag attestors as missed if there was no block and no attestations (101 ms) 21:50:45 computeStatsForValidator 21:50:45 computes stats correctly (29 ms) 21:50:45 resets streaks correctly (22 ms) 21:50:45 considers only latest slots (103 ms) 21:50:45 handleChainProven 21:50:45 calls inactivity watcher with performance data (251 ms) 21:50:45 should agree with slash (194 ms) 21:50:45 21:50:45 Test Suites: 1 passed, 1 total 21:50:45 Tests: 12 passed, 12 total 21:50:45 Snapshots: 0 total 21:50:45 Time: 3.614 s 21:50:45 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 21:50:45 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?