[DEBUG] [07/02/2025 15:45:09.486] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 03:45:09,487 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/02/2025 15:45:09.487] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/02/2025 15:45:09.487] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/02/2025 15:45:09.504] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.179:17355] with UID [-1239874774265139581] 03:45:09,505 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.179:17355] with UID [-1239874774265139581] [INFO] [07/02/2025 15:45:09.505] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.179:17355] - Starting up, Pekko version [1.0.3] ... 03:45:09,505 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.179:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/02/2025 15:45:09.507] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.179:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/02/2025 15:45:09.507] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.179:17355] - Started up successfully 03:45:09,507 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.179:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 03:45:09,507 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.179:17355] - Started up successfully [INFO] [07/02/2025 15:45:09.508] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.179:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/02/2025 15:45:09.508] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.179:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:45:09,508 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.179:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:45:09,508 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.179:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:45:09,519 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting [WARN] [07/02/2025 15:45:09.520] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-249]: org.opendaylight.controller.cluster.common.actor.Monitor@1ccb8808 [INFO] [pekkoDeadLetter][07/02/2025 15:45:09.520] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-249] 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'. 03:45:09,521 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-249] 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'. 03:45:09,522 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-249: Starting recovery with journal batch size 1000 03:45:09,522 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-249: started executor 03:45:09,522 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-249: started executor 03:45:09,523 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-249: metadata journal open: replayFrom=1 applyTo=0 03:45:09,523 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:09,523 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - test-actor-249: journal open: applyTo=0 03:45:09,523 PM [test-actor-249-writer-102] [DEBUG] JournalWriteTask - test-actor-249: journal writer started 03:45:09,523 PM [test-actor-249-writer-102] [DEBUG] JournalWriteTask - test-actor-249: waiting to receive commands 03:45:09,531 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6318969818530708529/test-actor-249/TermInfo.properties does not exist 03:45:09,531 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-249: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6318969818530708529/test-actor-249/journal-v1-1.log 03:45:09,531 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-249: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6318969818530708529/test-actor-249/metadata-v1-1.log 03:45:09,531 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-249: no eligible files found 03:45:09,531 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - test-actor-249: Received ReplicatedLogEntry for recovery: index: 0, size: 1 03:45:09,531 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - test-actor-249: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 03:45:09,535 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-249: Set currentTerm=0, votedFor=null 03:45:09,535 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - test-actor-249: Local TermInfo store seeded with TermInfo{term=0} 03:45:09,535 PM [test-pekko.actor.default-dispatcher-7] [WARN] PekkoRecovery - test-actor-249: The provided restore snapshot was not applied because the persistence store is not empty 03:45:09,535 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-249: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@68c232e8 03:45:09,535 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-249: Moving last applied index from -1 to -1 03:45:09,535 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-249: empty journal: appending 1 entries 03:45:09,535 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:09,538 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-249: journal recovery completedin 3.448 ms with journalIndex=1 03:45:09,539 PM [test-pekko.actor.default-dispatcher-7] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:45:10,40 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 03:45:10,40 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-249] 03:45:10,51 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRaftStorage - test-actor-249: terminating thread VirtualThread[#674,test-actor-249-writer-102]/waiting 03:45:10,52 PM [test-actor-249-writer-102] [DEBUG] JournalWriteTask - test-actor-249: received 1 commands after 528.2 ms 03:45:10,52 PM [test-actor-249-writer-102] [DEBUG] JournalWriteTask - test-actor-249: completed 1 commands in 43.19 μs 03:45:10,52 PM [test-actor-249-writer-102] [DEBUG] JournalWriteTask - test-actor-249: journal writer stopped 03:45:10,52 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-249: journal closed 03:45:10,52 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRaftStorage - test-actor-249: journal closed 03:45:10,52 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-249: stopped executor with 0 remaining tasks 03:45:10,52 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-249: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:10.056] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-250]: org.opendaylight.controller.cluster.common.actor.Monitor@65151aa5 03:45:10,56 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-250] 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'. [INFO] [pekkoDeadLetter][07/02/2025 15:45:10.056] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-250] 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'. 03:45:10,58 PM [main] [INFO] RaftActor - leader-250: Starting recovery with journal batch size 1000 03:45:10,58 PM [main] [DEBUG] RaftStorage - leader-250: started executor 03:45:10,58 PM [main] [DEBUG] RaftStorage - leader-250: started executor 03:45:10,58 PM [main] [DEBUG] EntryJournalV1 - leader-250: metadata journal open: replayFrom=1 applyTo=0 03:45:10,59 PM [main] [DEBUG] EntryJournalV1 - leader-250: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:10,59 PM [main] [INFO] PekkoRaftStorage - leader-250: journal open: applyTo=0 03:45:10,59 PM [leader-250-writer-103] [DEBUG] JournalWriteTask - leader-250: journal writer started 03:45:10,59 PM [leader-250-writer-103] [DEBUG] JournalWriteTask - leader-250: waiting to receive commands 03:45:10,61 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest11658152037575998454/leader-250/TermInfo.properties does not exist 03:45:10,61 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - leader-250: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:10,65 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=0, votedFor=null 03:45:10,65 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - leader-250: Local TermInfo store seeded with TermInfo{term=0} 03:45:10,65 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - leader-250: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@25c57bc2 03:45:10,65 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:10,65 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - leader-250 (Follower): Received TimeoutNow - switching to Candidate 03:45:10,65 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - leader-250 (Candidate): Election: Candidate has following voting peers: [] 03:45:10,71 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=1, votedFor=leader-250 03:45:10,71 PM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - leader-250 (Candidate): Starting new election term 1 03:45:10,71 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - leader-250 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:45:10,72 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - leader-250 (Candidate): Received ElectionTimeout 03:45:10,72 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader-250 (Leader): Election: Leader has following peers: [] 03:45:10,72 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - leader-250 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:45:10,166 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-250] 03:45:10,177 PM [main] [DEBUG] PekkoRaftStorage - leader-250: terminating thread VirtualThread[#675,leader-250-writer-103]/waiting 03:45:10,177 PM [leader-250-writer-103] [DEBUG] JournalWriteTask - leader-250: received 1 commands after 118.0 ms 03:45:10,177 PM [leader-250-writer-103] [DEBUG] JournalWriteTask - leader-250: completed 1 commands in 23.47 μs 03:45:10,177 PM [leader-250-writer-103] [DEBUG] JournalWriteTask - leader-250: journal writer stopped 03:45:10,177 PM [main] [DEBUG] EntryJournalV1 - leader-250: journal closed 03:45:10,177 PM [main] [INFO] PekkoRaftStorage - leader-250: journal closed 03:45:10,177 PM [main] [DEBUG] RaftStorage - leader-250: stopped executor with 0 remaining tasks 03:45:10,177 PM [main] [DEBUG] RaftStorage - leader-250: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:10.180] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#1688698711]: org.opendaylight.controller.cluster.common.actor.Monitor@7060ad78 03:45:10,181 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1688698711] 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'. [INFO] [pekkoDeadLetter][07/02/2025 15:45:10.181] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1688698711] 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'. 03:45:10,181 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 03:45:10,181 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testFindLeader: started executor 03:45:10,182 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testFindLeader: started executor 03:45:10,182 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 03:45:10,183 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:10,183 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - testFindLeader: journal open: applyTo=0 03:45:10,183 PM [testFindLeader-writer-104] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 03:45:10,183 PM [testFindLeader-writer-104] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 03:45:10,185 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest8149637137952509147/testFindLeader/TermInfo.properties does not exist 03:45:10,185 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest8149637137952509147/testFindLeader/journal-v1-1.log 03:45:10,185 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest8149637137952509147/testFindLeader/metadata-v1-1.log 03:45:10,185 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: no eligible files found 03:45:10,185 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testFindLeader: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:10,188 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 03:45:10,188 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 03:45:10,188 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testFindLeader: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@43996ace 03:45:10,188 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 03:45:10,189 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 03:45:10,189 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:10,189 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - testFindLeader: journal recovery completedin 589.7 μs with journalIndex=1 03:45:10,190 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:10,190 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 03:45:10,190 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 03:45:10,193 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 03:45:10,193 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 03:45:10,193 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:45:10,193 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 03:45:10,193 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 03:45:10,193 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:45:10,242 PM [main] [INFO] RaftActorTest - testLeaderTransitioning starting [WARN] [07/02/2025 15:45:10.244] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-251]: org.opendaylight.controller.cluster.common.actor.Monitor@68ef6288 [INFO] [pekkoDeadLetter][07/02/2025 15:45:10.244] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-251] 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'. 03:45:10,244 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-251] 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'. 03:45:10,245 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - test-actor-251: Starting recovery with journal batch size 1000 03:45:10,245 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-251: started executor 03:45:10,245 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-251: started executor 03:45:10,246 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-251: metadata journal open: replayFrom=1 applyTo=0 03:45:10,247 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-251: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:10,247 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRaftStorage - test-actor-251: journal open: applyTo=0 03:45:10,247 PM [test-actor-251-writer-105] [DEBUG] JournalWriteTask - test-actor-251: journal writer started 03:45:10,247 PM [test-actor-251-writer-105] [DEBUG] JournalWriteTask - test-actor-251: waiting to receive commands 03:45:10,248 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest11108088023933129563/test-actor-251/TermInfo.properties does not exist 03:45:10,248 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-251: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest11108088023933129563/test-actor-251/journal-v1-1.log 03:45:10,248 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-251: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest11108088023933129563/test-actor-251/metadata-v1-1.log 03:45:10,248 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-251: no eligible files found 03:45:10,248 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - test-actor-251: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:10,251 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-251: Set currentTerm=0, votedFor=null 03:45:10,251 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - test-actor-251: Local TermInfo store seeded with TermInfo{term=0} 03:45:10,251 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-251: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7eac5540 03:45:10,251 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-251: Moving last applied index from -1 to -1 03:45:10,251 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-251: empty journal: appending 0 entries 03:45:10,251 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-251: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:10,251 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-251: journal recovery completedin 263.2 μs with journalIndex=1 03:45:10,252 PM [test-pekko.actor.default-dispatcher-7] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:45:10,252 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - test-actor-251 (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 0 - updating term 03:45:10,254 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-251: Set currentTerm=1, votedFor=null 03:45:10,254 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - test-actor-251 (Follower): The followers log is empty and the senders prevLogIndex is 0 03:45:10,254 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - test-actor-251 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-251, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:45:10,254 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - test-actor-251: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [07/02/2025 15:45:10.254] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-251]: AppendEntriesReply{term=1, success=false, followerId=test-actor-251, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [07/02/2025 15:45:10.254] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/test-actor-251] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-251, initialSyncDone=false] [INFO] [pekkoDeadLetter][07/02/2025 15:45:10.254] [test-pekko.actor.default-dispatcher-8] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-251] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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][07/02/2025 15:45:10.254] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/test-actor-251] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-251] 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'. 03:45:10,255 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-251] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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'. 03:45:10,255 PM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-251] 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'. 03:45:10,302 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-251: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 03:45:10,353 PM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 03:45:10,353 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#-643561683] 03:45:10,364 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-251] 03:45:10,364 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRaftStorage - test-actor-251: terminating thread VirtualThread[#677,test-actor-251-writer-105]/waiting 03:45:10,364 PM [test-actor-251-writer-105] [DEBUG] JournalWriteTask - test-actor-251: received 1 commands after 117.2 ms 03:45:10,364 PM [test-actor-251-writer-105] [DEBUG] JournalWriteTask - test-actor-251: completed 1 commands in 35.12 μs 03:45:10,364 PM [test-actor-251-writer-105] [DEBUG] JournalWriteTask - test-actor-251: journal writer stopped 03:45:10,364 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-251: journal closed 03:45:10,364 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - test-actor-251: journal closed 03:45:10,364 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-251: stopped executor with 0 remaining tasks 03:45:10,364 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-251: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:10.368] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#1372484164]: org.opendaylight.controller.cluster.common.actor.Monitor@3b2085eb [INFO] [pekkoDeadLetter][07/02/2025 15:45:10.369] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#1372484164] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] 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'. 03:45:10,369 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#1372484164] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] 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'. 03:45:10,369 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - notifier-252: Starting recovery with journal batch size 1000 03:45:10,369 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-252: started executor 03:45:10,369 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-252: started executor 03:45:10,370 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-252: metadata journal open: replayFrom=1 applyTo=0 03:45:10,371 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-252: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:10,371 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - notifier-252: journal open: applyTo=0 03:45:10,371 PM [notifier-252-writer-106] [DEBUG] JournalWriteTask - notifier-252: journal writer started 03:45:10,371 PM [notifier-252-writer-106] [DEBUG] JournalWriteTask - notifier-252: waiting to receive commands 03:45:10,372 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4213309831099570037/notifier-252/TermInfo.properties does not exist 03:45:10,372 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-252: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4213309831099570037/notifier-252/journal-v1-1.log 03:45:10,372 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-252: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4213309831099570037/notifier-252/metadata-v1-1.log 03:45:10,372 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-252: no eligible files found 03:45:10,372 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - notifier-252: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:10,375 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=0, votedFor=null 03:45:10,375 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - notifier-252: Local TermInfo store seeded with TermInfo{term=0} 03:45:10,375 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - notifier-252: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@47dfd1ec 03:45:10,375 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - notifier-252: Moving last applied index from -1 to -1 03:45:10,375 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - notifier-252: empty journal: appending 0 entries 03:45:10,375 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-252: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:10,375 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - notifier-252: journal recovery completedin 241.6 μs with journalIndex=1 03:45:10,551 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:10,551 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - notifier-252 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.179:17355, Removed) 03:45:10,551 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - notifier-252 (Follower): Received ElectionTimeout - switching to Candidate 03:45:10,551 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Election: Candidate has following voting peers: [leader] 03:45:10,555 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=1, votedFor=notifier-252 03:45:10,555 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 1 03:45:10,555 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=1, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader 03:45:10,555 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - notifier-252 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [07/02/2025 15:45:10.556] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=1, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][07/02/2025 15:45:10.556] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1372484164] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:45:10,556 PM [test-pekko.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1372484164] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:45:10,741 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:10,745 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=2, votedFor=notifier-252 03:45:10,745 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 2 03:45:10,746 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=2, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader 03:45:10,746 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1372484164] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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] [07/02/2025 15:45:10.746] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=2, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][07/02/2025 15:45:10.746] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1372484164] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:45:10,891 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:10,895 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=3, votedFor=notifier-252 03:45:10,895 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 3 03:45:10,895 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=3, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:10.895] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=3, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][07/02/2025 15:45:10.896] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1372484164] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:45:10,896 PM [test-pekko.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1372484164] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:45:11,21 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:11,24 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=4, votedFor=notifier-252 03:45:11,24 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 4 03:45:11,24 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=4, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:11.024] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=4, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:11,151 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:11,156 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=5, votedFor=notifier-252 03:45:11,156 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 5 03:45:11,156 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=5, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:11.156] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=5, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:11,330 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:11,333 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=6, votedFor=notifier-252 03:45:11,333 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 6 03:45:11,333 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=6, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:11.333] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=6, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:11,531 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:11,534 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=7, votedFor=notifier-252 03:45:11,534 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 7 03:45:11,534 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=7, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:11.534] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=7, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:11,691 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:11,695 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=8, votedFor=notifier-252 03:45:11,695 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 8 03:45:11,695 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=8, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:11.696] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=8, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:11,871 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:11,877 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=9, votedFor=notifier-252 03:45:11,877 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 9 03:45:11,877 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=9, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:11.877] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=9, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:12,71 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:12,76 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=10, votedFor=notifier-252 03:45:12,78 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 10 03:45:12,78 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=10, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:12.078] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=10, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:12,231 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:12,235 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=11, votedFor=notifier-252 03:45:12,235 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 11 03:45:12,235 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=11, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:12.235] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=11, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:12,451 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:12,454 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=12, votedFor=notifier-252 03:45:12,454 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 12 03:45:12,454 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=12, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:12.455] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=12, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:12,581 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:12,585 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=13, votedFor=notifier-252 03:45:12,585 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 13 03:45:12,585 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=13, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:12.586] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=13, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:12,771 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:12,774 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=14, votedFor=notifier-252 03:45:12,774 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 14 03:45:12,774 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=14, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:12.774] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=14, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:12,991 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:12,995 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=15, votedFor=notifier-252 03:45:12,995 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 15 03:45:12,995 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=15, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:12.996] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=15, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:13,191 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:13,195 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=16, votedFor=notifier-252 03:45:13,195 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 16 03:45:13,195 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=16, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:13.195] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=16, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:13,401 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:13,405 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=17, votedFor=notifier-252 03:45:13,405 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 17 03:45:13,405 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=17, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:13.405] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=17, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:13,610 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:13,614 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=18, votedFor=notifier-252 03:45:13,614 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 18 03:45:13,614 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=18, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:13.615] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=18, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:13,781 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:13,786 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=19, votedFor=notifier-252 03:45:13,786 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 19 03:45:13,786 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=19, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:13.786] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=19, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:13,921 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:13,925 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=20, votedFor=notifier-252 03:45:13,925 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 20 03:45:13,925 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=20, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:13.926] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=20, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:14,81 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:14,84 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=21, votedFor=notifier-252 03:45:14,84 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 21 03:45:14,84 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=21, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:14.085] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=21, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:14,290 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:14,295 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=22, votedFor=notifier-252 03:45:14,295 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 22 03:45:14,295 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=22, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:14.295] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=22, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:14,441 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:14,444 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=23, votedFor=notifier-252 03:45:14,444 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 23 03:45:14,444 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=23, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:14.444] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=23, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:14,581 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:14,584 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=24, votedFor=notifier-252 03:45:14,584 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 24 03:45:14,584 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=24, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:14.584] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=24, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:14,761 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:14,765 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=25, votedFor=notifier-252 03:45:14,765 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 25 03:45:14,765 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=25, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:14.765] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=25, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:14,941 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:14,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=26, votedFor=notifier-252 03:45:14,945 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 26 03:45:14,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=26, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:14.946] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=26, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:15,161 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:15,166 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=27, votedFor=notifier-252 03:45:15,166 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 27 03:45:15,166 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=27, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:15.166] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=27, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:15,331 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Received ElectionTimeout 03:45:15,334 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-252: Set currentTerm=28, votedFor=notifier-252 03:45:15,334 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-252 (Candidate): Starting new election term 28 03:45:15,334 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-252 (Candidate): Sending RequestVote{term=28, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/02/2025 15:45:15.338] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1372484164]: RequestVote{term=28, candidateId=notifier-252, lastLogIndex=-1, lastLogTerm=-1} 03:45:15,387 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#-802595258] 03:45:15,398 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#1372484164] 03:45:15,399 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - notifier-252: terminating thread VirtualThread[#679,notifier-252-writer-106]/waiting 03:45:15,399 PM [notifier-252-writer-106] [DEBUG] JournalWriteTask - notifier-252: received 1 commands after 5.028 s 03:45:15,399 PM [notifier-252-writer-106] [DEBUG] JournalWriteTask - notifier-252: completed 1 commands in 70.52 μs 03:45:15,399 PM [notifier-252-writer-106] [DEBUG] JournalWriteTask - notifier-252: journal writer stopped 03:45:15,399 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - notifier-252: journal closed 03:45:15,400 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - notifier-252: journal closed 03:45:15,400 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-252: stopped executor with 0 remaining tasks 03:45:15,400 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-252: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:15.403] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-253]: org.opendaylight.controller.cluster.common.actor.Monitor@394c8cee 03:45:15,404 PM [main] [INFO] RaftActor - leader-253: Starting recovery with journal batch size 1000 03:45:15,404 PM [main] [DEBUG] RaftStorage - leader-253: started executor 03:45:15,404 PM [main] [DEBUG] RaftStorage - leader-253: started executor 03:45:15,405 PM [main] [DEBUG] EntryJournalV1 - leader-253: metadata journal open: replayFrom=1 applyTo=0 03:45:15,406 PM [main] [DEBUG] EntryJournalV1 - leader-253: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:15,406 PM [main] [INFO] PekkoRaftStorage - leader-253: journal open: applyTo=0 03:45:15,406 PM [leader-253-writer-107] [DEBUG] JournalWriteTask - leader-253: journal writer started 03:45:15,406 PM [leader-253-writer-107] [DEBUG] JournalWriteTask - leader-253: waiting to receive commands 03:45:15,408 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest17629211607584892979/leader-253/TermInfo.properties does not exist 03:45:15,408 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-253: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:15,411 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=0, votedFor=null 03:45:15,412 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-253: Local TermInfo store seeded with TermInfo{term=0} 03:45:15,412 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader-253: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4919a2d1 03:45:15,413 PM [main] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:45:15,416 PM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=100, votedFor= 03:45:15,419 PM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=110, votedFor= 03:45:15,419 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Election: Leader has following peers: [] 03:45:15,419 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-253] 03:45:15,430 PM [main] [DEBUG] PekkoRaftStorage - leader-253: terminating thread VirtualThread[#680,leader-253-writer-107]/waiting 03:45:15,430 PM [leader-253-writer-107] [DEBUG] JournalWriteTask - leader-253: received 1 commands after 24.38 ms 03:45:15,430 PM [leader-253-writer-107] [DEBUG] JournalWriteTask - leader-253: completed 1 commands in 45.41 μs 03:45:15,430 PM [leader-253-writer-107] [DEBUG] JournalWriteTask - leader-253: journal writer stopped 03:45:15,431 PM [main] [DEBUG] EntryJournalV1 - leader-253: journal closed 03:45:15,431 PM [main] [INFO] PekkoRaftStorage - leader-253: journal closed 03:45:15,431 PM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks 03:45:15,431 PM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:15.437] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#230580176]: org.opendaylight.controller.cluster.common.actor.Monitor@675f492f 03:45:15,441 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 03:45:15,441 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testConstruction: started executor 03:45:15,441 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testConstruction: started executor 03:45:15,442 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 03:45:15,443 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:15,443 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - testConstruction: journal open: applyTo=0 03:45:15,444 PM [testConstruction-writer-108] [DEBUG] JournalWriteTask - testConstruction: journal writer started 03:45:15,444 PM [testConstruction-writer-108] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 03:45:15,445 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1297723037130351137/testConstruction/TermInfo.properties does not exist 03:45:15,445 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1297723037130351137/testConstruction/journal-v1-1.log 03:45:15,445 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1297723037130351137/testConstruction/metadata-v1-1.log 03:45:15,445 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: no eligible files found 03:45:15,445 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testConstruction: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:15,448 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 03:45:15,448 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 03:45:15,448 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testConstruction: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4e65a5ec 03:45:15,448 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 03:45:15,449 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 03:45:15,449 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:15,449 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - testConstruction: journal recovery completedin 517.1 μs with journalIndex=1 03:45:15,450 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:15,450 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 03:45:15,450 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 03:45:15,452 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 03:45:15,452 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 03:45:15,452 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:45:15,452 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 03:45:15,452 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 03:45:15,452 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [07/02/2025 15:45:15.504] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-254]: org.opendaylight.controller.cluster.common.actor.Monitor@764fbd6d 03:45:15,505 PM [main] [INFO] RaftActor - leader-254: Starting recovery with journal batch size 1000 03:45:15,505 PM [main] [DEBUG] RaftStorage - leader-254: started executor 03:45:15,505 PM [main] [DEBUG] RaftStorage - leader-254: started executor 03:45:15,506 PM [main] [DEBUG] EntryJournalV1 - leader-254: metadata journal open: replayFrom=1 applyTo=0 03:45:15,507 PM [main] [DEBUG] EntryJournalV1 - leader-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:15,507 PM [main] [INFO] PekkoRaftStorage - leader-254: journal open: applyTo=0 03:45:15,507 PM [leader-254-writer-109] [DEBUG] JournalWriteTask - leader-254: journal writer started 03:45:15,507 PM [leader-254-writer-109] [DEBUG] JournalWriteTask - leader-254: waiting to receive commands 03:45:15,508 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from -1 to 4 03:45:15,508 PM [main] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=1, votedFor=leader-254 03:45:15,508 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10666739205569281956/leader-254/TermInfo.properties does not exist 03:45:15,508 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-254: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:15,512 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=1, votedFor=leader-254 03:45:15,512 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-254: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-254} 03:45:15,512 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader-254: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4b4f5aa6 03:45:15,512 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Election: Leader has following peers: [follower-255] 03:45:15,513 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Checking sendAppendEntries for follower follower-255: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:45:15,514 PM [main] [INFO] SnapshotManager - leader-254: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=6, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=8, mandatoryTrim=false] to install on xyzzy 03:45:15,514 PM [main] [DEBUG] SnapshotManager - leader-254: last applied journal index prior to capture: 0 03:45:15,514 PM [main] [INFO] MockRaftActor - leader-254: support() called 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-255 updated: matchIndex: 5, nextIndex: 6 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 03:45:15,515 PM [main] [DEBUG] RaftActorBehavior - leader-254 (Leader): Setting last applied to 0 03:45:15,515 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from -1 to 0 03:45:15,515 PM [main] [DEBUG] RaftActor - leader-254: Applying state for log index 0 data 0 03:45:15,515 PM [main] [INFO] MockRaftActor - leader-254: applyState called: 0 03:45:15,515 PM [main] [DEBUG] RaftActorBehavior - leader-254 (Leader): Setting last applied to 1 03:45:15,515 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from 0 to 1 03:45:15,515 PM [main] [DEBUG] RaftActor - leader-254: Applying state for log index 1 data 1 03:45:15,515 PM [main] [INFO] MockRaftActor - leader-254: applyState called: 1 03:45:15,515 PM [main] [DEBUG] RaftActorBehavior - leader-254 (Leader): Setting last applied to 2 03:45:15,515 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from 1 to 2 03:45:15,515 PM [main] [DEBUG] RaftActor - leader-254: Applying state for log index 2 data 2 03:45:15,515 PM [main] [INFO] MockRaftActor - leader-254: applyState called: 2 03:45:15,515 PM [main] [DEBUG] RaftActorBehavior - leader-254 (Leader): Setting last applied to 3 03:45:15,515 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from 2 to 3 03:45:15,515 PM [main] [DEBUG] RaftActor - leader-254: Applying state for log index 3 data 3 03:45:15,515 PM [main] [INFO] MockRaftActor - leader-254: applyState called: 3 03:45:15,515 PM [main] [DEBUG] RaftActorBehavior - leader-254 (Leader): Setting last applied to 4 03:45:15,515 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from 3 to 4 03:45:15,515 PM [main] [DEBUG] RaftActor - leader-254: Applying state for log index 4 data 4 03:45:15,515 PM [main] [INFO] MockRaftActor - leader-254: applyState called: 4 03:45:15,515 PM [main] [DEBUG] RaftActorBehavior - leader-254 (Leader): Setting last applied to 5 03:45:15,515 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from 4 to 5 03:45:15,515 PM [main] [DEBUG] RaftActor - leader-254: Applying state for log index 5 data 5 03:45:15,515 PM [main] [INFO] MockRaftActor - leader-254: applyState called: 5 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Checking sendAppendEntries for follower follower-255: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): sendAppendEntries: 6 is present for follower follower-255 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Sending AppendEntries to follower follower-255: AppendEntries{term=1, leaderId=leader-254, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=6, term=1, command=6, pending=false}, JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-255 updated: matchIndex: 6, nextIndex: 7 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 03:45:15,515 PM [main] [DEBUG] RaftActorBehavior - leader-254 (Leader): Setting last applied to 6 03:45:15,515 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from 5 to 6 03:45:15,515 PM [main] [DEBUG] RaftActor - leader-254: Applying state for log index 6 data 6 03:45:15,515 PM [main] [INFO] MockRaftActor - leader-254: applyState called: 6 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Checking sendAppendEntries for follower follower-255: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): sendAppendEntries: 7 is present for follower follower-255 03:45:15,515 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Sending AppendEntries to follower follower-255: AppendEntries{term=1, leaderId=leader-254, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 03:45:15,515 PM [main] [INFO] SnapshotManager - leader-254: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 03:45:15,516 PM [main] [INFO] MockRaftActor - leader-254: support() called 03:45:15,516 PM [main] [INFO] SnapshotManager - leader-254: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 03:45:15,516 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): sendInstallSnapshot 03:45:15,516 PM [main] [DEBUG] SnapshotManager - leader-254: Snapshot success, discarding journal entries up to 0 03:45:15,516 PM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-254: SnapshotComplete received 03:45:15,516 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-255 updated: matchIndex: 7, nextIndex: 8 03:45:15,516 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 03:45:15,516 PM [main] [DEBUG] RaftActorBehavior - leader-254 (Leader): Setting last applied to 7 03:45:15,516 PM [main] [DEBUG] AbstractReplicatedLog - leader-254: Moving last applied index from 6 to 7 03:45:15,516 PM [main] [DEBUG] RaftActor - leader-254: Applying state for log index 7 data 7 03:45:15,516 PM [main] [INFO] MockRaftActor - leader-254: applyState called: 7 03:45:15,516 PM [main] [DEBUG] SnapshotManager - leader-254: fakeSnapshot purging log to 6 for term 1 03:45:15,516 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Checking sendAppendEntries for follower follower-255: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 03:45:15,516 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): sendAppendEntries: 8 is present for follower follower-255 03:45:15,516 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Sending AppendEntries to follower follower-255: AppendEntries{term=1, leaderId=leader-254, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=6, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=8, term=1, command=foo-8, pending=false}]} 03:45:15,516 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#1534204536] 03:45:15,527 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-254] 03:45:15,527 PM [main] [DEBUG] PekkoRaftStorage - leader-254: terminating thread VirtualThread[#682,leader-254-writer-109]/waiting 03:45:15,527 PM [leader-254-writer-109] [DEBUG] JournalWriteTask - leader-254: received 1 commands after 20.06 ms 03:45:15,527 PM [leader-254-writer-109] [DEBUG] JournalWriteTask - leader-254: completed 1 commands in 35.24 μs 03:45:15,527 PM [leader-254-writer-109] [DEBUG] JournalWriteTask - leader-254: journal writer stopped 03:45:15,527 PM [main] [DEBUG] EntryJournalV1 - leader-254: journal closed 03:45:15,527 PM [main] [INFO] PekkoRaftStorage - leader-254: journal closed 03:45:15,527 PM [main] [DEBUG] RaftStorage - leader-254: stopped executor with 0 remaining tasks 03:45:15,527 PM [main] [DEBUG] RaftStorage - leader-254: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:15.531] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-256]: org.opendaylight.controller.cluster.common.actor.Monitor@7e48b2db 03:45:15,532 PM [main] [INFO] RaftActor - leader-256: Starting recovery with journal batch size 1000 03:45:15,532 PM [main] [DEBUG] RaftStorage - leader-256: started executor 03:45:15,533 PM [main] [DEBUG] RaftStorage - leader-256: started executor 03:45:15,533 PM [main] [DEBUG] EntryJournalV1 - leader-256: metadata journal open: replayFrom=1 applyTo=0 03:45:15,534 PM [main] [DEBUG] EntryJournalV1 - leader-256: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:15,534 PM [main] [INFO] PekkoRaftStorage - leader-256: journal open: applyTo=0 03:45:15,534 PM [leader-256-writer-110] [DEBUG] JournalWriteTask - leader-256: journal writer started 03:45:15,534 PM [leader-256-writer-110] [DEBUG] JournalWriteTask - leader-256: waiting to receive commands 03:45:15,535 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5098671318605358738/leader-256/TermInfo.properties does not exist 03:45:15,535 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-256: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:15,538 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-256: Set currentTerm=0, votedFor=null 03:45:15,538 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-256: Local TermInfo store seeded with TermInfo{term=0} 03:45:15,538 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader-256: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@5afcf458 03:45:15,539 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:15,539 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - leader-256 (Follower): Received TimeoutNow - switching to Candidate 03:45:15,539 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - leader-256 (Candidate): Election: Candidate has following voting peers: [] 03:45:15,539 PM [main] [DEBUG] RaftActor - leader-256: Applying state for log index 5 data F 03:45:15,539 PM [main] [INFO] MockRaftActor - leader-256: applyState called: F 03:45:15,541 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-256: Set currentTerm=1, votedFor=leader-256 03:45:15,541 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - leader-256 (Candidate): Starting new election term 1 03:45:15,541 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - leader-256 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:45:15,541 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - leader-256 (Candidate): Received ElectionTimeout 03:45:15,541 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader-256 (Leader): Election: Leader has following peers: [] 03:45:15,541 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - leader-256 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:45:15,542 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-256] 03:45:15,553 PM [main] [DEBUG] PekkoRaftStorage - leader-256: terminating thread VirtualThread[#683,leader-256-writer-110]/waiting 03:45:15,553 PM [leader-256-writer-110] [DEBUG] JournalWriteTask - leader-256: received 1 commands after 19.15 ms 03:45:15,553 PM [leader-256-writer-110] [DEBUG] JournalWriteTask - leader-256: completed 1 commands in 13.29 μs 03:45:15,553 PM [leader-256-writer-110] [DEBUG] JournalWriteTask - leader-256: journal writer stopped 03:45:15,553 PM [main] [DEBUG] EntryJournalV1 - leader-256: journal closed 03:45:15,553 PM [main] [INFO] PekkoRaftStorage - leader-256: journal closed 03:45:15,553 PM [main] [DEBUG] RaftStorage - leader-256: stopped executor with 0 remaining tasks 03:45:15,553 PM [main] [DEBUG] RaftStorage - leader-256: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:15.557] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-257]: org.opendaylight.controller.cluster.common.actor.Monitor@923e937 03:45:15,558 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - follower-257: Starting recovery with journal batch size 1000 03:45:15,558 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-257: started executor 03:45:15,558 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-257: started executor 03:45:15,559 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-257: metadata journal open: replayFrom=1 applyTo=0 03:45:15,560 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-257: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:15,560 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - follower-257: journal open: applyTo=0 03:45:15,560 PM [follower-257-writer-111] [DEBUG] JournalWriteTask - follower-257: journal writer started 03:45:15,560 PM [follower-257-writer-111] [DEBUG] JournalWriteTask - follower-257: waiting to receive commands 03:45:15,561 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5007623880902350821/follower-257/TermInfo.properties does not exist 03:45:15,561 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - follower-257: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:15,564 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-257: Set currentTerm=0, votedFor=null 03:45:15,564 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - follower-257: Local TermInfo store seeded with TermInfo{term=0} 03:45:15,564 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-257: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7dc2fa39 03:45:15,564 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-257] 03:45:15,575 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRaftStorage - follower-257: terminating thread VirtualThread[#684,follower-257-writer-111]/waiting 03:45:15,575 PM [follower-257-writer-111] [DEBUG] JournalWriteTask - follower-257: received 1 commands after 15.03 ms 03:45:15,575 PM [follower-257-writer-111] [DEBUG] JournalWriteTask - follower-257: completed 1 commands in 32.48 μs 03:45:15,575 PM [follower-257-writer-111] [DEBUG] JournalWriteTask - follower-257: journal writer stopped 03:45:15,575 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-257: journal closed 03:45:15,575 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - follower-257: journal closed 03:45:15,575 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 03:45:15,575 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:15.576] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-258]: org.opendaylight.controller.cluster.common.actor.Monitor@4a35b0c4 03:45:15,577 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - follower-257: Starting recovery with journal batch size 1000 03:45:15,577 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-257: started executor 03:45:15,577 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-257: started executor 03:45:15,577 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-257: metadata journal open: replayFrom=1 applyTo=0 03:45:15,577 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-257: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:15,577 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - follower-257: journal open: applyTo=0 03:45:15,578 PM [follower-257-writer-112] [DEBUG] JournalWriteTask - follower-257: journal writer started 03:45:15,578 PM [follower-257-writer-112] [DEBUG] JournalWriteTask - follower-257: waiting to receive commands 03:45:15,578 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-257: Set currentTerm=0, votedFor=null 03:45:15,578 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - follower-257: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:15,578 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - follower-257: restoring local TermInfo{term=0} 03:45:15,578 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-257: Set currentTerm=0, votedFor=null 03:45:15,578 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-257: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7fa15f12 03:45:15,579 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-258] 03:45:15,589 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRaftStorage - follower-257: terminating thread VirtualThread[#685,follower-257-writer-112]/waiting 03:45:15,589 PM [follower-257-writer-112] [DEBUG] JournalWriteTask - follower-257: received 1 commands after 11.87 ms 03:45:15,590 PM [follower-257-writer-112] [DEBUG] JournalWriteTask - follower-257: completed 1 commands in 51.70 μs 03:45:15,590 PM [follower-257-writer-112] [DEBUG] JournalWriteTask - follower-257: journal writer stopped 03:45:15,590 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-257: journal closed 03:45:15,590 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - follower-257: journal closed 03:45:15,590 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 03:45:15,590 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 03:45:15,592 PM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting [WARN] [07/02/2025 15:45:15.593] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-259]: org.opendaylight.controller.cluster.common.actor.Monitor@3c4db93e 03:45:15,594 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-259: Starting recovery with journal batch size 1000 03:45:15,594 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-259: started executor 03:45:15,594 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-259: started executor 03:45:15,595 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-259: metadata journal open: replayFrom=1 applyTo=0 03:45:15,595 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-259: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:15,595 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - test-actor-259: journal open: applyTo=0 03:45:15,596 PM [test-actor-259-writer-113] [DEBUG] JournalWriteTask - test-actor-259: journal writer started 03:45:15,596 PM [test-actor-259-writer-113] [DEBUG] JournalWriteTask - test-actor-259: waiting to receive commands 03:45:15,597 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10732544672190986945/test-actor-259/TermInfo.properties does not exist 03:45:15,597 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10732544672190986945/test-actor-259/journal-v1-1.log 03:45:15,597 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10732544672190986945/test-actor-259/metadata-v1-1.log 03:45:15,597 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-259: no eligible files found 03:45:15,598 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRecovery - test-actor-259: Received ReplicatedLogEntry for recovery: index: 0, size: 131 03:45:15,598 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PeerInfos - test-actor-259: Updated server config: isVoting: false, peers: [] 03:45:15,598 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - test-actor-259: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 03:45:15,601 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - test-actor-259: Set currentTerm=0, votedFor=null 03:45:15,601 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - test-actor-259: Local TermInfo store seeded with TermInfo{term=0} 03:45:15,601 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - test-actor-259: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@72c7ccd5 03:45:15,601 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - test-actor-259: Moving last applied index from -1 to -1 03:45:15,601 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - test-actor-259: empty journal: appending 1 entries 03:45:15,601 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-259: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:15,605 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - test-actor-259: journal recovery completedin 3.843 ms with journalIndex=1 03:45:15,605 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:16,5 PM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 03:45:16,6 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-259] 03:45:16,17 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - test-actor-259: terminating thread VirtualThread[#686,test-actor-259-writer-113]/waiting 03:45:16,17 PM [test-actor-259-writer-113] [DEBUG] JournalWriteTask - test-actor-259: received 1 commands after 421.9 ms 03:45:16,18 PM [test-actor-259-writer-113] [DEBUG] JournalWriteTask - test-actor-259: completed 1 commands in 93.44 μs 03:45:16,18 PM [test-actor-259-writer-113] [DEBUG] JournalWriteTask - test-actor-259: journal writer stopped 03:45:16,18 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-259: journal closed 03:45:16,18 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-259: journal closed 03:45:16,18 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-259: stopped executor with 0 remaining tasks 03:45:16,18 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-259: stopped executor with 0 remaining tasks 03:45:16,21 PM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting [WARN] [07/02/2025 15:45:16.022] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/follower-260#-668503984]: org.opendaylight.controller.cluster.common.actor.Monitor@b5a3496 03:45:16,23 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - follower-260: Starting recovery with journal batch size 1000 03:45:16,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower-260: started executor 03:45:16,24 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower-260: started executor 03:45:16,24 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower-260: metadata journal open: replayFrom=1 applyTo=0 03:45:16,25 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower-260: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,25 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - follower-260: journal open: applyTo=0 03:45:16,25 PM [follower-260-writer-114] [DEBUG] JournalWriteTask - follower-260: journal writer started 03:45:16,25 PM [follower-260-writer-114] [DEBUG] JournalWriteTask - follower-260: waiting to receive commands 03:45:16,27 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/TermInfo.properties does not exist 03:45:16,27 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/journal-v1-1.log 03:45:16,27 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/metadata-v1-1.log 03:45:16,27 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-260: no eligible files found 03:45:16,27 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - follower-260: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,32 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - follower-260: Set currentTerm=0, votedFor=null 03:45:16,32 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - follower-260: Local TermInfo store seeded with TermInfo{term=0} 03:45:16,32 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - follower-260: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@50b6c39 03:45:16,32 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - follower-260: Moving last applied index from -1 to -1 03:45:16,32 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - follower-260: empty journal: appending 0 entries 03:45:16,32 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-260: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:16,33 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - follower-260: journal recovery completedin 404.1 μs with journalIndex=1 03:45:16,38 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PekkoRaftStorage - follower-260: terminating thread VirtualThread[#687,follower-260-writer-114]/waiting 03:45:16,38 PM [follower-260-writer-114] [DEBUG] JournalWriteTask - follower-260: received 1 commands after 12.99 ms 03:45:16,38 PM [follower-260-writer-114] [DEBUG] JournalWriteTask - follower-260: completed 1 commands in 47.24 μs 03:45:16,38 PM [follower-260-writer-114] [DEBUG] JournalWriteTask - follower-260: journal writer stopped 03:45:16,38 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-260: journal closed 03:45:16,38 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRaftStorage - follower-260: journal closed 03:45:16,38 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-260: stopped executor with 0 remaining tasks 03:45:16,39 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - follower-260: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.040] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@389d5f9 03:45:16,41 PM [main] [INFO] RaftActor - follower-260: Starting recovery with journal batch size 1000 03:45:16,41 PM [main] [DEBUG] RaftStorage - follower-260: started executor 03:45:16,41 PM [main] [DEBUG] RaftStorage - follower-260: started executor 03:45:16,42 PM [main] [DEBUG] EntryJournalV1 - follower-260: metadata journal open: replayFrom=1 applyTo=0 03:45:16,42 PM [main] [DEBUG] EntryJournalV1 - follower-260: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,42 PM [main] [INFO] PekkoRaftStorage - follower-260: journal open: applyTo=0 03:45:16,43 PM [follower-260-writer-115] [DEBUG] JournalWriteTask - follower-260: journal writer started 03:45:16,43 PM [follower-260-writer-115] [DEBUG] JournalWriteTask - follower-260: waiting to receive commands 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] PropertiesTermInfoStore - follower-260: Set currentTerm=0, votedFor=null 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/TermInfo.properties 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/journal-v1-1.log 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/metadata-v1-1.log 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: no eligible files found 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] PekkoRecovery - follower-260: SnapshotOffer called. 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] PekkoRecovery - follower-260: initializing from snapshot taken at 2025-07-02T15:45:16.038Z 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] PropertiesTermInfoStore - follower-260: Set currentTerm=-1, votedFor=null 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [INFO] PekkoRecovery - Recovery snapshot applied for follower-260 in 340.2 μs: snapshotIndex=3, snapshotTerm=1, journal-size=1 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [INFO] PekkoRecovery - follower-260: migrating from Pekko persistent-snapshot taken at 2025-07-02T15:45:16.038Z 03:45:16,44 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [INFO] MockRaftActor - follower-260: support() called 03:45:16,45 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/snapshot-000000006865540C-0243D580.tmp 03:45:16,48 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/snapshot-000000006865540C-0243D580.v1 03:45:16,48 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/snapshot-000000006865540C-0243D580.v1 03:45:16,48 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/TermInfo.properties 03:45:16,48 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/journal-v1-1.log 03:45:16,48 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/metadata-v1-1.log 03:45:16,49 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftStorage - follower-260: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-02T15:45:16.038Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12911605556621858949/follower-260/snapshot-000000006865540C-0243D580.v1, size=513, entryCompress=NONE, stateCompress=NONE} 03:45:16,49 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [INFO] PekkoRecovery - follower-260: local snapshot saved in 4.180 ms, deleting Pekko-persisted snapshots 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PekkoRecovery - follower-260: Received ReplicatedLogEntry for recovery: index: 5, size: 2 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PekkoRecovery - follower-260: Received apply journal entries for recovery, applying to state: 4 to 5 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - follower-260: Moving last applied index from 3 to 5 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PekkoRecovery - follower-260: Received ReplicatedLogEntry for recovery: index: 6, size: 3 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PekkoRecovery - follower-260: Received ReplicatedLogEntry for recovery: index: 7, size: 4 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - follower-260: Recovery completed in 7.282 ms - Switching actor to Follower - last log index = 7, last log term = 1, snapshot index = 3, snapshot term = 1, journal size = 4 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PekkoRecovery - follower-260: restoring local TermInfo{term=0} 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - follower-260: Set currentTerm=0, votedFor=null 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - follower-260: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@2f759c9f 03:45:16,51 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - follower-260: Moving last applied index from -1 to 5 03:45:16,52 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - follower-260: empty journal: appending 4 entries 03:45:16,52 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - follower-260: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:16,60 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - follower-260: journal recovery completedin 8.732 ms with journalIndex=1 03:45:16,61 PM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled ending 03:45:16,61 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-260#-668503984] 03:45:16,61 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] RaftActor - follower-260: ignoring DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 03:45:16,72 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 03:45:16,72 PM [main] [DEBUG] PekkoRaftStorage - follower-260: terminating thread VirtualThread[#688,follower-260-writer-115]/waiting 03:45:16,72 PM [follower-260-writer-115] [DEBUG] JournalWriteTask - follower-260: received 1 commands after 29.50 ms 03:45:16,72 PM [follower-260-writer-115] [DEBUG] JournalWriteTask - follower-260: completed 1 commands in 37.22 μs 03:45:16,72 PM [follower-260-writer-115] [DEBUG] JournalWriteTask - follower-260: journal writer stopped 03:45:16,72 PM [main] [DEBUG] EntryJournalV1 - follower-260: journal closed 03:45:16,72 PM [main] [INFO] PekkoRaftStorage - follower-260: journal closed 03:45:16,72 PM [main] [DEBUG] RaftStorage - follower-260: stopped executor with 0 remaining tasks 03:45:16,72 PM [main] [DEBUG] RaftStorage - follower-260: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.076] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-261]: org.opendaylight.controller.cluster.common.actor.Monitor@344db971 03:45:16,77 PM [main] [INFO] RaftActor - leader-261: Starting recovery with journal batch size 1000 03:45:16,77 PM [main] [DEBUG] RaftStorage - leader-261: started executor 03:45:16,77 PM [main] [DEBUG] RaftStorage - leader-261: started executor 03:45:16,77 PM [main] [DEBUG] EntryJournalV1 - leader-261: metadata journal open: replayFrom=1 applyTo=0 03:45:16,79 PM [main] [DEBUG] EntryJournalV1 - leader-261: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,79 PM [main] [INFO] PekkoRaftStorage - leader-261: journal open: applyTo=0 03:45:16,79 PM [leader-261-writer-116] [DEBUG] JournalWriteTask - leader-261: journal writer started 03:45:16,79 PM [leader-261-writer-116] [DEBUG] JournalWriteTask - leader-261: waiting to receive commands 03:45:16,80 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest17122682112854681150/leader-261/TermInfo.properties does not exist 03:45:16,80 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-261: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,83 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-261: Set currentTerm=0, votedFor=null 03:45:16,83 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-261: Local TermInfo store seeded with TermInfo{term=0} 03:45:16,83 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader-261: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1f965a49 03:45:16,84 PM [main] [DEBUG] AbstractReplicatedLog - leader-261: Moving last applied index from -1 to 3 03:45:16,84 PM [main] [DEBUG] PropertiesTermInfoStore - leader-261: Set currentTerm=1, votedFor=leader-261 03:45:16,84 PM [main] [DEBUG] AbstractLeader - leader-261 (Leader): Election: Leader has following peers: [member1] 03:45:16,84 PM [main] [DEBUG] AbstractLeader - leader-261 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [07/02/2025 15:45:16.084] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/leader-261/address] received dead letter from TestActor[pekko://test/user/leader-261]: AppendEntries{term=1, leaderId=leader-261, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 03:45:16,84 PM [main] [DEBUG] RaftActor - leader-261: Persist data index=4 term=1 command=duh 03:45:16,84 PM [main] [DEBUG] ReplicatedLogImpl - leader-261: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 03:45:16,85 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:45:16,85 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:45:16,85 PM [main] [DEBUG] ReplicatedLogImpl - leader-261: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} 03:45:16,85 PM [main] [INFO] SnapshotManager - leader-261: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 03:45:16,85 PM [main] [DEBUG] SnapshotManager - leader-261: captured snapshot at lastSequenceNumber: 0 03:45:16,85 PM [main] [INFO] SnapshotManager - leader-261: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 03:45:16,85 PM [main] [INFO] MockRaftActor - leader-261: support() called 03:45:16,85 PM [main] [INFO] SnapshotManager - leader-261: Removed in-memory snapshotted entries, adjusted snapshotIndex: 3 and term: -1 03:45:16,85 PM [main] [DEBUG] AbstractLeader - leader-261 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 03:45:16,85 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:16,85 PM [main] [DEBUG] AbstractLeader - leader-261 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [07/02/2025 15:45:16.085] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/leader-261/address] received dead letter from TestActor[pekko://test/user/leader-261]: AppendEntries{term=1, leaderId=leader-261, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 03:45:16,85 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-261] 03:45:16,86 PM [main] [DEBUG] PekkoRaftStorage - leader-261: terminating thread VirtualThread[#689,leader-261-writer-116]/waiting 03:45:16,86 PM [leader-261-writer-116] [DEBUG] JournalWriteTask - leader-261: received 1 commands after 7.402 ms 03:45:16,86 PM [leader-261-writer-116] [DEBUG] JournalWriteTask - leader-261: completed 1 commands in 27.73 μs 03:45:16,86 PM [leader-261-writer-116] [DEBUG] JournalWriteTask - leader-261: journal writer stopped 03:45:16,86 PM [main] [DEBUG] EntryJournalV1 - leader-261: journal closed 03:45:16,86 PM [main] [INFO] PekkoRaftStorage - leader-261: journal closed 03:45:16,86 PM [main] [DEBUG] RaftStorage - leader-261: stopped executor with 0 remaining tasks 03:45:16,86 PM [main] [DEBUG] RaftStorage - leader-261: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.089] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-262]: org.opendaylight.controller.cluster.common.actor.Monitor@5f885f47 03:45:16,90 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - notifier-262: Starting recovery with journal batch size 1000 03:45:16,90 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-262: started executor 03:45:16,90 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-262: started executor 03:45:16,90 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - notifier-262: metadata journal open: replayFrom=1 applyTo=0 03:45:16,91 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - notifier-262: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,91 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - notifier-262: journal open: applyTo=0 03:45:16,91 PM [notifier-262-writer-117] [DEBUG] JournalWriteTask - notifier-262: journal writer started 03:45:16,91 PM [notifier-262-writer-117] [DEBUG] JournalWriteTask - notifier-262: waiting to receive commands 03:45:16,92 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4808336906479135452/notifier-262/TermInfo.properties does not exist 03:45:16,93 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - notifier-262: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,96 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-262: Set currentTerm=0, votedFor=null 03:45:16,96 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - notifier-262: Local TermInfo store seeded with TermInfo{term=0} 03:45:16,96 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - notifier-262: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@549cfadb 03:45:16,97 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:16,97 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - notifier-262 (Follower): Received TimeoutNow - switching to Candidate 03:45:16,97 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-262 (Candidate): Election: Candidate has following voting peers: [] 03:45:16,99 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - notifier-262: Set currentTerm=1, votedFor=notifier-262 03:45:16,99 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - notifier-262 (Candidate): Starting new election term 1 03:45:16,99 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - notifier-262 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:45:16,99 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - notifier-262 (Candidate): Received ElectionTimeout 03:45:16,99 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractLeader - notifier-262 (Leader): Election: Leader has following peers: [] 03:45:16,99 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - notifier-262 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [07/02/2025 15:45:16.143] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/notifier-262] unhandled message from TestActor[pekko://test/user/notifier-262]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@1e86a5a7 03:45:16,698 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#-1561474696] 03:45:16,710 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-262] 03:45:16,710 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRaftStorage - notifier-262: terminating thread VirtualThread[#690,notifier-262-writer-117]/waiting 03:45:16,710 PM [notifier-262-writer-117] [DEBUG] JournalWriteTask - notifier-262: received 1 commands after 619.1 ms 03:45:16,711 PM [notifier-262-writer-117] [DEBUG] JournalWriteTask - notifier-262: completed 1 commands in 58.54 μs 03:45:16,711 PM [notifier-262-writer-117] [DEBUG] JournalWriteTask - notifier-262: journal writer stopped 03:45:16,711 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-262: journal closed 03:45:16,711 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - notifier-262: journal closed 03:45:16,711 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-262: stopped executor with 0 remaining tasks 03:45:16,711 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-262: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.714] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-263]: org.opendaylight.controller.cluster.common.actor.Monitor@41625471 03:45:16,715 PM [main] [INFO] RaftActor - follower-263: Starting recovery with journal batch size 1000 03:45:16,715 PM [main] [DEBUG] RaftStorage - follower-263: started executor 03:45:16,715 PM [main] [DEBUG] RaftStorage - follower-263: started executor 03:45:16,716 PM [main] [DEBUG] EntryJournalV1 - follower-263: metadata journal open: replayFrom=1 applyTo=0 03:45:16,716 PM [main] [DEBUG] EntryJournalV1 - follower-263: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,716 PM [main] [INFO] PekkoRaftStorage - follower-263: journal open: applyTo=0 03:45:16,717 PM [follower-263-writer-118] [DEBUG] JournalWriteTask - follower-263: journal writer started 03:45:16,717 PM [follower-263-writer-118] [DEBUG] JournalWriteTask - follower-263: waiting to receive commands 03:45:16,718 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16075158685699645006/follower-263/TermInfo.properties does not exist 03:45:16,718 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - follower-263: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,722 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-263: Set currentTerm=0, votedFor=null 03:45:16,722 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - follower-263: Local TermInfo store seeded with TermInfo{term=0} 03:45:16,722 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-263: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@123b5cbc 03:45:16,723 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-263] 03:45:16,733 PM [main] [DEBUG] PekkoRaftStorage - follower-263: terminating thread VirtualThread[#691,follower-263-writer-118]/waiting 03:45:16,734 PM [follower-263-writer-118] [DEBUG] JournalWriteTask - follower-263: received 1 commands after 17.09 ms 03:45:16,734 PM [follower-263-writer-118] [DEBUG] JournalWriteTask - follower-263: completed 1 commands in 27.35 μs 03:45:16,734 PM [follower-263-writer-118] [DEBUG] JournalWriteTask - follower-263: journal writer stopped 03:45:16,734 PM [main] [DEBUG] EntryJournalV1 - follower-263: journal closed 03:45:16,734 PM [main] [INFO] PekkoRaftStorage - follower-263: journal closed 03:45:16,734 PM [main] [DEBUG] RaftStorage - follower-263: stopped executor with 0 remaining tasks 03:45:16,734 PM [main] [DEBUG] RaftStorage - follower-263: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.738] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-264]: org.opendaylight.controller.cluster.common.actor.Monitor@638ae024 03:45:16,739 PM [main] [INFO] RaftActor - leader-264: Starting recovery with journal batch size 1000 03:45:16,739 PM [main] [DEBUG] RaftStorage - leader-264: started executor 03:45:16,739 PM [main] [DEBUG] RaftStorage - leader-264: started executor 03:45:16,740 PM [main] [DEBUG] EntryJournalV1 - leader-264: metadata journal open: replayFrom=1 applyTo=0 03:45:16,746 PM [main] [DEBUG] EntryJournalV1 - leader-264: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,746 PM [main] [INFO] PekkoRaftStorage - leader-264: journal open: applyTo=0 03:45:16,746 PM [leader-264-writer-119] [DEBUG] JournalWriteTask - leader-264: journal writer started 03:45:16,746 PM [leader-264-writer-119] [DEBUG] JournalWriteTask - leader-264: waiting to receive commands 03:45:16,748 PM [main] [DEBUG] AbstractReplicatedLog - leader-264: Moving last applied index from -1 to 3 03:45:16,748 PM [main] [DEBUG] PropertiesTermInfoStore - leader-264: Set currentTerm=1, votedFor=leader-264 03:45:16,749 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5246501489459463241/leader-264/TermInfo.properties does not exist 03:45:16,749 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - leader-264: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,752 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - leader-264: Set currentTerm=1, votedFor=leader-264 03:45:16,752 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - leader-264: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-264} 03:45:16,752 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - leader-264: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@52067045 03:45:16,753 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): Election: Leader has following peers: [member1] 03:45:16,753 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 [WARN] [07/02/2025 15:45:16.753] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/leader-264/address] received dead letter from TestActor[pekko://test/user/leader-264]: AppendEntries{term=1, leaderId=leader-264, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 03:45:16,754 PM [main] [INFO] SnapshotManager - leader-264: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=4, mandatoryTrim=false] to install on member1 03:45:16,754 PM [main] [DEBUG] SnapshotManager - leader-264: last applied journal index prior to capture: 0 03:45:16,755 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:45:16,755 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:45:16,755 PM [main] [INFO] SnapshotManager - leader-264: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=3, term=1] 03:45:16,755 PM [main] [INFO] SnapshotManager - leader-264: Removed in-memory snapshotted entries, adjusted snapshotIndex: -1 and term: -1 03:45:16,755 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): sendInstallSnapshot 03:45:16,755 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-264 (Leader): Snapshot 14 bytes, total chunks to send: 1 03:45:16,755 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-264 (Leader): Next chunk: total length=14, offset=0, size=14, hashCode=-804174656 03:45:16,755 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): next snapshot chunk size for follower member1: 14 03:45:16,755 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): InstallSnapshot sent to follower Vector(address), Chunk: 1/1 [WARN] [07/02/2025 15:45:16.755] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/leader-264/address] received dead letter from TestActor[pekko://test/user/leader-264]: InstallSnapshot{term=1, leaderId=leader-264, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=14, chunk=1/1, lastChunkHashCode=OptionalInt[-1]} 03:45:16,755 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-264] 03:45:16,766 PM [main] [DEBUG] PekkoRaftStorage - leader-264: terminating thread VirtualThread[#692,leader-264-writer-119]/waiting 03:45:16,766 PM [leader-264-writer-119] [DEBUG] JournalWriteTask - leader-264: received 1 commands after 19.49 ms 03:45:16,766 PM [leader-264-writer-119] [DEBUG] JournalWriteTask - leader-264: completed 1 commands in 32.50 μs 03:45:16,766 PM [leader-264-writer-119] [DEBUG] JournalWriteTask - leader-264: journal writer stopped 03:45:16,766 PM [main] [DEBUG] EntryJournalV1 - leader-264: journal closed 03:45:16,766 PM [main] [INFO] PekkoRaftStorage - leader-264: journal closed 03:45:16,766 PM [main] [DEBUG] RaftStorage - leader-264: stopped executor with 0 remaining tasks 03:45:16,766 PM [main] [DEBUG] RaftStorage - leader-264: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.770] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-265]: org.opendaylight.controller.cluster.common.actor.Monitor@790a4c03 03:45:16,771 PM [main] [INFO] RaftActor - leader-265: Starting recovery with journal batch size 1000 03:45:16,771 PM [main] [DEBUG] RaftStorage - leader-265: started executor 03:45:16,771 PM [main] [DEBUG] RaftStorage - leader-265: started executor 03:45:16,772 PM [main] [DEBUG] EntryJournalV1 - leader-265: metadata journal open: replayFrom=1 applyTo=0 03:45:16,773 PM [main] [DEBUG] EntryJournalV1 - leader-265: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,773 PM [main] [INFO] PekkoRaftStorage - leader-265: journal open: applyTo=0 03:45:16,773 PM [leader-265-writer-120] [DEBUG] JournalWriteTask - leader-265: journal writer started 03:45:16,773 PM [leader-265-writer-120] [DEBUG] JournalWriteTask - leader-265: waiting to receive commands 03:45:16,774 PM [main] [DEBUG] AbstractReplicatedLog - leader-265: Moving last applied index from -1 to 9 03:45:16,774 PM [main] [DEBUG] PropertiesTermInfoStore - leader-265: Set currentTerm=1, votedFor=leader-265 03:45:16,775 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3943860358020002104/leader-265/TermInfo.properties does not exist 03:45:16,775 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-265: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,777 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader-265: Set currentTerm=1, votedFor=leader-265 03:45:16,777 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-265: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-265} 03:45:16,777 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader-265: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@10c133ac 03:45:16,778 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Election: Leader has following peers: [follower-266, follower-267] 03:45:16,778 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Checking sendAppendEntries for follower follower-266: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:45:16,778 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Checking sendAppendEntries for follower follower-267: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:45:16,778 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-266 updated: matchIndex: 9, nextIndex: 10 03:45:16,778 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Checking sendAppendEntries for follower follower-266: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: 4 03:45:16,778 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-267 updated: matchIndex: 0, nextIndex: 1 03:45:16,778 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Checking sendAppendEntries for follower follower-267: active: true, followerNextIndex: 1, leaderLastIndex: 9, leaderSnapShotIndex: 4 03:45:16,778 PM [main] [INFO] AbstractLeader - leader-265 (Leader): Initiating install snapshot to follower follower-267: follower nextIndex: 1, leader snapshotIndex: 4, leader lastIndex: 9, leader log size: 5 03:45:16,778 PM [main] [INFO] SnapshotManager - leader-265: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=-1, lastIndex=9, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=9, replicatedToAllTerm=1, unAppliedEntries size=5, mandatoryTrim=false] to install on follower-267 03:45:16,778 PM [main] [DEBUG] SnapshotManager - leader-265: last applied journal index prior to capture: -5 03:45:16,779 PM [main] [INFO] MockRaftActor - leader-265: support() called 03:45:16,779 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:45:16,779 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-267 updated: matchIndex: 9, nextIndex: 10 03:45:16,779 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:45:16,779 PM [main] [INFO] SnapshotManager - leader-265: Persising snapshot at EntryInfo[index=4, term=-1]/EntryInfo[index=9, term=1] 03:45:16,779 PM [main] [INFO] MockRaftActor - leader-265: support() called 03:45:16,779 PM [main] [INFO] SnapshotManager - leader-265: Removed in-memory snapshotted entries, adjusted snapshotIndex: 9 and term: 1 03:45:16,779 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): sendInstallSnapshot 03:45:16,779 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-265 (Leader): Snapshot 351 bytes, total chunks to send: 1 03:45:16,779 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-265 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=1011228180 03:45:16,779 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): next snapshot chunk size for follower follower-267: 351 03:45:16,779 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): InstallSnapshot sent to follower Vector(user, follower-267), Chunk: 1/1 03:45:16,780 PM [main] [DEBUG] AbstractLeader - leader-265 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-267 updated: matchIndex: 5, nextIndex: 6 03:45:16,780 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-266#-135398836] 03:45:16,790 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-267#547778557] 03:45:16,791 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-265] 03:45:16,791 PM [main] [DEBUG] PekkoRaftStorage - leader-265: terminating thread VirtualThread[#693,leader-265-writer-120]/waiting 03:45:16,791 PM [leader-265-writer-120] [DEBUG] JournalWriteTask - leader-265: received 1 commands after 17.43 ms 03:45:16,791 PM [leader-265-writer-120] [DEBUG] JournalWriteTask - leader-265: completed 1 commands in 22.67 μs 03:45:16,791 PM [leader-265-writer-120] [DEBUG] JournalWriteTask - leader-265: journal writer stopped 03:45:16,791 PM [main] [DEBUG] EntryJournalV1 - leader-265: journal closed 03:45:16,791 PM [main] [INFO] PekkoRaftStorage - leader-265: journal closed 03:45:16,791 PM [main] [DEBUG] RaftStorage - leader-265: stopped executor with 0 remaining tasks 03:45:16,791 PM [main] [DEBUG] RaftStorage - leader-265: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.795] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-268]: org.opendaylight.controller.cluster.common.actor.Monitor@20f57d95 03:45:16,795 PM [main] [INFO] RaftActor - follower-268: Starting recovery with journal batch size 1000 03:45:16,795 PM [main] [DEBUG] RaftStorage - follower-268: started executor 03:45:16,795 PM [main] [DEBUG] RaftStorage - follower-268: started executor 03:45:16,796 PM [main] [DEBUG] EntryJournalV1 - follower-268: metadata journal open: replayFrom=1 applyTo=0 03:45:16,796 PM [main] [DEBUG] EntryJournalV1 - follower-268: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,796 PM [main] [INFO] PekkoRaftStorage - follower-268: journal open: applyTo=0 03:45:16,796 PM [follower-268-writer-121] [DEBUG] JournalWriteTask - follower-268: journal writer started 03:45:16,797 PM [follower-268-writer-121] [DEBUG] JournalWriteTask - follower-268: waiting to receive commands 03:45:16,798 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16623586257707231539/follower-268/TermInfo.properties does not exist 03:45:16,798 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - follower-268: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,801 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - follower-268: Set currentTerm=0, votedFor=null 03:45:16,801 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - follower-268: Local TermInfo store seeded with TermInfo{term=0} 03:45:16,801 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - follower-268: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@64cbc0d8 03:45:16,801 PM [main] [DEBUG] RaftActor - follower-268: RaftPolicy used with prev.config null, RaftPolicy used with newConfig null 03:45:16,801 PM [main] [DEBUG] RaftActor - follower-268: RaftPolicy used with prev.config null, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:45:16,801 PM [main] [DEBUG] RaftActor - follower-268: Re-initializing to Follower with previous leaderId null 03:45:16,802 PM [main] [DEBUG] RaftActor - follower-268: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:45:16,802 PM [main] [DEBUG] RaftActor - follower-268: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy 03:45:16,802 PM [main] [DEBUG] RaftActor - follower-268: Re-initializing to Follower with previous leaderId null 03:45:16,802 PM [main] [DEBUG] RaftActor - follower-268: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy 03:45:16,802 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-268] 03:45:16,812 PM [main] [DEBUG] PekkoRaftStorage - follower-268: terminating thread VirtualThread[#694,follower-268-writer-121]/waiting 03:45:16,813 PM [follower-268-writer-121] [DEBUG] JournalWriteTask - follower-268: received 1 commands after 16.07 ms 03:45:16,813 PM [follower-268-writer-121] [DEBUG] JournalWriteTask - follower-268: completed 1 commands in 58.58 μs 03:45:16,813 PM [follower-268-writer-121] [DEBUG] JournalWriteTask - follower-268: journal writer stopped 03:45:16,813 PM [main] [DEBUG] EntryJournalV1 - follower-268: journal closed 03:45:16,813 PM [main] [INFO] PekkoRaftStorage - follower-268: journal closed 03:45:16,813 PM [main] [DEBUG] RaftStorage - follower-268: stopped executor with 0 remaining tasks 03:45:16,813 PM [main] [DEBUG] RaftStorage - follower-268: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.910] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$b]: org.opendaylight.controller.cluster.common.actor.Monitor@416f57d8 03:45:16,911 PM [main] [INFO] RaftActor - leader-269: Starting recovery with journal batch size 1000 03:45:16,912 PM [main] [DEBUG] RaftStorage - leader-269: started executor 03:45:16,912 PM [main] [DEBUG] RaftStorage - leader-269: started executor 03:45:16,912 PM [main] [DEBUG] EntryJournalV1 - leader-269: metadata journal open: replayFrom=1 applyTo=0 03:45:16,913 PM [main] [DEBUG] EntryJournalV1 - leader-269: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,913 PM [main] [INFO] PekkoRaftStorage - leader-269: journal open: applyTo=0 03:45:16,913 PM [leader-269-writer-122] [DEBUG] JournalWriteTask - leader-269: journal writer started 03:45:16,913 PM [leader-269-writer-122] [DEBUG] JournalWriteTask - leader-269: waiting to receive commands 03:45:16,915 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest17296392824567213320/leader-269/TermInfo.properties does not exist 03:45:16,915 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-269: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest17296392824567213320/leader-269/journal-v1-1.log 03:45:16,915 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-269: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest17296392824567213320/leader-269/metadata-v1-1.log 03:45:16,915 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-269: no eligible files found 03:45:16,915 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-269: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,918 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-269: Set currentTerm=0, votedFor=null 03:45:16,918 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-269: Local TermInfo store seeded with TermInfo{term=0} 03:45:16,918 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader-269: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@32eec1d7 03:45:16,918 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - leader-269: Moving last applied index from -1 to -1 03:45:16,918 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - leader-269: empty journal: appending 0 entries 03:45:16,919 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - leader-269: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:16,919 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - leader-269: journal recovery completedin 387.0 μs with journalIndex=1 03:45:16,920 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:16,920 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - leader-269 (Follower): Received TimeoutNow - switching to Candidate 03:45:16,920 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - leader-269 (Candidate): Election: Candidate has following voting peers: [] 03:45:16,922 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-269: Set currentTerm=1, votedFor=leader-269 03:45:16,922 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - leader-269 (Candidate): Starting new election term 1 03:45:16,922 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - leader-269 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:45:16,922 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - leader-269 (Candidate): Received ElectionTimeout 03:45:16,922 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$b] 03:45:16,922 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader-269 (Leader): Election: Leader has following peers: [] 03:45:16,923 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - leader-269 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:45:16,933 PM [main] [DEBUG] PekkoRaftStorage - leader-269: terminating thread VirtualThread[#695,leader-269-writer-122]/waiting 03:45:16,933 PM [leader-269-writer-122] [DEBUG] JournalWriteTask - leader-269: received 1 commands after 20.17 ms 03:45:16,934 PM [leader-269-writer-122] [DEBUG] JournalWriteTask - leader-269: completed 1 commands in 39.25 μs 03:45:16,934 PM [leader-269-writer-122] [DEBUG] JournalWriteTask - leader-269: journal writer stopped 03:45:16,934 PM [main] [DEBUG] EntryJournalV1 - leader-269: journal closed 03:45:16,934 PM [main] [INFO] PekkoRaftStorage - leader-269: journal closed 03:45:16,934 PM [main] [DEBUG] RaftStorage - leader-269: stopped executor with 0 remaining tasks 03:45:16,934 PM [main] [DEBUG] RaftStorage - leader-269: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:16.939] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-270]: org.opendaylight.controller.cluster.common.actor.Monitor@16eeded8 03:45:16,940 PM [main] [INFO] RaftActor - leader-270: Starting recovery with journal batch size 1000 03:45:16,940 PM [main] [DEBUG] RaftStorage - leader-270: started executor 03:45:16,940 PM [main] [DEBUG] RaftStorage - leader-270: started executor 03:45:16,940 PM [main] [DEBUG] EntryJournalV1 - leader-270: metadata journal open: replayFrom=1 applyTo=0 03:45:16,941 PM [main] [DEBUG] EntryJournalV1 - leader-270: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:16,941 PM [main] [INFO] PekkoRaftStorage - leader-270: journal open: applyTo=0 03:45:16,941 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: journal writer started 03:45:16,941 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: waiting to receive commands 03:45:16,943 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest2168308744698993234/leader-270/TermInfo.properties does not exist 03:45:16,943 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-270: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest2168308744698993234/leader-270/journal-v1-1.log 03:45:16,943 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-270: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest2168308744698993234/leader-270/metadata-v1-1.log 03:45:16,943 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-270: no eligible files found 03:45:16,943 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-270: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:16,945 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-270: Set currentTerm=0, votedFor=null 03:45:16,945 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-270: Local TermInfo store seeded with TermInfo{term=0} 03:45:16,945 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader-270: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@a12b069 03:45:16,945 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - leader-270: Moving last applied index from -1 to -1 03:45:16,945 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - leader-270: empty journal: appending 0 entries 03:45:16,946 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - leader-270: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:16,946 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - leader-270: journal recovery completedin 344.9 μs with journalIndex=1 03:45:16,946 PM [main] [DEBUG] PropertiesTermInfoStore - leader-270: Set currentTerm=1, votedFor=leader-270 03:45:16,946 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): Election: Leader has following peers: [follower-271] 03:45:16,946 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): Checking sendAppendEntries for follower follower-271: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:45:16,947 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-271 updated: matchIndex: -1, nextIndex: 0 03:45:16,947 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): Checking sendAppendEntries for follower follower-271: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:45:16,947 PM [main] [DEBUG] RaftActor - leader-270: Persist data index=0 term=1 command=1 03:45:16,947 PM [main] [DEBUG] ReplicatedLogImpl - leader-270: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 03:45:16,947 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: received 1 commands after 5.757 ms 03:45:16,947 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: false 03:45:16,947 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:16,950 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: 1 completion(s) pending 03:45:16,951 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: running 1 completion(s) 03:45:16,951 PM [leader-270-writer-123] [DEBUG] ReplicatedLogImpl - leader-270: persist complete JournaledLogEntry{index=0, term=1, command=1, pending=true} 03:45:16,951 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: completed synchronized callback AppendSubmittedCallback{entry=JournaledLogEntry{index=0, term=1, command=1, pending=false}, callback=org.opendaylight.controller.cluster.raft.RaftActor$$Lambda/0x00000007c087f1b0@6d179861} 03:45:16,951 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: completed 1 commands in 3.591 ms 03:45:16,951 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: waiting to receive commands 03:45:17,450 PM [main] [DEBUG] RaftActor - leader-270: Persist data index=1 term=1 command=2 03:45:17,450 PM [main] [DEBUG] ReplicatedLogImpl - leader-270: Append log entry and persist JournaledLogEntry{index=1, term=1, command=2, pending=true} 03:45:17,451 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: received 1 commands after 499.8 ms 03:45:17,451 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): Replicate message: identifier: MockIdentifier{value=2}, logIndex: 1, isSendImmediate: false 03:45:17,454 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: 1 completion(s) pending 03:45:17,454 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: running 1 completion(s) 03:45:17,454 PM [leader-270-writer-123] [DEBUG] ReplicatedLogImpl - leader-270: persist complete JournaledLogEntry{index=1, term=1, command=2, pending=true} 03:45:17,454 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: completed synchronized callback AppendSubmittedCallback{entry=JournaledLogEntry{index=1, term=1, command=2, pending=false}, callback=org.opendaylight.controller.cluster.raft.RaftActor$$Lambda/0x00000007c087f1b0@138de108} 03:45:17,455 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: completed 1 commands in 3.925 ms 03:45:17,455 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: waiting to receive commands 03:45:17,953 PM [main] [DEBUG] RaftActor - leader-270: Persist data index=2 term=1 command=3 03:45:17,953 PM [main] [DEBUG] ReplicatedLogImpl - leader-270: Append log entry and persist JournaledLogEntry{index=2, term=1, command=3, pending=true} 03:45:17,953 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): Replicate message: identifier: MockIdentifier{value=3}, logIndex: 2, isSendImmediate: true 03:45:17,954 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): Checking sendAppendEntries for follower follower-271: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 03:45:17,954 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): sendAppendEntries: 0 is present for follower follower-271 03:45:17,954 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: received 1 commands after 498.9 ms 03:45:17,954 PM [main] [DEBUG] AbstractLeader - leader-270 (Leader): Sending AppendEntries to follower follower-271: AppendEntries{term=1, leaderId=leader-270, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=1, command=1, pending=false}, JournaledLogEntry{index=1, term=1, command=2, pending=false}, JournaledLogEntry{index=2, term=1, command=3, pending=true}]} 03:45:17,954 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$f#1513271201] 03:45:17,957 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: 1 completion(s) pending 03:45:17,957 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: running 1 completion(s) 03:45:17,957 PM [leader-270-writer-123] [DEBUG] ReplicatedLogImpl - leader-270: persist complete JournaledLogEntry{index=2, term=1, command=3, pending=true} 03:45:17,957 PM [leader-270-writer-123] [DEBUG] RaftStorageCompleter - leader-270: completed synchronized callback AppendSubmittedCallback{entry=JournaledLogEntry{index=2, term=1, command=3, pending=false}, callback=org.opendaylight.controller.cluster.raft.RaftActor$$Lambda/0x00000007c087f1b0@6577a34a} 03:45:17,957 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: completed 1 commands in 3.205 ms 03:45:17,957 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: waiting to receive commands 03:45:17,965 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-270] 03:45:17,965 PM [main] [DEBUG] PekkoRaftStorage - leader-270: terminating thread VirtualThread[#696,leader-270-writer-123]/waiting 03:45:17,965 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: received 1 commands after 8.115 ms 03:45:17,965 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: completed 1 commands in 23.04 μs 03:45:17,965 PM [leader-270-writer-123] [DEBUG] JournalWriteTask - leader-270: journal writer stopped 03:45:17,965 PM [main] [DEBUG] EntryJournalV1 - leader-270: journal closed 03:45:17,965 PM [main] [INFO] PekkoRaftStorage - leader-270: journal closed 03:45:17,965 PM [main] [DEBUG] RaftStorage - leader-270: stopped executor with 0 remaining tasks 03:45:17,965 PM [main] [DEBUG] RaftStorage - leader-270: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:17.969] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-272]: org.opendaylight.controller.cluster.common.actor.Monitor@23fee6d3 03:45:17,970 PM [main] [INFO] RaftActor - leader-272: Starting recovery with journal batch size 1000 03:45:17,970 PM [main] [DEBUG] RaftStorage - leader-272: started executor 03:45:17,970 PM [main] [DEBUG] RaftStorage - leader-272: started executor 03:45:17,971 PM [main] [DEBUG] EntryJournalV1 - leader-272: metadata journal open: replayFrom=1 applyTo=0 03:45:17,971 PM [main] [DEBUG] EntryJournalV1 - leader-272: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:17,971 PM [main] [INFO] PekkoRaftStorage - leader-272: journal open: applyTo=0 03:45:17,971 PM [leader-272-writer-124] [DEBUG] JournalWriteTask - leader-272: journal writer started 03:45:17,971 PM [leader-272-writer-124] [DEBUG] JournalWriteTask - leader-272: waiting to receive commands 03:45:17,972 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13636911642806333101/leader-272/TermInfo.properties does not exist 03:45:17,972 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-272: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13636911642806333101/leader-272/journal-v1-1.log 03:45:17,972 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-272: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13636911642806333101/leader-272/metadata-v1-1.log 03:45:17,972 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader-272: no eligible files found 03:45:17,972 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-272: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:17,974 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-272: Set currentTerm=0, votedFor=null 03:45:17,974 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-272: Local TermInfo store seeded with TermInfo{term=0} 03:45:17,974 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader-272: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7b72d7b2 03:45:17,974 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - leader-272: Moving last applied index from -1 to -1 03:45:17,975 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - leader-272: empty journal: appending 0 entries 03:45:17,975 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - leader-272: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:17,975 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - leader-272: journal recovery completedin 901.0 μs with journalIndex=1 03:45:17,976 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:17,976 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - leader-272 (Follower): Received TimeoutNow - switching to Candidate 03:45:17,976 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - leader-272 (Candidate): Election: Candidate has following voting peers: [] 03:45:17,979 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-272: Set currentTerm=1, votedFor=leader-272 03:45:17,979 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - leader-272 (Candidate): Starting new election term 1 03:45:17,979 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - leader-272 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:45:17,979 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - leader-272 (Candidate): Received ElectionTimeout 03:45:17,980 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader-272 (Leader): Election: Leader has following peers: [] 03:45:17,980 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - leader-272 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:45:18,140 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-272] 03:45:18,141 PM [main] [DEBUG] PekkoRaftStorage - leader-272: terminating thread VirtualThread[#697,leader-272-writer-124]/waiting 03:45:18,141 PM [leader-272-writer-124] [DEBUG] JournalWriteTask - leader-272: received 1 commands after 169.9 ms 03:45:18,141 PM [leader-272-writer-124] [DEBUG] JournalWriteTask - leader-272: completed 1 commands in 42.61 μs 03:45:18,141 PM [leader-272-writer-124] [DEBUG] JournalWriteTask - leader-272: journal writer stopped 03:45:18,141 PM [main] [DEBUG] EntryJournalV1 - leader-272: journal closed 03:45:18,141 PM [main] [INFO] PekkoRaftStorage - leader-272: journal closed 03:45:18,141 PM [main] [DEBUG] RaftStorage - leader-272: stopped executor with 0 remaining tasks 03:45:18,141 PM [main] [DEBUG] RaftStorage - leader-272: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:18.145] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-273]: org.opendaylight.controller.cluster.common.actor.Monitor@16d003b 03:45:18,146 PM [main] [INFO] RaftActor - follower-273: Starting recovery with journal batch size 1000 03:45:18,146 PM [main] [DEBUG] RaftStorage - follower-273: started executor 03:45:18,147 PM [main] [DEBUG] RaftStorage - follower-273: started executor 03:45:18,147 PM [main] [DEBUG] EntryJournalV1 - follower-273: metadata journal open: replayFrom=1 applyTo=0 03:45:18,147 PM [main] [DEBUG] EntryJournalV1 - follower-273: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:18,147 PM [main] [INFO] PekkoRaftStorage - follower-273: journal open: applyTo=0 03:45:18,147 PM [follower-273-writer-125] [DEBUG] JournalWriteTask - follower-273: journal writer started 03:45:18,148 PM [follower-273-writer-125] [DEBUG] JournalWriteTask - follower-273: waiting to receive commands 03:45:18,148 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from -1 to 4 03:45:18,148 PM [main] [DEBUG] PropertiesTermInfoStore - follower-273: Set currentTerm=1, votedFor=follower-273 03:45:18,149 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9902908158075484546/follower-273/TermInfo.properties does not exist 03:45:18,150 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower-273: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:18,154 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower-273: Set currentTerm=1, votedFor=follower-273 03:45:18,154 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower-273: Local TermInfo store seeded with TermInfo{term=1, votedFor=follower-273} 03:45:18,154 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower-273: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@45b2dd12 03:45:18,155 PM [main] [INFO] SnapshotManager - follower-273: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=5, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=6, mandatoryTrim=false] to install on xyzzy 03:45:18,155 PM [main] [DEBUG] SnapshotManager - follower-273: last applied journal index prior to capture: 0 03:45:18,155 PM [main] [INFO] MockRaftActor - follower-273: support() called 03:45:18,156 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:45:18,156 PM [main] [DEBUG] Follower - follower-273 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-274, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=5, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=6, term=1, command=foo-6]]} 03:45:18,156 PM [main] [DEBUG] Follower - follower-273 (Follower): Number of entries to be appended = 1 03:45:18,156 PM [main] [DEBUG] Follower - follower-273 (Follower): After cleanup, lastIndex: 5, entries to be added from: 0 03:45:18,156 PM [main] [DEBUG] Follower - follower-273 (Follower): Append entry to log foo-6 03:45:18,156 PM [main] [DEBUG] ReplicatedLogImpl - follower-273: Append log entry and persist DefaultLogEntry[index=6, term=1, command=foo-6] 03:45:18,156 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:45:18,156 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:45:18,156 PM [main] [DEBUG] ReplicatedLogImpl - follower-273: persist complete JournaledLogEntry{index=6, term=1, command=foo-6, pending=false} 03:45:18,156 PM [main] [DEBUG] RaftStorageCompleter - test: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=6, term=1, command=foo-6, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08875c8@7fe1dee9} 03:45:18,156 PM [main] [DEBUG] Follower - follower-273 (Follower): Log size is now 7 03:45:18,156 PM [main] [DEBUG] Follower - follower-273 (Follower): Commit index set to 5 03:45:18,156 PM [main] [DEBUG] Follower - follower-273 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-273, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:45:18,156 PM [main] [DEBUG] SyncStatusTracker - follower-273: Last sync leader does not match current leader leader-274, need to catch up to 5 03:45:18,156 PM [main] [DEBUG] Follower - follower-273 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): -1, lastIndex(): 6 03:45:18,156 PM [main] [DEBUG] RaftActorBehavior - follower-273 (Follower): Setting last applied to 0 03:45:18,156 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from -1 to 0 03:45:18,156 PM [main] [DEBUG] RaftActor - follower-273: Applying state for log index 0 data 0 03:45:18,156 PM [main] [INFO] MockRaftActor - follower-273: applyState called: 0 [WARN] [07/02/2025 15:45:18.156] [test-pekko.actor.default-dispatcher-8] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-273]: AppendEntriesReply{term=1, success=true, followerId=follower-273, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:45:18,156 PM [main] [DEBUG] RaftActorBehavior - follower-273 (Follower): Setting last applied to 1 03:45:18,156 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from 0 to 1 03:45:18,156 PM [main] [DEBUG] RaftActor - follower-273: Applying state for log index 1 data 1 03:45:18,156 PM [main] [INFO] MockRaftActor - follower-273: applyState called: 1 03:45:18,156 PM [main] [DEBUG] RaftActorBehavior - follower-273 (Follower): Setting last applied to 2 03:45:18,156 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from 1 to 2 03:45:18,157 PM [main] [DEBUG] RaftActor - follower-273: Applying state for log index 2 data 2 03:45:18,157 PM [main] [INFO] MockRaftActor - follower-273: applyState called: 2 [WARN] [07/02/2025 15:45:18.156] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/follower-273] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower-273, initialSyncDone=false] 03:45:18,157 PM [main] [DEBUG] RaftActorBehavior - follower-273 (Follower): Setting last applied to 3 03:45:18,157 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from 2 to 3 03:45:18,157 PM [main] [DEBUG] RaftActor - follower-273: Applying state for log index 3 data 3 03:45:18,157 PM [main] [INFO] MockRaftActor - follower-273: applyState called: 3 03:45:18,157 PM [main] [DEBUG] RaftActorBehavior - follower-273 (Follower): Setting last applied to 4 03:45:18,157 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from 3 to 4 03:45:18,157 PM [main] [DEBUG] RaftActor - follower-273: Applying state for log index 4 data 4 03:45:18,157 PM [main] [INFO] MockRaftActor - follower-273: applyState called: 4 03:45:18,157 PM [main] [DEBUG] RaftActorBehavior - follower-273 (Follower): Setting last applied to 5 03:45:18,157 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from 4 to 5 03:45:18,157 PM [main] [DEBUG] RaftActor - follower-273: Applying state for log index 5 data 5 03:45:18,157 PM [main] [INFO] MockRaftActor - follower-273: applyState called: 5 03:45:18,157 PM [main] [DEBUG] Follower - follower-273 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-274, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=6, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=7, term=1, command=foo-7]]} 03:45:18,157 PM [main] [DEBUG] Follower - follower-273 (Follower): Number of entries to be appended = 1 03:45:18,157 PM [main] [DEBUG] Follower - follower-273 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 03:45:18,157 PM [main] [DEBUG] Follower - follower-273 (Follower): Append entry to log foo-7 03:45:18,157 PM [main] [DEBUG] ReplicatedLogImpl - follower-273: Append log entry and persist DefaultLogEntry[index=7, term=1, command=foo-7] 03:45:18,157 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:45:18,157 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:45:18,157 PM [main] [DEBUG] ReplicatedLogImpl - follower-273: persist complete JournaledLogEntry{index=7, term=1, command=foo-7, pending=false} 03:45:18,157 PM [main] [DEBUG] RaftStorageCompleter - test: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=7, term=1, command=foo-7, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08875c8@7518dd02} 03:45:18,157 PM [main] [DEBUG] Follower - follower-273 (Follower): Log size is now 8 03:45:18,157 PM [main] [DEBUG] Follower - follower-273 (Follower): Commit index set to 6 03:45:18,157 PM [main] [DEBUG] Follower - follower-273 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-273, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:45:18,157 PM [main] [DEBUG] SyncStatusTracker - follower-273: Lagging 0 entries behind leader leader-274 and reached 6 (of expected 5) [WARN] [07/02/2025 15:45:18.157] [test-pekko.actor.default-dispatcher-8] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-273]: AppendEntriesReply{term=1, success=true, followerId=follower-273, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [07/02/2025 15:45:18.157] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/follower-273] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower-273, initialSyncDone=true] 03:45:18,157 PM [main] [DEBUG] Follower - follower-273 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 5, lastIndex(): 7 03:45:18,158 PM [main] [DEBUG] RaftActorBehavior - follower-273 (Follower): Setting last applied to 6 03:45:18,158 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from 5 to 6 03:45:18,158 PM [main] [DEBUG] RaftActor - follower-273: Applying state for log index 6 data foo-6 03:45:18,158 PM [main] [INFO] MockRaftActor - follower-273: applyState called: foo-6 03:45:18,158 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:45:18,158 PM [main] [INFO] SnapshotManager - follower-273: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=5, term=1] 03:45:18,158 PM [main] [INFO] MockRaftActor - follower-273: support() called 03:45:18,158 PM [main] [INFO] SnapshotManager - follower-273: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 03:45:18,158 PM [main] [DEBUG] SnapshotManager - follower-273: Snapshot success, discarding journal entries up to 0 03:45:18,158 PM [main] [DEBUG] RaftActorSnapshotMessageSupport - follower-273: SnapshotComplete received 03:45:18,158 PM [main] [DEBUG] Follower - follower-273 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-274, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=7, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=8, term=1, command=foo-7]]} 03:45:18,158 PM [main] [DEBUG] Follower - follower-273 (Follower): Number of entries to be appended = 1 03:45:18,158 PM [main] [DEBUG] Follower - follower-273 (Follower): After cleanup, lastIndex: 7, entries to be added from: 0 03:45:18,158 PM [main] [DEBUG] Follower - follower-273 (Follower): Append entry to log foo-7 03:45:18,158 PM [main] [DEBUG] ReplicatedLogImpl - follower-273: Append log entry and persist DefaultLogEntry[index=8, term=1, command=foo-7] 03:45:18,158 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:45:18,158 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:45:18,158 PM [main] [DEBUG] ReplicatedLogImpl - follower-273: persist complete JournaledLogEntry{index=8, term=1, command=foo-7, pending=false} 03:45:18,158 PM [main] [DEBUG] RaftStorageCompleter - test: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=8, term=1, command=foo-7, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08875c8@1bab71f5} 03:45:18,158 PM [main] [DEBUG] Follower - follower-273 (Follower): Log size is now 4 03:45:18,158 PM [main] [DEBUG] Follower - follower-273 (Follower): Commit index set to 7 03:45:18,158 PM [main] [DEBUG] Follower - follower-273 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-273, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:45:18,158 PM [main] [DEBUG] SyncStatusTracker - follower-273: Lagging 0 entries behind leader leader-274 and reached 7 (of expected 5) 03:45:18,158 PM [main] [DEBUG] Follower - follower-273 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 8 03:45:18,158 PM [main] [DEBUG] RaftActorBehavior - follower-273 (Follower): Setting last applied to 7 03:45:18,158 PM [main] [DEBUG] AbstractReplicatedLog - follower-273: Moving last applied index from 6 to 7 03:45:18,158 PM [main] [DEBUG] RaftActor - follower-273: Applying state for log index 7 data foo-7 03:45:18,158 PM [main] [INFO] MockRaftActor - follower-273: applyState called: foo-7 03:45:18,158 PM [main] [DEBUG] SnapshotManager - follower-273: fakeSnapshot purging log to 6 for term 1 03:45:18,158 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$g#-1601910602] [WARN] [07/02/2025 15:45:18.158] [test-pekko.actor.default-dispatcher-8] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-273]: AppendEntriesReply{term=1, success=true, followerId=follower-273, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:45:18,160 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-273] 03:45:18,160 PM [main] [DEBUG] PekkoRaftStorage - follower-273: terminating thread VirtualThread[#698,follower-273-writer-125]/waiting 03:45:18,160 PM [follower-273-writer-125] [DEBUG] JournalWriteTask - follower-273: received 1 commands after 12.28 ms 03:45:18,160 PM [follower-273-writer-125] [DEBUG] JournalWriteTask - follower-273: completed 1 commands in 24.25 μs 03:45:18,160 PM [follower-273-writer-125] [DEBUG] JournalWriteTask - follower-273: journal writer stopped 03:45:18,160 PM [main] [DEBUG] EntryJournalV1 - follower-273: journal closed 03:45:18,160 PM [main] [INFO] PekkoRaftStorage - follower-273: journal closed 03:45:18,160 PM [main] [DEBUG] RaftStorage - follower-273: stopped executor with 0 remaining tasks 03:45:18,160 PM [main] [DEBUG] RaftStorage - follower-273: stopped executor with 0 remaining tasks [WARN] [07/02/2025 15:45:18.165] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-275]: org.opendaylight.controller.cluster.common.actor.Monitor@3aaf8871 03:45:18,167 PM [main] [INFO] RaftActor - leader-275: Starting recovery with journal batch size 1000 03:45:18,167 PM [main] [DEBUG] RaftStorage - leader-275: started executor 03:45:18,167 PM [main] [DEBUG] RaftStorage - leader-275: started executor 03:45:18,167 PM [main] [DEBUG] EntryJournalV1 - leader-275: metadata journal open: replayFrom=1 applyTo=0 03:45:18,167 PM [main] [DEBUG] EntryJournalV1 - leader-275: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:18,167 PM [main] [INFO] PekkoRaftStorage - leader-275: journal open: applyTo=0 03:45:18,167 PM [leader-275-writer-126] [DEBUG] JournalWriteTask - leader-275: journal writer started 03:45:18,168 PM [leader-275-writer-126] [DEBUG] JournalWriteTask - leader-275: waiting to receive commands 03:45:18,169 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest11711924858111522000/leader-275/TermInfo.properties does not exist 03:45:18,169 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - leader-275: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:18,172 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - leader-275: Set currentTerm=0, votedFor=null 03:45:18,172 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - leader-275: Local TermInfo store seeded with TermInfo{term=0} 03:45:18,172 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - leader-275: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@12fb7db6 03:45:18,173 PM [main] [DEBUG] PropertiesTermInfoStore - leader-275: Set currentTerm=1, votedFor=leader-275 03:45:18,173 PM [main] [DEBUG] AbstractLeader - leader-275 (Leader): Election: Leader has following peers: [follower-276] 03:45:18,173 PM [main] [DEBUG] AbstractLeader - leader-275 (Leader): Checking sendAppendEntries for follower follower-276: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:45:18,173 PM [main] [DEBUG] RaftActor - leader-275: Persist data index=0 term=1 command=1 03:45:18,173 PM [main] [DEBUG] ReplicatedLogImpl - leader-275: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 03:45:18,173 PM [main] [DEBUG] AbstractLeader - leader-275 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: true 03:45:18,173 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:45:18,173 PM [main] [DEBUG] AbstractLeader - leader-275 (Leader): Checking sendAppendEntries for follower follower-276: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 03:45:18,173 PM [main] [DEBUG] AbstractLeader - leader-275 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-276 updated: matchIndex: 0, nextIndex: 1 03:45:18,173 PM [main] [DEBUG] AbstractLeader - leader-275 (Leader): Checking sendAppendEntries for follower follower-276: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 03:45:18,173 PM [main] [DEBUG] ReplicatedLogImpl - leader-275: persist complete JournaledLogEntry{index=0, term=1, command=1, pending=true} 03:45:18,173 PM [main] [DEBUG] AbstractLeader - leader-275 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 03:45:18,173 PM [main] [DEBUG] RaftActorBehavior - leader-275 (Leader): Setting last applied to 0 03:45:18,173 PM [main] [DEBUG] AbstractReplicatedLog - leader-275: Moving last applied index from -1 to 0 03:45:18,173 PM [main] [DEBUG] RaftActor - leader-275: Applying state for log index 0 data 1 03:45:18,173 PM [main] [INFO] MockRaftActor - leader-275: applyState called: 1 03:45:18,174 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$h#1225990753] 03:45:18,175 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-275] 03:45:18,175 PM [main] [DEBUG] PekkoRaftStorage - leader-275: terminating thread VirtualThread[#699,leader-275-writer-126]/waiting 03:45:18,175 PM [leader-275-writer-126] [DEBUG] JournalWriteTask - leader-275: received 1 commands after 7.247 ms 03:45:18,175 PM [leader-275-writer-126] [DEBUG] JournalWriteTask - leader-275: completed 1 commands in 27.99 μs 03:45:18,175 PM [leader-275-writer-126] [DEBUG] JournalWriteTask - leader-275: journal writer stopped 03:45:18,175 PM [main] [DEBUG] EntryJournalV1 - leader-275: journal closed 03:45:18,175 PM [main] [INFO] PekkoRaftStorage - leader-275: journal closed 03:45:18,175 PM [main] [DEBUG] RaftStorage - leader-275: stopped executor with 0 remaining tasks 03:45:18,175 PM [main] [DEBUG] RaftStorage - leader-275: stopped executor with 0 remaining tasks 03:45:18,177 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshot starting [WARN] [07/02/2025 15:45:18.177] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-277]: org.opendaylight.controller.cluster.common.actor.Monitor@2dd7fdd1 03:45:18,178 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - test-actor-277: Starting recovery with journal batch size 1000 03:45:18,178 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-277: started executor 03:45:18,178 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-277: started executor 03:45:18,179 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-277: metadata journal open: replayFrom=1 applyTo=0 03:45:18,179 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-277: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:18,179 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-277: journal open: applyTo=0 03:45:18,180 PM [test-actor-277-writer-127] [DEBUG] JournalWriteTask - test-actor-277: journal writer started 03:45:18,180 PM [test-actor-277-writer-127] [DEBUG] JournalWriteTask - test-actor-277: waiting to receive commands 03:45:18,181 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/TermInfo.properties does not exist 03:45:18,181 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/journal-v1-1.log 03:45:18,181 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/metadata-v1-1.log 03:45:18,181 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: no eligible files found 03:45:18,181 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-277: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:18,184 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-277: Set currentTerm=0, votedFor=null 03:45:18,184 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-277: Local TermInfo store seeded with TermInfo{term=0} 03:45:18,184 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-277: Restoring snapshot: Snapshot [lastIndex=4, lastTerm=1, lastAppliedIndex=3, lastAppliedTerm=1, unAppliedEntries size=1, state=MockSnapshotState[state=[A, B, C, D]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null] 03:45:18,189 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-277: initializing from snapshot taken at 2025-07-02T15:45:18.189494121Z 03:45:18,189 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-277: Set currentTerm=1, votedFor=member-1 03:45:18,189 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - Recovery snapshot applied for test-actor-277 in 107.4 μs: snapshotIndex=3, snapshotTerm=1, journal-size=1 03:45:18,189 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - test-actor-277: support() called 03:45:18,190 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/snapshot-000000006865540E-0B4B7369.tmp 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/snapshot-000000006865540E-0B4B7369.v1 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/snapshot-000000006865540E-0B4B7369.v1 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/TermInfo.properties 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/journal-v1-1.log 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/metadata-v1-1.log 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-02T15:45:18.189494121Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/snapshot-000000006865540E-0B4B7369.v1, size=513, entryCompress=NONE, stateCompress=NONE} 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-277: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@829413c 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-277: Moving last applied index from -1 to 3 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-277: empty journal: appending 1 entries 03:45:18,192 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-277: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:18,197 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-277: journal recovery completedin 4.804 ms with journalIndex=1 03:45:18,197 PM [main] [DEBUG] RaftStorage - test-actor-277: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/snapshot-000000006865540E-0B4B7369.v1 03:45:18,197 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:45:18,197 PM [main] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/TermInfo.properties 03:45:18,197 PM [main] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/journal-v1-1.log 03:45:18,197 PM [main] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/metadata-v1-1.log 03:45:18,198 PM [main] [DEBUG] RaftStorage - test-actor-277: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-02T15:45:18.189494121Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-277/snapshot-000000006865540E-0B4B7369.v1, size=513, entryCompress=NONE, stateCompress=NONE} as the latest file [WARN] [07/02/2025 15:45:18.200] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-278]: org.opendaylight.controller.cluster.common.actor.Monitor@347ae1a5 03:45:18,201 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - test-actor-278: Starting recovery with journal batch size 1000 03:45:18,201 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-278: started executor 03:45:18,201 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-278: started executor 03:45:18,202 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-278: metadata journal open: replayFrom=1 applyTo=0 03:45:18,202 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-278: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:18,202 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRaftStorage - test-actor-278: journal open: applyTo=0 03:45:18,202 PM [test-actor-278-writer-128] [DEBUG] JournalWriteTask - test-actor-278: journal writer started 03:45:18,202 PM [test-actor-278-writer-128] [DEBUG] JournalWriteTask - test-actor-278: waiting to receive commands 03:45:18,203 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/TermInfo.properties does not exist 03:45:18,203 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/journal-v1-1.log 03:45:18,203 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/metadata-v1-1.log 03:45:18,203 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: no eligible files found 03:45:18,203 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - test-actor-278: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:45:18,206 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - test-actor-278: Set currentTerm=0, votedFor=null 03:45:18,206 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - test-actor-278: Local TermInfo store seeded with TermInfo{term=0} 03:45:18,206 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRecovery - test-actor-278: Restoring snapshot: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=null, electionTerm=5, electionVotedFor=member-1, ServerConfigPayload=null] 03:45:18,206 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRecovery - test-actor-278: initializing from snapshot taken at 2025-07-02T15:45:18.206752972Z 03:45:18,206 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - test-actor-278: Set currentTerm=5, votedFor=member-1 03:45:18,206 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - Recovery snapshot applied for test-actor-278 in 3.110 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 03:45:18,206 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - test-actor-278: support() called 03:45:18,207 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/snapshot-000000006865540E-0C52CCCC.tmp 03:45:18,208 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/snapshot-000000006865540E-0C52CCCC.v1 03:45:18,208 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/snapshot-000000006865540E-0C52CCCC.v1 03:45:18,208 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/TermInfo.properties 03:45:18,208 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/journal-v1-1.log 03:45:18,208 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/metadata-v1-1.log 03:45:18,208 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=-1, term=-1], timestamp=2025-07-02T15:45:18.206752972Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1556697657728349211/test-actor-278/snapshot-000000006865540E-0C52CCCC.v1, size=64, entryCompress=NONE, stateCompress=NONE} 03:45:18,208 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - test-actor-278: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@34b1a384 03:45:18,310 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshot ending 03:45:18,310 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-277] 03:45:18,312 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - test-actor-277: terminating thread VirtualThread[#700,test-actor-277-writer-127]/waiting 03:45:18,312 PM [test-actor-277-writer-127] [DEBUG] JournalWriteTask - test-actor-277: received 1 commands after 132.2 ms 03:45:18,312 PM [test-actor-277-writer-127] [DEBUG] JournalWriteTask - test-actor-277: completed 1 commands in 26.95 μs 03:45:18,312 PM [test-actor-277-writer-127] [DEBUG] JournalWriteTask - test-actor-277: journal writer stopped 03:45:18,312 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-277: journal closed 03:45:18,312 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-277: journal closed 03:45:18,312 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-277: stopped executor with 0 remaining tasks 03:45:18,312 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-277: stopped executor with 0 remaining tasks 03:45:18,313 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-278] 03:45:18,313 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - test-actor-278: terminating thread VirtualThread[#701,test-actor-278-writer-128]/waiting 03:45:18,313 PM [test-actor-278-writer-128] [DEBUG] JournalWriteTask - test-actor-278: received 1 commands after 110.9 ms 03:45:18,313 PM [test-actor-278-writer-128] [DEBUG] JournalWriteTask - test-actor-278: completed 1 commands in 5.750 μs 03:45:18,313 PM [test-actor-278-writer-128] [DEBUG] JournalWriteTask - test-actor-278: journal writer stopped 03:45:18,313 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-278: journal closed 03:45:18,313 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-278: journal closed 03:45:18,313 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: stopped executor with 0 remaining tasks 03:45:18,313 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: stopped executor with 0 remaining tasks 03:45:18,315 PM [main] [INFO] RaftActorTest - testGetSnapshot starting [WARN] [07/02/2025 15:45:18.316] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-279]: org.opendaylight.controller.cluster.common.actor.Monitor@318fe1df 03:45:18,317 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - test-actor-279: Starting recovery with journal batch size 1000 03:45:18,318 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-279: started executor 03:45:18,318 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-279: started executor 03:45:18,318 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-279: metadata journal open: replayFrom=1 applyTo=0 03:45:18,319 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-279: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:45:18,319 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-279: journal open: applyTo=0 03:45:18,319 PM [test-actor-279-writer-129] [DEBUG] JournalWriteTask - test-actor-279: journal writer started 03:45:18,319 PM [test-actor-279-writer-129] [DEBUG] JournalWriteTask - test-actor-279: waiting to receive commands 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16676657056730243009/test-actor-279/TermInfo.properties does not exist 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-279: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16676657056730243009/test-actor-279/journal-v1-1.log 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-279: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16676657056730243009/test-actor-279/metadata-v1-1.log 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-279: no eligible files found 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - test-actor-279: Set currentTerm=3, votedFor=member-1 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRecovery - test-actor-279: Received ReplicatedLogEntry for recovery: index: 0, size: 1 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRecovery - test-actor-279: Received ReplicatedLogEntry for recovery: index: 1, size: 1 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRecovery - test-actor-279: Received apply journal entries for recovery, applying to state: 0 to 1 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - test-actor-279: Moving last applied index from -1 to 1 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRecovery - test-actor-279: Received ReplicatedLogEntry for recovery: index: 2, size: 1 03:45:18,321 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - test-actor-279: Recovery completed in 106.3 μs - Switching actor to Follower - last log index = 2, last log term = 3, snapshot index = -1, snapshot term = -1, journal size = 3 03:45:18,328 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - test-actor-279: Set currentTerm=3, votedFor=member-1 03:45:18,328 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - test-actor-279: Local TermInfo store seeded with TermInfo{term=3, votedFor=member-1} 03:45:18,328 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - test-actor-279: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@494b42f6 03:45:18,328 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - test-actor-279: Moving last applied index from -1 to 1 03:45:18,328 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - test-actor-279: empty journal: appending 3 entries 03:45:18,328 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-279: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:45:18,336 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - test-actor-279: journal recovery completedin 8.738 ms with journalIndex=1 03:45:18,349 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-279: onGetSnapshot 03:45:18,351 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-279: onGetSnapshot 03:45:18,351 PM [main] [INFO] RaftActorTest - testGetSnapshot ending 03:45:18,352 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-279] 03:45:18,362 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PekkoRaftStorage - test-actor-279: terminating thread VirtualThread[#703,test-actor-279-writer-129]/waiting 03:45:18,362 PM [test-actor-279-writer-129] [DEBUG] JournalWriteTask - test-actor-279: received 1 commands after 43.46 ms 03:45:18,363 PM [test-actor-279-writer-129] [DEBUG] JournalWriteTask - test-actor-279: completed 1 commands in 27.37 μs 03:45:18,363 PM [test-actor-279-writer-129] [DEBUG] JournalWriteTask - test-actor-279: journal writer stopped 03:45:18,363 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-279: journal closed 03:45:18,363 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRaftStorage - test-actor-279: journal closed 03:45:18,363 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-279: stopped executor with 0 remaining tasks 03:45:18,363 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-279: stopped executor with 0 remaining tasks [INFO] [07/02/2025 15:45:18.364] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:45:18,364 PM [test-pekko.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/02/2025 15:45:18.365] [test-pekko.actor.default-dispatcher-8] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.179:17355) 03:45:18,367 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.179:17355] - Exiting completed 03:45:18,367 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.179:17355] - Shutting down... 03:45:18,367 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.179:17355] - Successfully shut down [INFO] [07/02/2025 15:45:18.366] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.179:17355] - Exiting completed [INFO] [07/02/2025 15:45:18.366] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.179:17355] - Shutting down... [INFO] [07/02/2025 15:45:18.366] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.179:17355] - Successfully shut down 03:45:18,368 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRaftStorage - testConstruction: terminating thread VirtualThread[#681,testConstruction-writer-108]/waiting 03:45:18,369 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - testFindLeader: terminating thread VirtualThread[#676,testFindLeader-writer-104]/waiting 03:45:18,370 PM [testConstruction-writer-108] [DEBUG] JournalWriteTask - testConstruction: received 1 commands after 2.926 s 03:45:18,370 PM [testConstruction-writer-108] [DEBUG] JournalWriteTask - testConstruction: completed 1 commands in 25.47 μs 03:45:18,370 PM [testConstruction-writer-108] [DEBUG] JournalWriteTask - testConstruction: journal writer stopped 03:45:18,370 PM [testFindLeader-writer-104] [DEBUG] JournalWriteTask - testFindLeader: received 1 commands after 8.187 s 03:45:18,370 PM [testFindLeader-writer-104] [DEBUG] JournalWriteTask - testFindLeader: completed 1 commands in 9.720 μs 03:45:18,370 PM [testFindLeader-writer-104] [DEBUG] JournalWriteTask - testFindLeader: journal writer stopped 03:45:18,370 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testConstruction: journal closed 03:45:18,370 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - testConstruction: journal closed 03:45:18,370 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: stopped executor with 0 remaining tasks 03:45:18,370 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testConstruction: stopped executor with 0 remaining tasks 03:45:18,370 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - testFindLeader: journal closed 03:45:18,370 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - testFindLeader: journal closed 03:45:18,370 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testFindLeader: stopped executor with 0 remaining tasks 03:45:18,370 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testFindLeader: stopped executor with 0 remaining tasks [INFO] [07/02/2025 15:45:18.371] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.171.179:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/02/2025 15:45:18.371] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.171.179:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:45:18,371 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:45:18,371 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 03:45:18,373 PM [test-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [07/02/2025 15:45:18.373] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.171.179:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [07/02/2025 15:45:18.373] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger