Parent Log:
http://ci.aztec-labs.com/08c315a53e9a1c87
Command: d2a1f586812a792c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/71fe6b444df8fafa5531226cf458dbd22d2f3ab7
Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Tue Jun 17 19:26:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15117_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_master
19:26:50 [19:26:50.882]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:51 [19:26:51.273]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:51 [19:26:51.391]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:51 [19:26:51.493]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:51 [19:26:51.671]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:51 [19:26:51.782]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:51 [19:26:51.915]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:52 [19:26:52.034]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:52 [19:26:52.052]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:52 [19:26:52.068]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:26:52
PASS src/sentinel/sentinel.test.ts
19:26:52 sentinel
19:26:52 getSlotActivity
19:26:52
✓ flags block as mined (393 ms)
19:26:52
✓ flags block as proposed when it is not mined but there are attestations (117 ms)
19:26:52
✓ flags block as missed when there are no attestations (101 ms)
19:26:52
✓ identifies attestors from p2p and archiver (178 ms)
19:26:52
✓ identifies missed attestors if block is mined (111 ms)
19:26:52
✓ identifies missed attestors if block is proposed (133 ms)
19:26:52
✓ does not tag attestors as missed if there was no block and no attestations (120 ms)
19:26:52 computeStatsForValidator
19:26:52
✓ computes stats correctly (17 ms)
19:26:52
✓ resets streaks correctly (16 ms)
19:26:52
✓ considers only latest slots (14 ms)
19:26:52
19:26:52
Test Suites: 1 passed, 1 total
19:26:52
Tests: 10 passed, 10 total
19:26:52
Snapshots: 0 total
19:26:52
Time: 2.501 s
19:26:52
Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i
.
19:26:52
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?