Parent Log:
http://ci.aztec-labs.com/5f36e2ea2d725352
Command: 061ac9e48ee668e8 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/cf10794ebb7367fb6a26d1d402fd83c2aef3d888
Env: REF_NAME=gh-readonly-queue/next/pr-15193-372980b2f09de871ee7152879dcda8bdfe254b9d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 20:09:05 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15193_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
20:09:08 [20:09:08.262]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:08 [20:09:08.745]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:08 [20:09:08.887]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:08 [20:09:08.998]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.194]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.342]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.465]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.570]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.589]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.607]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.622]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.724]
INFO:
node:sentinel Computing proven performance for epoch 1
20:09:09 [20:09:09.742]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
20:09:09 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
20:09:09 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
20:09:09 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
20:09:09 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
20:09:09 [20:09:09.742]
INFO:
node:sentinel Proven performance for epoch 1
{"0xc9d0fca919079838abbdcdd2944c6517f3a4791d":{"missed":1,"total":5},"0xd279dbf7e097b02db3f6c46e9e5924ed52f104a5":{"missed":4,"total":5}}
20:09:09 [20:09:09.753]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xd279dbf7e097b02db3f6c46e9e5924ed52f104a5"}]}
20:09:09 [20:09:09.756]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
20:09:09 [20:09:09.778]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
20:09:09 [20:09:09.788]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
20:09:09 [20:09:09.789]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
20:09:09 [20:09:09.790]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
20:09:09 [20:09:09.799]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
20:09:09
PASS src/sentinel/sentinel.test.ts
20:09:09 sentinel
20:09:09 getSlotActivity
20:09:09
✓ flags block as mined (491 ms)
20:09:09
✓ flags block as proposed when it is not mined but there are attestations (141 ms)
20:09:09
✓ flags block as missed when there are no attestations (111 ms)
20:09:09
✓ identifies attestors from p2p and archiver (194 ms)
20:09:09
✓ identifies missed attestors if block is mined (148 ms)
20:09:09
✓ identifies missed attestors if block is proposed (120 ms)
20:09:09
✓ does not tag attestors as missed if there was no block and no attestations (107 ms)
20:09:09 computeStatsForValidator
20:09:09
✓ computes stats correctly (18 ms)
20:09:09
✓ resets streaks correctly (17 ms)
20:09:09
✓ considers only latest slots (14 ms)
20:09:09 handleChainProven
20:09:09
✓ calls inactivity watcher with performance data (134 ms)
20:09:09
✓ should agree with slash (45 ms)
20:09:09
20:09:09
Test Suites: 1 passed, 1 total
20:09:09
Tests: 12 passed, 12 total
20:09:09
Snapshots: 0 total
20:09:09
Time: 3.051 s
20:09:09
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
20:09:09
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?