[INFO] fetching crate sn_fault_detection 0.15.6...
[INFO] testing sn_fault_detection-0.15.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sn_fault_detection 0.15.6
[INFO] finished tweaking crates.io crate sn_fault_detection 0.15.6
[INFO] tweaked toml for crates.io crate sn_fault_detection 0.15.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 95 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding proptest v1.0.0 (available: v1.8.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6206f1a6b61df66eed52284a6e6f77bfe05643756ee25f370a1c0b6948405aea
[INFO] running `Command { std: "docker" "start" "-a" "6206f1a6b61df66eed52284a6e6f77bfe05643756ee25f370a1c0b6948405aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6206f1a6b61df66eed52284a6e6f77bfe05643756ee25f370a1c0b6948405aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6206f1a6b61df66eed52284a6e6f77bfe05643756ee25f370a1c0b6948405aea", kill_on_drop: false }`
[INFO] [stdout] 6206f1a6b61df66eed52284a6e6f77bfe05643756ee25f370a1c0b6948405aea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47ba9dc6d40a446b7389f17d8f314cc5a83a18460ccffba84dd4ea8884fee29b
[INFO] running `Command { std: "docker" "start" "-a" "47ba9dc6d40a446b7389f17d8f314cc5a83a18460ccffba84dd4ea8884fee29b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.82s
[INFO] running `Command { std: "docker" "inspect" "47ba9dc6d40a446b7389f17d8f314cc5a83a18460ccffba84dd4ea8884fee29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47ba9dc6d40a446b7389f17d8f314cc5a83a18460ccffba84dd4ea8884fee29b", kill_on_drop: false }`
[INFO] [stdout] 47ba9dc6d40a446b7389f17d8f314cc5a83a18460ccffba84dd4ea8884fee29b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fdc33de89eda6bdef29be706d7a8e482e9e4b9761763968eff2a708e3264d76
[INFO] running `Command { std: "docker" "start" "-a" "5fdc33de89eda6bdef29be706d7a8e482e9e4b9761763968eff2a708e3264d76", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.55s
[INFO] running `Command { std: "docker" "inspect" "5fdc33de89eda6bdef29be706d7a8e482e9e4b9761763968eff2a708e3264d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fdc33de89eda6bdef29be706d7a8e482e9e4b9761763968eff2a708e3264d76", kill_on_drop: false }`
[INFO] [stdout] 5fdc33de89eda6bdef29be706d7a8e482e9e4b9761763968eff2a708e3264d76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df8aaa3ba49b82436979122f7d8b3071db08d41c1b988801058857f4c03e27cc
[INFO] running `Command { std: "docker" "start" "-a" "df8aaa3ba49b82436979122f7d8b3071db08d41c1b988801058857f4c03e27cc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-2ebdde2730d71e3f)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] 2025-10-01T14:02:16.011457Z  INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:d33ca8.. to FaultDetection tracker
[INFO] [stdout] 2025-10-01T14:02:16.011462Z  INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:16.011538Z  INFO     detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:16.011624Z  INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:16.011658Z  INFO     detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations...
[INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok
[INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok
[INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok
[INFO] [stdout] 2025-10-01T14:02:16.017222Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:16.017621Z  INFO                                tests::add_new_node_should_track_new_node Adding new non-elder node:dae3ad.. to FaultDetection tracker
[INFO] [stdout] test tests::add_new_node_should_track_new_node ... ok
[INFO] [stdout] 2025-10-01T14:02:16.018671Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:16.018717Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:16.018779Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 1cf34d(00011100).. exceeded threshold 90
[INFO] [stdout] 2025-10-01T14:02:16.018797Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:16.018808Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 1cf34d.. as faulty node
[INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok
[INFO] [stdout] test tests::retain_members_should_remove_other_nodes ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_comm_issue ... ok
[INFO] [stdout] test tests::retain_members_should_remove_issues_relating_to_nodes_not_retained ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_pending_op_issue ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_one_node_with_issues_should_have_higher_score_and_others_should_have_zero ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_should_include_all_nodes_in_score_map ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_when_all_nodes_have_the_same_number_of_issues_scores_should_all_be_zero ... ok
[INFO] [stdout] 2025-10-01T14:02:28.546264Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:28.550338Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c77c3a(11000111).. exceeded threshold 36
[INFO] [stdout] 2025-10-01T14:02:28.550534Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:28.550883Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c77c3a.. as faulty node
[INFO] [stdout] 2025-10-01T14:02:28.551019Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:02:28.551232Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-10-01T14:02:28.551366Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:02:30.316941Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:02:30.391106Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:30.391469Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36
[INFO] [stdout] 2025-10-01T14:02:30.391500Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:30.391697Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node
[INFO] [stdout] 2025-10-01T14:02:30.391717Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:02:30.391726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:02:30.391736Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:02:30.829134Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:30.829282Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:30.829398Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:02:30.829450Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:02:30.829484Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:02:41.201312Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:41.203444Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:41.203785Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:02:41.203851Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-10-01T14:02:41.203890Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:02:42.776442Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:42.776588Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:42.776691Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:02:42.776736Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:02:42.776771Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:02:42.845636Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:02:42.997586Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:42.999470Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:43.001211Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:02:43.007000Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-10-01T14:02:43.007114Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:02:53.717004Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:53.721347Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 338fb1(00110011).. exceeded threshold 100
[INFO] [stdout] 2025-10-01T14:02:53.721476Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:53.721757Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 338fb1.. as faulty node
[INFO] [stdout] 2025-10-01T14:02:53.721868Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:02:53.721913Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-10-01T14:02:53.721993Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:02:55.292627Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:55.292710Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:55.292902Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:02:55.292935Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:02:55.292950Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:02:55.369989Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:02:55.479269Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:55.479772Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100
[INFO] [stdout] 2025-10-01T14:02:55.479857Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:02:55.480156Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node
[INFO] [stdout] 2025-10-01T14:02:55.481994Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:02:55.482068Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T14:02:55.482110Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:04.520597Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:04.520677Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:04.520746Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:04.522048Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:03:04.522119Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:06.926958Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:06.936167Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:06.936305Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:06.936412Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:03:06.936456Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:07.955540Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:03:08.018632Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:08.018818Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:08.018946Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:08.018985Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:03:08.019161Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:13.292289Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:13.292371Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:13.292444Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:13.296998Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:03:13.297100Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] test detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set has been running for over 60 seconds
[INFO] [stdout] test detection::tests::pt_detect_dkg_bad_nodes has been running for over 60 seconds
[INFO] [stdout] test detection::tests::pt_detect_unresponsive_elders has been running for over 60 seconds
[INFO] [stdout] 2025-10-01T14:03:21.464024Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:03:21.516904Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:21.517132Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:21.517328Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:21.517355Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:03:21.517369Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:21.636558Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:21.641075Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:21.641293Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:21.641344Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:03:21.641377Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:29.366954Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:29.367345Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:29.368482Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:29.368908Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:03:29.369434Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:33.138321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:03:33.251784Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:33.252916Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31
[INFO] [stdout] 2025-10-01T14:03:33.253139Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:33.254062Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node
[INFO] [stdout] 2025-10-01T14:03:33.256000Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:33.256190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7?
[INFO] [stdout] 2025-10-01T14:03:33.256593Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:34.216061Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:34.216636Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 906000(10010000).. exceeded threshold 31
[INFO] [stdout] 2025-10-01T14:03:34.220022Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:34.220352Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 906000.. as faulty node
[INFO] [stdout] 2025-10-01T14:03:34.220430Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:34.220471Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 7
[INFO] [stdout] 2025-10-01T14:03:34.220539Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:43.536773Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:43.552012Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:43.552389Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:43.552494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:03:43.552982Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:46.309850Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:03:46.375831Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:46.380467Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27
[INFO] [stdout] 2025-10-01T14:03:46.380684Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:46.381204Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node
[INFO] [stdout] 2025-10-01T14:03:46.381356Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:46.381634Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:03:46.381801Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:47.432125Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:47.440290Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5a0313(01011010).. exceeded threshold 27
[INFO] [stdout] 2025-10-01T14:03:47.440376Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:47.440596Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5a0313.. as faulty node
[INFO] [stdout] 2025-10-01T14:03:47.440625Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:47.440638Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-10-01T14:03:47.440650Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:55.177369Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:55.177444Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:55.177517Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:55.177536Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:03:55.177548Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:03:58.758424Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:03:58.879830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:58.880442Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61
[INFO] [stdout] 2025-10-01T14:03:58.881035Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:58.881339Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node
[INFO] [stdout] 2025-10-01T14:03:58.881409Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:58.881443Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T14:03:58.881500Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:03:58.893407Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:58.896169Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 02ffd7(00000010).. exceeded threshold 61
[INFO] [stdout] 2025-10-01T14:03:58.896270Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:03:58.896541Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 02ffd7.. as faulty node
[INFO] [stdout] 2025-10-01T14:03:58.896930Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:03:58.897011Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-10-01T14:03:58.897311Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:09.287961Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:09.289999Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:09.290141Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:09.290201Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:04:09.290239Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:11.163483Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:04:11.237552Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:11.238358Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:11.238854Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:04:11.238890Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2025-10-01T14:04:11.238905Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:04:11.950073Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:11.950491Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:11.950738Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:11.950754Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6
[INFO] [stdout] 2025-10-01T14:04:11.950764Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:22.411348Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:22.411430Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:22.411540Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:22.411864Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:04:22.411989Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:25.466340Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:04:25.651304Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:25.651782Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67
[INFO] [stdout] 2025-10-01T14:04:25.651828Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:25.652115Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node
[INFO] [stdout] 2025-10-01T14:04:25.652144Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:04:25.652157Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:04:25.652168Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:04:26.549503Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:26.551366Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 172abc(00010111).. exceeded threshold 67
[INFO] [stdout] 2025-10-01T14:04:26.551466Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:26.551701Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 172abc.. as faulty node
[INFO] [stdout] 2025-10-01T14:04:26.551747Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:26.551776Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-10-01T14:04:26.551802Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:36.305531Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:36.305606Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:36.305669Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:36.305695Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:04:36.305709Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:37.528501Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:37.545491Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 01f642(00000001).. exceeded threshold 41
[INFO] [stdout] 2025-10-01T14:04:37.545583Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:37.545827Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 01f642.. as faulty node
[INFO] [stdout] 2025-10-01T14:04:37.545861Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:37.545874Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-10-01T14:04:37.545886Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:39.169615Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:04:39.281445Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:39.288383Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41
[INFO] [stdout] 2025-10-01T14:04:39.288511Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:39.288782Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node
[INFO] [stdout] 2025-10-01T14:04:39.288986Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:04:39.289040Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T14:04:39.289074Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:04:48.386150Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:48.386310Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:48.386407Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:48.386450Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:04:48.386491Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:49.372896Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:49.377351Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c350e6(11000011).. exceeded threshold 85
[INFO] [stdout] 2025-10-01T14:04:49.377466Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:49.377696Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c350e6.. as faulty node
[INFO] [stdout] 2025-10-01T14:04:49.377749Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:49.377788Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-10-01T14:04:49.377827Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:04:51.641610Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:04:51.702640Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:51.703270Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85
[INFO] [stdout] 2025-10-01T14:04:51.703389Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:51.703878Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node
[INFO] [stdout] 2025-10-01T14:04:51.703941Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:04:51.704380Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T14:04:51.704739Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:04:59.585226Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:59.585392Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:04:59.585496Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:04:59.585550Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:04:59.585587Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:02.153042Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:02.153284Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:02.153445Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:02.153472Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-10-01T14:05:02.153487Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:03.380366Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:05:03.430422Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:03.435215Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:03.435448Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:05:03.435510Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T14:05:03.435544Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:05:13.749074Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:13.753009Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:13.753190Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:13.753217Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:05:13.753230Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:13.996930Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:13.997163Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:13.997333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:13.997354Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:05:13.997367Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:16.791492Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:05:16.872070Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:16.872536Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:16.876198Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:05:16.876236Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:05:16.876250Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:05:26.526490Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:26.526642Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:26.526729Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:26.526769Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:05:26.526799Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:28.762450Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:28.764620Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c4d858(11000100).. exceeded threshold 57
[INFO] [stdout] 2025-10-01T14:05:28.764722Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:28.765198Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c4d858.. as faulty node
[INFO] [stdout] 2025-10-01T14:05:28.769000Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:28.769085Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3
[INFO] [stdout] 2025-10-01T14:05:28.769144Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:31.283612Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:05:31.362844Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:31.363111Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57
[INFO] [stdout] 2025-10-01T14:05:31.363143Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:31.363327Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node
[INFO] [stdout] 2025-10-01T14:05:31.363351Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:05:31.363363Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-10-01T14:05:31.363375Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:05:38.678088Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:38.678249Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:38.678388Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:38.678451Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:05:38.678497Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:41.436344Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:41.436999Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 39319c(00111001).. exceeded threshold 51
[INFO] [stdout] 2025-10-01T14:05:41.437177Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:41.437549Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 39319c.. as faulty node
[INFO] [stdout] 2025-10-01T14:05:41.437617Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:41.437652Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-10-01T14:05:41.437703Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:44.895702Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:05:44.948810Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:44.949291Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51
[INFO] [stdout] 2025-10-01T14:05:44.949381Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:44.949628Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node
[INFO] [stdout] 2025-10-01T14:05:44.949656Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:05:44.949668Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T14:05:44.949680Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:05:52.138060Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:52.138192Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:52.138298Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:52.138345Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:05:52.138381Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:05:56.482485Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:56.486112Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:56.486324Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:56.486377Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:05:56.486413Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:05:59.861524Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:05:59.998471Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:59.998704Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:05:59.998884Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:00.001991Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:06:00.002059Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:05.341949Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:05.342112Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:05.342222Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:06:05.342285Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:06:05.342330Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:06:07.710333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:07.710520Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:07.710664Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:06:07.710848Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:06:07.711485Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:06:12.875322Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:06:12.908538Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:12.908724Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:12.908850Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:12.909015Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:06:12.909372Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:19.720262Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:19.732020Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:19.732158Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:06:19.732192Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:06:19.732211Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:06:20.871317Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:20.874140Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:20.874348Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:06:20.874413Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:06:20.874456Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:06:25.905398Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:06:25.954458Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:25.955205Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:25.955468Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:25.955572Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:06:25.955652Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:33.578152Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:33.578271Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:33.578365Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:06:33.578412Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:06:33.578445Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:06:34.609455Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:34.609951Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8a5e4d(10001010).. exceeded threshold 53
[INFO] [stdout] 2025-10-01T14:06:34.610050Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:34.610303Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8a5e4d.. as faulty node
[INFO] [stdout] 2025-10-01T14:06:34.610364Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:06:34.610395Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3
[INFO] [stdout] 2025-10-01T14:06:34.612995Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:06:39.779663Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:06:39.892400Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:39.896404Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53
[INFO] [stdout] 2025-10-01T14:06:39.896554Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:39.896892Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node
[INFO] [stdout] 2025-10-01T14:06:39.897015Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:39.897116Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-10-01T14:06:39.897154Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:47.225333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:47.227464Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b70793(10110111).. exceeded threshold 17
[INFO] [stdout] 2025-10-01T14:06:47.229012Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:47.229334Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b70793.. as faulty node
[INFO] [stdout] 2025-10-01T14:06:47.230148Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:06:47.230239Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-10-01T14:06:47.230312Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:06:48.224326Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:48.231009Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:48.231860Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:06:48.232341Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:06:48.232755Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:06:52.766602Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:06:52.808505Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:52.809168Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17
[INFO] [stdout] 2025-10-01T14:06:52.809254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:06:52.809553Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node
[INFO] [stdout] 2025-10-01T14:06:52.809613Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:06:52.809659Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T14:06:52.809699Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:01.387502Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:01.387649Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:01.387727Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:01.387743Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:07:01.387754Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:01.518441Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:01.518605Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:01.518741Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:01.518761Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:07:01.518774Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:05.103532Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:07:05.151595Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:05.157098Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:05.157469Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:05.157586Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:07:05.157870Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:16.573264Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:16.573544Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:16.573673Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:16.573695Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:07:16.573709Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:18.660549Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:18.660864Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:18.661127Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:18.661197Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:07:18.661233Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:19.484341Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:07:19.565952Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:19.571248Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:19.571728Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:19.571871Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:07:19.571902Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:29.483628Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:29.483703Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:29.483769Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:29.483787Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:07:29.483801Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:30.690908Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:30.694838Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:30.695171Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:30.695296Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:07:30.695349Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:32.901199Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:07:32.925767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:32.926169Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:32.933374Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:32.933651Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:07:32.933996Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:40.863886Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:40.877017Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:40.880065Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:40.880105Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:07:40.880119Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:41.405594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:07:41.492230Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:41.492813Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:41.494230Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:41.495989Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7?
[INFO] [stdout] 2025-10-01T14:07:41.496066Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:42.890557Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:42.903462Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:42.903771Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:42.903791Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 7
[INFO] [stdout] 2025-10-01T14:07:42.903802Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:53.037264Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:53.037355Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:53.037425Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:53.037442Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:07:53.037453Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:07:53.224802Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:07:53.362683Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:53.369119Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20
[INFO] [stdout] 2025-10-01T14:07:53.369501Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:53.370767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node
[INFO] [stdout] 2025-10-01T14:07:53.371327Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:53.371565Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-10-01T14:07:53.372055Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:07:56.090319Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:56.092287Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 085979(00001000).. exceeded threshold 20
[INFO] [stdout] 2025-10-01T14:07:56.092388Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:07:56.095210Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 085979.. as faulty node
[INFO] [stdout] 2025-10-01T14:07:56.095300Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:07:56.095336Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-10-01T14:07:56.095364Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:05.302569Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:05.302831Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:05.303054Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:05.303183Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:08:05.303266Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:05.435958Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:08:05.530661Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:05.531316Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90
[INFO] [stdout] 2025-10-01T14:08:05.532266Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:05.532899Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node
[INFO] [stdout] 2025-10-01T14:08:05.534007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:05.534081Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:08:05.534118Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:07.805644Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:07.809331Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: eac4cf(11101010).. exceeded threshold 90
[INFO] [stdout] 2025-10-01T14:08:07.809454Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:07.809702Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder eac4cf.. as faulty node
[INFO] [stdout] 2025-10-01T14:08:07.816011Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:07.816129Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-10-01T14:08:07.816164Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:17.463839Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:17.463911Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:17.463990Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:17.464010Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:08:17.464023Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:18.135871Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:08:18.174638Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:18.176030Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:18.176611Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:18.176859Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:08:18.176918Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:19.898811Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:19.898913Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:19.899015Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:19.899036Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:08:19.899050Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:28.913392Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:28.919009Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:28.919255Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:28.919488Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:08:28.919526Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:30.196623Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:08:30.227133Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:30.227310Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:30.227449Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:30.227505Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:08:30.227555Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:33.043757Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:33.048051Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:33.048167Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:33.048180Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:08:33.048189Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:42.796387Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:08:42.831777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:42.836059Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:42.836294Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:42.836363Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:08:42.836500Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:43.710205Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:43.710346Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:43.710471Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:43.710638Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:08:43.710908Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:46.126061Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:46.126353Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:46.126550Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:46.126597Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:08:46.126730Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:08:55.187112Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:55.187416Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:55.187564Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:55.187617Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:08:55.187651Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:08:56.776188Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:08:56.859215Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:56.859529Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112
[INFO] [stdout] 2025-10-01T14:08:56.859604Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:08:56.864991Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node
[INFO] [stdout] 2025-10-01T14:08:56.865080Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:08:56.865119Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-10-01T14:08:56.865156Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:01.267548Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:01.267849Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7b3cd0(01111011).. exceeded threshold 112
[INFO] [stdout] 2025-10-01T14:09:01.267915Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:01.268108Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7b3cd0.. as faulty node
[INFO] [stdout] 2025-10-01T14:09:01.268162Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:01.268189Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-10-01T14:09:01.268220Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:08.076496Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:08.076638Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:08.076738Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:09:08.076790Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:09:08.076827Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:09:09.330131Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:09:09.365297Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:09.365473Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:09.365675Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:09.365746Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:09:09.365863Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:12.653674Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:12.655398Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:12.655753Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:12.655781Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:09:12.655794Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:21.070935Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:21.079174Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:21.079452Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:09:21.079482Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:09:21.079495Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:09:22.049902Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:09:22.127582Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:22.127990Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:22.128420Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:22.128492Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:09:22.128535Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:25.187928Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:25.194350Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:25.194627Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:25.194689Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:09:25.194724Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:36.445772Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:09:36.532485Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:36.532671Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:36.532846Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:36.532895Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:09:36.532929Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:36.717376Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:36.717449Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:36.717506Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:09:36.717518Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:09:36.717528Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:09:40.106173Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:40.106431Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:40.106613Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:40.106664Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:09:40.106700Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:48.355833Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:09:48.481241Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:48.481506Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:48.481699Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:48.481731Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:09:48.481748Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:09:49.580985Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:49.581261Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:49.581351Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:09:49.581370Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:09:49.581381Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:09:53.828201Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:53.828459Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:09:53.828644Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:09:53.828673Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:09:53.828688Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:01.836445Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:01.837998Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:01.838161Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:01.838253Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:10:01.838349Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:01.847219Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:10:01.952236Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:01.952615Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50
[INFO] [stdout] 2025-10-01T14:10:01.952661Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:01.952843Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node
[INFO] [stdout] 2025-10-01T14:10:01.952868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:01.952879Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-10-01T14:10:01.952890Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:07.547887Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:07.548292Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5896c2(01011000).. exceeded threshold 50
[INFO] [stdout] 2025-10-01T14:10:07.551014Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:07.551245Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5896c2.. as faulty node
[INFO] [stdout] 2025-10-01T14:10:07.551305Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:07.551340Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-10-01T14:10:07.551373Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:13.644708Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:13.651013Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:13.651344Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:13.651411Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:10:13.651554Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:17.941579Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:10:18.082515Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:18.088368Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:18.088713Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:18.088781Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-10-01T14:10:18.088821Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:20.826176Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:20.826276Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:20.826353Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:20.844157Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:10:20.844207Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:27.696551Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:27.696628Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:27.696701Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:27.696725Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:10:27.696739Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:29.334849Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:10:29.390682Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:29.393055Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 92eae2(10010010).. exceeded threshold 58
[INFO] [stdout] 2025-10-01T14:10:29.393109Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:29.393299Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 92eae2.. as faulty node
[INFO] [stdout] 2025-10-01T14:10:29.393325Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:29.393337Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T14:10:29.393349Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:34.007569Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:34.007999Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 15232c(00010101).. exceeded threshold 21
[INFO] [stdout] 2025-10-01T14:10:34.008073Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:34.008339Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 15232c.. as faulty node
[INFO] [stdout] 2025-10-01T14:10:34.013000Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:34.013088Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-10-01T14:10:34.013129Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:38.133019Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:38.134208Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:38.134346Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:38.137997Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:10:38.138077Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:38.201543Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:10:38.221017Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:38.221183Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:38.221331Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:38.221359Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:10:38.221372Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:47.507987Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:47.513010Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:47.513189Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:47.513238Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:10:47.513276Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:10:48.580929Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:48.591271Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:48.591499Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:48.591549Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:10:48.591585Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:10:51.809466Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:10:51.917769Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:51.918335Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 585a1f(01011000).. exceeded threshold 92
[INFO] [stdout] 2025-10-01T14:10:51.918427Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:10:51.918866Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 585a1f.. as faulty node
[INFO] [stdout] 2025-10-01T14:10:51.918940Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:10:51.919140Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T14:10:51.919249Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:01.038394Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:01.038527Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:01.038608Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:01.038641Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:11:01.038670Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:01.687621Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:01.687807Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:01.687990Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:01.688014Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-10-01T14:11:01.688027Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:05.094866Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:11:05.208027Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:05.210260Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:05.213200Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:05.216002Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T14:11:05.216090Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:13.718869Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:13.728014Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:13.728229Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:13.728293Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:11:13.728329Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:16.236444Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:16.236865Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: dc6f5b(11011100).. exceeded threshold 40
[INFO] [stdout] 2025-10-01T14:11:16.236947Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:16.237233Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder dc6f5b.. as faulty node
[INFO] [stdout] 2025-10-01T14:11:16.237300Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:16.237350Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-10-01T14:11:16.237428Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:20.148599Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:11:20.329440Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:20.330105Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4e4fa0(01001110).. exceeded threshold 95
[INFO] [stdout] 2025-10-01T14:11:20.330319Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:20.330814Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4e4fa0.. as faulty node
[INFO] [stdout] 2025-10-01T14:11:20.332022Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:20.332130Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:11:20.332219Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:27.576224Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:27.576366Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:27.576465Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:27.576518Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:11:27.576557Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:29.311009Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:29.311287Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:29.311484Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:29.311539Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:11:29.311577Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:32.026285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:11:32.206139Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:32.210224Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d2a335(11010010).. exceeded threshold 127
[INFO] [stdout] 2025-10-01T14:11:32.210467Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:32.210886Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d2a335.. as faulty node
[INFO] [stdout] 2025-10-01T14:11:32.210942Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:32.211007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T14:11:32.211057Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:41.255502Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:41.261016Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:41.261145Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:41.261167Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:11:41.261180Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:42.375195Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:42.375504Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: bb3c1b(10111011).. exceeded threshold 59
[INFO] [stdout] 2025-10-01T14:11:42.375544Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:42.375744Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder bb3c1b.. as faulty node
[INFO] [stdout] 2025-10-01T14:11:42.375772Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:42.375784Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-10-01T14:11:42.375795Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:44.863836Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:11:44.919229Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:44.919467Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 56ad50(01010110).. exceeded threshold 122
[INFO] [stdout] 2025-10-01T14:11:44.919497Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:44.919670Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 56ad50.. as faulty node
[INFO] [stdout] 2025-10-01T14:11:44.919689Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:44.919700Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T14:11:44.919712Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:55.900765Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:55.900945Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:55.901078Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:55.901266Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:11:55.901355Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:11:55.973080Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:55.973279Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:55.973442Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:55.973459Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:11:55.973471Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:11:56.999142Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:11:57.101026Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:57.101565Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: db0d20(11011011).. exceeded threshold 55
[INFO] [stdout] 2025-10-01T14:11:57.101700Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:11:57.102065Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder db0d20.. as faulty node
[INFO] [stdout] 2025-10-01T14:11:57.102185Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:11:57.102311Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:11:57.102425Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:07.823624Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:07.826000Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:07.826145Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:07.826231Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:12:07.826272Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:09.244132Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:09.247011Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:09.247235Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:12:09.247264Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-10-01T14:12:09.247278Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:12:09.538488Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:12:09.569673Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:09.570349Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:09.570546Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:09.570578Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T14:12:09.570594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:20.102733Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:20.102815Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:20.102885Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:20.102899Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:12:20.102911Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:22.786305Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:12:22.817815Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:22.820085Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:22.820580Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:22.820708Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:12:22.820874Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:23.581083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:23.591031Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:23.591256Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:12:23.591347Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:12:23.591463Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:12:33.408383Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:33.408463Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:33.408522Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:33.408533Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:12:33.408543Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:34.429480Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:12:34.512907Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:34.517304Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 109036(00010000).. exceeded threshold 53
[INFO] [stdout] 2025-10-01T14:12:34.517448Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:34.517704Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 109036.. as faulty node
[INFO] [stdout] 2025-10-01T14:12:34.517769Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:34.517804Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-10-01T14:12:34.517834Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:37.583743Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:37.584036Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9902b2(10011001).. exceeded threshold 68
[INFO] [stdout] 2025-10-01T14:12:37.584071Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:37.584252Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9902b2.. as faulty node
[INFO] [stdout] 2025-10-01T14:12:37.584272Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:12:37.584283Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3
[INFO] [stdout] 2025-10-01T14:12:37.584302Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:12:46.763645Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:46.763732Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:46.767570Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:46.767821Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:12:46.768058Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:48.650505Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:12:48.686092Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:48.700023Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:48.700180Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:48.700200Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:12:48.700214Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:50.546741Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:50.546929Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:50.547103Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:12:50.547132Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:12:50.547146Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:12:57.911128Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:57.911213Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:57.911284Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:57.911303Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:12:57.911316Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:12:58.898766Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:12:58.945526Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:58.946169Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5d107f(01011101).. exceeded threshold 17
[INFO] [stdout] 2025-10-01T14:12:58.946331Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:12:58.949630Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5d107f.. as faulty node
[INFO] [stdout] 2025-10-01T14:12:58.949754Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:12:58.949861Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T14:12:58.950233Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:02.011043Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:02.011330Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:02.011564Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:02.011652Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-10-01T14:13:02.011747Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:10.477016Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:13:10.491217Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:10.492340Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:10.492523Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:10.492676Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:13:10.492737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:10.629635Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:10.629803Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:10.629898Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:13:10.629944Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:13:10.629988Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:13:17.303478Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:17.305344Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:17.305760Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:17.308995Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6
[INFO] [stdout] 2025-10-01T14:13:17.309097Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:23.078501Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:13:23.169533Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:23.173087Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:23.173587Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:23.173773Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:13:23.173820Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:23.629562Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:23.629642Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:23.629699Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:13:23.629719Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:13:23.629731Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:13:30.889028Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:30.889111Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:30.889192Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:30.889233Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:13:30.889266Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:34.629745Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:13:34.725413Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:34.729379Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 921cbd(10010010).. exceeded threshold 41
[INFO] [stdout] 2025-10-01T14:13:34.729522Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:34.729816Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 921cbd.. as faulty node
[INFO] [stdout] 2025-10-01T14:13:34.729884Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:34.729923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:13:34.730008Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:36.523557Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:36.523644Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:36.523711Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:13:36.525024Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:13:36.525047Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:13:43.867882Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:43.869288Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:43.870210Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:43.870288Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:13:43.870332Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:47.891190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:13:48.005841Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:48.008716Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6c57a3(01101100).. exceeded threshold 39
[INFO] [stdout] 2025-10-01T14:13:48.010353Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:48.013233Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6c57a3.. as faulty node
[INFO] [stdout] 2025-10-01T14:13:48.013339Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:48.013390Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 1?
[INFO] [stdout] 2025-10-01T14:13:48.013473Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:13:50.765794Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:50.765929Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:50.766040Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:13:50.770017Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:13:50.770118Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:13:55.666821Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:55.675405Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6326a3(01100011).. exceeded threshold 43
[INFO] [stdout] 2025-10-01T14:13:55.678247Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:13:55.678605Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6326a3.. as faulty node
[INFO] [stdout] 2025-10-01T14:13:55.678679Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:13:55.678723Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3
[INFO] [stdout] 2025-10-01T14:13:55.678794Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:00.217363Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:14:00.320471Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:00.320823Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 21b82a(00100001).. exceeded threshold 41
[INFO] [stdout] 2025-10-01T14:14:00.320858Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:00.321093Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 21b82a.. as faulty node
[INFO] [stdout] 2025-10-01T14:14:00.321120Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:00.321131Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:14:00.321142Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:05.130381Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:05.140021Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:05.140241Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:05.140413Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:14:05.140457Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:10.034896Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:10.039363Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:10.039633Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:10.039689Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-10-01T14:14:10.039723Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:14.671317Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:14:14.743500Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:14.744008Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ba17ed(10111010).. exceeded threshold 37
[INFO] [stdout] 2025-10-01T14:14:14.744058Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:14.744298Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ba17ed.. as faulty node
[INFO] [stdout] 2025-10-01T14:14:14.744318Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:14.744329Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T14:14:14.744340Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:17.287566Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:17.287745Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:17.287868Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:17.287919Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:14:17.288021Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:22.602686Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:22.605257Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:22.605812Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:22.605917Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-10-01T14:14:22.605975Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:26.362267Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:14:26.415908Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:26.416159Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:26.416321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:26.416380Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:14:26.416415Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:29.778177Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:29.808017Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:29.808150Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:29.808165Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:14:29.808177Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:33.823250Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:33.823497Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:33.823681Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:33.823742Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:14:33.823781Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:39.594716Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:14:39.628185Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:39.628361Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:39.630495Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:39.630673Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:14:39.631000Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:41.434164Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:41.434248Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:41.434320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:41.434345Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:14:41.434357Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:47.076762Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:47.091012Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:47.091244Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:47.091301Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:14:47.091336Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:52.759826Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:14:52.920719Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:52.921291Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 90b136(10010000).. exceeded threshold 24
[INFO] [stdout] 2025-10-01T14:14:52.921550Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:52.923264Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 90b136.. as faulty node
[INFO] [stdout] 2025-10-01T14:14:52.923339Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:52.923375Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T14:14:52.923411Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:14:54.623218Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:54.627006Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:54.627207Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:54.627330Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:14:54.627522Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:14:58.642595Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:58.645150Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:14:58.645472Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:14:58.645644Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:14:58.645769Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:05.920639Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:15:05.993477Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:06.001125Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:06.002487Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:06.002556Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T14:15:06.002594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:08.453404Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:08.454005Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:08.454102Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:08.454122Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:15:08.454134Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:13.240300Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:13.240684Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:13.240901Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:13.241083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:15:13.241400Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:16.285240Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:15:16.384693Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:16.386057Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:16.386234Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:16.386293Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:15:16.386333Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:23.339014Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:23.339182Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:23.339297Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:23.339368Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:15:23.339401Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:27.457197Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:27.458309Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:27.460133Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:27.460250Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:15:27.460430Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:28.754870Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:15:28.836936Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:28.837531Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4ee070(01001110).. exceeded threshold 46
[INFO] [stdout] 2025-10-01T14:15:28.837583Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:28.837851Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4ee070.. as faulty node
[INFO] [stdout] 2025-10-01T14:15:28.837879Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:28.837891Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T14:15:28.837903Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:35.997879Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:35.998025Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:35.998134Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:35.998188Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:15:35.998221Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:40.357704Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:15:40.379468Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:40.379708Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:40.380999Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:40.381079Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:15:40.381344Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:40.693882Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:40.696263Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:40.696622Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:40.696669Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-10-01T14:15:40.696742Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:47.577136Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:47.577230Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:47.577298Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:47.577321Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:15:47.577333Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:54.219626Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:15:54.259278Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:54.259619Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:54.259850Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:54.259901Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T14:15:54.259934Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:15:55.160028Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:55.162038Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:55.162390Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:55.162547Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:15:55.162701Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:15:59.735135Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:59.735270Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:15:59.735369Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:15:59.735409Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:15:59.735441Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:03.958612Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:16:04.003952Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:04.006066Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:04.006203Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:04.006290Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:16:04.006331Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:07.593104Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:07.593218Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:07.593306Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:07.593332Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:16:07.593346Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:11.538030Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:11.538173Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:11.538513Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:11.539127Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:16:11.539199Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:17.249374Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:16:17.349283Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:17.349606Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:17.351391Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:17.351469Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:16:17.351505Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:18.737359Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:18.737557Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:18.737769Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:18.737812Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-10-01T14:16:18.737866Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:23.086915Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:23.095036Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:23.095160Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:23.095185Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:16:23.095196Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:29.463444Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:29.463876Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:29.464351Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:29.464467Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-10-01T14:16:29.464818Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:32.685819Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:16:32.831742Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:32.835288Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1bc18d(00011011).. exceeded threshold 108
[INFO] [stdout] 2025-10-01T14:16:32.835404Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:32.835658Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1bc18d.. as faulty node
[INFO] [stdout] 2025-10-01T14:16:32.836995Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:32.837066Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:16:32.837110Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:36.377136Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:36.377499Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:36.378870Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:36.378957Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:16:36.379147Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:40.984821Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:40.985020Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:40.985269Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:40.985329Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-10-01T14:16:40.985440Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:46.936268Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:16:47.055326Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:47.059371Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 67de36(01100111).. exceeded threshold 44
[INFO] [stdout] 2025-10-01T14:16:47.063022Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:47.063338Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 67de36.. as faulty node
[INFO] [stdout] 2025-10-01T14:16:47.063406Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:47.063445Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T14:16:47.063508Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:50.510776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:50.510862Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:50.510929Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:50.510945Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:16:50.510958Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:16:54.950353Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:54.952391Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5bf375(01011011).. exceeded threshold 46
[INFO] [stdout] 2025-10-01T14:16:54.956013Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:54.956339Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5bf375.. as faulty node
[INFO] [stdout] 2025-10-01T14:16:54.957993Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:54.958025Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-10-01T14:16:54.958045Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:16:57.950594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:16:57.982869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:57.983024Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:16:57.983159Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:16:57.985006Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T14:16:57.985079Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:17:03.657543Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:17:03.664028Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:17:03.664207Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:17:03.664267Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:17:03.664348Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:17:05.871596Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:17:05.871960Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a18554(10100001).. exceeded threshold 36
[INFO] [stdout] 2025-10-01T14:17:05.872066Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:17:05.874125Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a18554.. as faulty node
[INFO] [stdout] 2025-10-01T14:17:05.874310Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:17:05.874526Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-10-01T14:17:05.874553Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:17:10.279734Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:17:10.318235Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:17:10.318578Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9e6c69(10011110).. exceeded threshold 50
[INFO] [stdout] 2025-10-01T14:17:10.318627Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:17:10.318815Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9e6c69.. as faulty node
[INFO] [stdout] 2025-10-01T14:17:10.318838Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:17:10.318850Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-10-01T14:17:10.318861Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "df8aaa3ba49b82436979122f7d8b3071db08d41c1b988801058857f4c03e27cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df8aaa3ba49b82436979122f7d8b3071db08d41c1b988801058857f4c03e27cc", kill_on_drop: false }`
[INFO] [stdout] df8aaa3ba49b82436979122f7d8b3071db08d41c1b988801058857f4c03e27cc
