Parent Log: http://ci.aztec-labs.com/db32bb36b2b5fc89 Command: 963bdac83f923860 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f6a105fa6c48358e009a1e84cc8734cc4073459f Env: REF_NAME=gh-readonly-queue/next/pr-15239-0f26f87af2947423f556c64f03e0100cbf5136f7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 25 11:28:39 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15239_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 11:28:42 [11:28:42.413] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:42 [11:28:42.959] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.116] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.230] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.441] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.589] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.707] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.796] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.821] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.844] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.862] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:43 [11:28:43.983] INFO: node:sentinel Computing proven performance for epoch 1 11:28:44 [11:28:44.007] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 11:28:44 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 11:28:44 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 11:28:44 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 11:28:44 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 11:28:44 [11:28:44.007] INFO: node:sentinel Proven performance for epoch 1 {"0x85eae38783abf50f476d3e3d0f9a0bf499005619":{"missed":1,"total":5},"0x605ed19576485d65ed7bd69215c0818acfe2e81a":{"missed":4,"total":5}} 11:28:44 [11:28:44.020] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x605ed19576485d65ed7bd69215c0818acfe2e81a"}]} 11:28:44 [11:28:44.025] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:28:44 [11:28:44.048] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 11:28:44 [11:28:44.054] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:28:44 [11:28:44.056] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:28:44 [11:28:44.057] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:28:44 [11:28:44.058] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:28:44 PASS src/sentinel/sentinel.test.ts 11:28:44 sentinel 11:28:44 getSlotActivity 11:28:44 flags block as mined (577 ms) 11:28:44 flags block as proposed when it is not mined but there are attestations (157 ms) 11:28:44 flags block as missed when there are no attestations (115 ms) 11:28:44 identifies attestors from p2p and archiver (210 ms) 11:28:44 identifies missed attestors if block is mined (147 ms) 11:28:44 identifies missed attestors if block is proposed (117 ms) 11:28:44 does not tag attestors as missed if there was no block and no attestations (88 ms) 11:28:44 computeStatsForValidator 11:28:44 computes stats correctly (23 ms) 11:28:44 resets streaks correctly (23 ms) 11:28:44 considers only latest slots (18 ms) 11:28:44 handleChainProven 11:28:44 calls inactivity watcher with performance data (162 ms) 11:28:44 should agree with slash (35 ms) 11:28:44 11:28:44 Test Suites: 1 passed, 1 total 11:28:44 Tests: 12 passed, 12 total 11:28:44 Snapshots: 0 total 11:28:44 Time: 3.528 s 11:28:44 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 11:28:44 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?