Parent Log:
http://ci.aztec-labs.com/d0f867f0d848cb08
Command: f44e1b4f382283e1 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7d1abcb337009939ee47da8445b5fee80f39fb58
Env: REF_NAME=gh-readonly-queue/next/pr-15156-df137f9440a970af2eb6e2ee94c48bf3bf47e207 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 10:04:24 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
10:04:27 [10:04:27.253]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:27 [10:04:27.839]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:27 [10:04:27.984]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.098]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.300]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.477]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.599]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.703]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.723]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.734]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.744]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.827]
INFO:
node:sentinel Computing proven performance for epoch 1
10:04:28 [10:04:28.843]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
10:04:28 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
10:04:28 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
10:04:28 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
10:04:28 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
10:04:28 [10:04:28.843]
INFO:
node:sentinel Proven performance for epoch 1
{"0x03718889834d39fafb5bf27b1c36ce14de395b55":{"missed":1,"total":5},"0x73127ec75b4ee38f2e3a97a8953aa84ff3e12362":{"missed":4,"total":5}}
10:04:28 [10:04:28.854]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x73127ec75b4ee38f2e3a97a8953aa84ff3e12362"}]}
10:04:28 [10:04:28.859]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:04:28 [10:04:28.880]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
10:04:28 [10:04:28.888]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:04:28 [10:04:28.889]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:04:28 [10:04:28.890]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:04:28 [10:04:28.891]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:04:28
PASS src/sentinel/sentinel.test.ts
10:04:28 sentinel
10:04:28 getSlotActivity
10:04:28
✓ flags block as mined (597 ms)
10:04:28
✓ flags block as proposed when it is not mined but there are attestations (145 ms)
10:04:28
✓ flags block as missed when there are no attestations (113 ms)
10:04:28
✓ identifies attestors from p2p and archiver (203 ms)
10:04:28
✓ identifies missed attestors if block is mined (176 ms)
10:04:28
✓ identifies missed attestors if block is proposed (121 ms)
10:04:28
✓ does not tag attestors as missed if there was no block and no attestations (104 ms)
10:04:28 computeStatsForValidator
10:04:28
✓ computes stats correctly (19 ms)
10:04:28
✓ resets streaks correctly (11 ms)
10:04:28
✓ considers only latest slots (10 ms)
10:04:28 handleChainProven
10:04:28
✓ calls inactivity watcher with performance data (115 ms)
10:04:28
✓ should agree with slash (35 ms)
10:04:28
10:04:28
Test Suites: 1 passed, 1 total
10:04:28
Tests: 12 passed, 12 total
10:04:28
Snapshots: 0 total
10:04:28
Time: 3.176 s
10:04:28
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
10:04:28
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?