Parent Log: http://ci.aztec-labs.com/cc7478688846fa30 Command: c118fea9c063e772 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/12d931e5ea9343eec403068931d3121e1d10e37e Env: REF_NAME=gh-readonly-queue/next/pr-15042-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 12:34:01 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 12:34:03 [12:34:03.937] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:04 [12:34:04.342] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:04 [12:34:04.510] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:04 [12:34:04.654] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:04 [12:34:04.881] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:05 [12:34:05.005] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:05 [12:34:05.116] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:05 [12:34:05.236] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:05 [12:34:05.292] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:05 [12:34:05.351] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:05 [12:34:05.464] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:05 [12:34:05.635] INFO: node:sentinel Computing proven performance for epoch 1 12:34:05 [12:34:05.650] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 12:34:05 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 12:34:05 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 12:34:05 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 12:34:05 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 12:34:05 [12:34:05.651] INFO: node:sentinel Proven performance for epoch 1 {"0x0674793dc2fc2611329201c6d12787574da92ece":{"missed":1,"total":5},"0xa4258486b1c1d3c5bb0fa15f5787186290ea3a01":{"missed":4,"total":5}} 12:34:05 [12:34:05.794] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xa4258486b1c1d3c5bb0fa15f5787186290ea3a01"}]} 12:34:05 [12:34:05.810] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:34:05 [12:34:05.904] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 12:34:05 [12:34:05.929] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:34:05 [12:34:05.931] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:34:05 [12:34:05.932] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:34:05 [12:34:05.934] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:34:05 PASS src/sentinel/sentinel.test.ts 12:34:05 sentinel 12:34:05 getSlotActivity 12:34:05 flags block as mined (408 ms) 12:34:05 flags block as proposed when it is not mined but there are attestations (167 ms) 12:34:05 flags block as missed when there are no attestations (144 ms) 12:34:05 identifies attestors from p2p and archiver (227 ms) 12:34:05 identifies missed attestors if block is mined (124 ms) 12:34:05 identifies missed attestors if block is proposed (111 ms) 12:34:05 does not tag attestors as missed if there was no block and no attestations (100 ms) 12:34:05 computeStatsForValidator 12:34:05 computes stats correctly (74 ms) 12:34:05 resets streaks correctly (59 ms) 12:34:05 considers only latest slots (102 ms) 12:34:05 handleChainProven 12:34:05 calls inactivity watcher with performance data (345 ms) 12:34:05 should agree with slash (137 ms) 12:34:05 12:34:05 Test Suites: 1 passed, 1 total 12:34:05 Tests: 12 passed, 12 total 12:34:05 Snapshots: 0 total 12:34:05 Time: 3.216 s 12:34:05 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 12:34:05 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?