[DEBUG] [06/25/2025 13:10:00.155] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 01:10:00,156 PM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/25/2025 13:10:00.156] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/25/2025 13:10:00.156] [main] [EventStream(pekko://test)] Default Loggers started 01:10:00,168 PM [test-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.203:17355] with UID [1229003650067684535] [INFO] [06/25/2025 13:10:00.168] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.203:17355] with UID [1229003650067684535] 01:10:00,169 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/25/2025 13:10:00.169] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Starting up, Pekko version [1.0.3] ... 01:10:00,172 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 01:10:00,172 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Started up successfully 01:10:00,172 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 01:10:00,172 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [06/25/2025 13:10:00.170] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/25/2025 13:10:00.171] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Started up successfully [INFO] [06/25/2025 13:10:00.171] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/25/2025 13:10:00.171] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:10:00,258 PM [test-pekko.actor.default-dispatcher-4] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-810] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [06/25/2025 13:10:00.258] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testAbortTransfer-leader-810]: org.opendaylight.controller.cluster.common.actor.Monitor@3de92e80 [INFO] [pekkoDeadLetter][06/25/2025 13:10:00.258] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-810] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:10:00,260 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testAbortTransfer-leader-810: Starting recovery with journal batch size 1000 01:10:00,260 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 01:10:00,260 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 01:10:00,263 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest5397789392294324361/testAbortTransfer-leader-810/TermInfo.properties does not exist 01:10:00,263 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: no eligible files found 01:10:00,263 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testAbortTransfer-leader-810: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:10:00,266 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testAbortTransfer-leader-810: Set currentTerm=0, votedFor=null 01:10:00,266 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testAbortTransfer-leader-810: Local TermInfo store seeded with TermInfo{term=0} 01:10:00,266 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testAbortTransfer-leader-810: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@292f7744 01:10:00,266 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testAbortTransfer-leader-810: leader transfer aborted 01:10:00,266 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 01:10:00,266 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testAbortTransfer-leader-810] 01:10:00,277 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks 01:10:00,277 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks [WARN] [06/25/2025 13:10:00.279] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811]: org.opendaylight.controller.cluster.common.actor.Monitor@7074d212 [INFO] [pekkoDeadLetter][06/25/2025 13:10:00.280] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:10:00,280 PM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:10:00,280 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testNewLeaderTimeout-leader-811: Starting recovery with journal batch size 1000 01:10:00,280 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 01:10:00,280 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 01:10:00,282 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest8462198431779857814/testNewLeaderTimeout-leader-811/TermInfo.properties does not exist 01:10:00,282 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: no eligible files found 01:10:00,282 PM [test-pekko.actor.default-dispatcher-4] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-811: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:10:00,284 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - testNewLeaderTimeout-leader-811: Set currentTerm=0, votedFor=null 01:10:00,284 PM [test-pekko.actor.default-dispatcher-4] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-811: Local TermInfo store seeded with TermInfo{term=0} 01:10:00,284 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testNewLeaderTimeout-leader-811: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@263134d4 01:10:00,285 PM [test-pekko.actor.default-dispatcher-4] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 01:10:00,380 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader transfer complete - waiting for new leader 01:10:00,592 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader not elected in time 01:10:00,601 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] 01:10:00,602 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks 01:10:00,602 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks [WARN] [06/25/2025 13:10:00.605] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testOnNewLeader-leader-812]: org.opendaylight.controller.cluster.common.actor.Monitor@58e98ec8 [INFO] [pekkoDeadLetter][06/25/2025 13:10:00.605] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-812] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:10:00,605 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-812] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:10:00,605 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActor - testOnNewLeader-leader-812: Starting recovery with journal batch size 1000 01:10:00,605 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 01:10:00,605 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 01:10:00,607 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest5235639302502697174/testOnNewLeader-leader-812/TermInfo.properties does not exist 01:10:00,607 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testOnNewLeader-leader-812: no eligible files found 01:10:00,607 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - testOnNewLeader-leader-812: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:10:00,610 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testOnNewLeader-leader-812: Set currentTerm=0, votedFor=null 01:10:00,610 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - testOnNewLeader-leader-812: Local TermInfo store seeded with TermInfo{term=0} 01:10:00,610 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testOnNewLeader-leader-812: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@55befe65 01:10:00,611 PM [test-pekko.actor.default-dispatcher-12] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 01:10:00,611 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader transfer complete - waiting for new leader 01:10:00,611 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader changed to new-leader 01:10:00,611 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testOnNewLeader-leader-812] 01:10:00,622 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks 01:10:00,622 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks [WARN] [06/25/2025 13:10:00.624] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813]: org.opendaylight.controller.cluster.common.actor.Monitor@5b927be 01:10:00,624 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][06/25/2025 13:10:00.624] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:10:00,625 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testNotLeaderOnDoTransfer-leader-813: Starting recovery with journal batch size 1000 01:10:00,625 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 01:10:00,625 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 01:10:00,626 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest13511639821897216993/testNotLeaderOnDoTransfer-leader-813/TermInfo.properties does not exist 01:10:00,627 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: no eligible files found 01:10:00,627 PM [test-pekko.actor.default-dispatcher-4] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:10:00,629 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - testNotLeaderOnDoTransfer-leader-813: Set currentTerm=0, votedFor=null 01:10:00,629 PM [test-pekko.actor.default-dispatcher-4] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Local TermInfo store seeded with TermInfo{term=0} 01:10:00,629 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testNotLeaderOnDoTransfer-leader-813: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7b46711d 01:10:00,629 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNotLeaderOnDoTransfer-leader-813: No longer the leader - skipping transfer 01:10:00,629 PM [test-pekko.actor.default-dispatcher-4] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 01:10:00,630 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] 01:10:00,640 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks 01:10:00,640 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks [WARN] [06/25/2025 13:10:00.643] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814]: org.opendaylight.controller.cluster.common.actor.Monitor@70015ea0 01:10:00,643 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][06/25/2025 13:10:00.643] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:10:00,644 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActor - testPauseLeaderTimeout-leader-814: Starting recovery with journal batch size 1000 01:10:00,644 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 01:10:00,644 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 01:10:00,645 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest2659143472739428428/testPauseLeaderTimeout-leader-814/TermInfo.properties does not exist 01:10:00,645 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: no eligible files found 01:10:00,645 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:10:00,648 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testPauseLeaderTimeout-leader-814: Set currentTerm=0, votedFor=null 01:10:00,648 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Local TermInfo store seeded with TermInfo{term=0} 01:10:00,648 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testPauseLeaderTimeout-leader-814: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@5a4cb27c 01:10:00,648 PM [test-pekko.actor.default-dispatcher-12] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 01:10:00,649 PM [main] [DEBUG] AbstractLeader - testPauseLeaderTimeout-leader-814 (Leader): Election: Leader has following peers: [] 01:10:00,862 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: pauseLeader timed out - continuing with transfer 01:10:00,862 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader transfer complete - waiting for new leader 01:10:01,482 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader not elected in time 01:10:01,482 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: Successfully transferred leadership to testPauseLeaderTimeout-leader-814 in 833.0 ms 01:10:01,490 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] 01:10:01,501 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks 01:10:01,501 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks [INFO] [06/25/2025 13:10:01.502] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:10:01,502 PM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/25/2025 13:10:01.503] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.203:17355) 01:10:01,504 PM [test-pekko.actor.default-dispatcher-12] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1942917726] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:10:01,504 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Exiting completed [INFO] [pekkoDeadLetter][06/25/2025 13:10:01.504] [test-pekko.actor.default-dispatcher-4] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1942917726] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [06/25/2025 13:10:01.504] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Exiting completed 01:10:01,504 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Shutting down... [INFO] [06/25/2025 13:10:01.504] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Shutting down... 01:10:01,505 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Successfully shut down 01:10:01,506 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:10:01,506 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/25/2025 13:10:01.505] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Successfully shut down [INFO] [06/25/2025 13:10:01.506] [test-pekko.remote.default-remote-dispatcher-6] [pekko://test@10.30.170.203:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/25/2025 13:10:01.506] [test-pekko.remote.default-remote-dispatcher-6] [pekko://test@10.30.170.203:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/25/2025 13:10:01.508] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.203:17355/system/remoting-terminator] Remoting shut down. 01:10:01,508 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [06/25/2025 13:10:01.508] [test-pekko.actor.internal-dispatcher-7] [EventStream] shutting down: StandardOutLogger