Parent Log:
http://ci.aztec-labs.com/2171d22e1569df51
Command: b462ac477dccbbe0 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1fc5957df9da86dc8fdc6c622544db2499cdbbc1
Env: REF_NAME=gh-readonly-queue/next/pr-15286-85c7d115f07bdc47eb18778910e372b8db1e0d3d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 11:59:10 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15286_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
11:59:12 [11:59:12.721]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:13 [11:59:13.258]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:13 [11:59:13.435]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:13 [11:59:13.551]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:13 [11:59:13.822]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:14 [11:59:14.004]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:14 [11:59:14.153]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:14 [11:59:14.310]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:14 [11:59:14.330]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:14 [11:59:14.347]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:14 [11:59:14.363]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:14 [11:59:14.491]
INFO:
node:sentinel Computing proven performance for epoch 1
11:59:14 [11:59:14.517]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
11:59:14 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
11:59:14 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
11:59:14 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
11:59:14 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
11:59:14 [11:59:14.518]
INFO:
node:sentinel Proven performance for epoch 1
{"0x0b2bec56b24f99c6f02eb2600468b0afc3b6f090":{"missed":1,"total":5},"0xe111d74a0cb92117ea18bab7a054bf2df2cdcf30":{"missed":4,"total":5}}
11:59:14 [11:59:14.533]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xe111d74a0cb92117ea18bab7a054bf2df2cdcf30"}]}
11:59:14 [11:59:14.539]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:59:14 [11:59:14.566]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
11:59:14 [11:59:14.578]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
11:59:14 [11:59:14.579]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
11:59:14 [11:59:14.581]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
11:59:14 [11:59:14.582]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
11:59:14
PASS src/sentinel/sentinel.test.ts
11:59:14 sentinel
11:59:14 getSlotActivity
11:59:14
✓ flags block as mined (544 ms)
11:59:14
✓ flags block as proposed when it is not mined but there are attestations (178 ms)
11:59:14
✓ flags block as missed when there are no attestations (116 ms)
11:59:14
✓ identifies attestors from p2p and archiver (271 ms)
11:59:14
✓ identifies missed attestors if block is mined (181 ms)
11:59:14
✓ identifies missed attestors if block is proposed (149 ms)
11:59:14
✓ does not tag attestors as missed if there was no block and no attestations (157 ms)
11:59:14 computeStatsForValidator
11:59:14
✓ computes stats correctly (19 ms)
11:59:14
✓ resets streaks correctly (17 ms)
11:59:14
✓ considers only latest slots (16 ms)
11:59:14 handleChainProven
11:59:14
✓ calls inactivity watcher with performance data (176 ms)
11:59:14
✓ should agree with slash (45 ms)
11:59:14
11:59:14
Test Suites: 1 passed, 1 total
11:59:14
Tests: 12 passed, 12 total
11:59:14
Snapshots: 0 total
11:59:14
Time: 3.317 s
11:59:14
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
11:59:14
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?