[DEBUG] [01/10/2025 00:42:15.980] [main] [EventStream(pekko://test)] logger log1-TestEventListener started
12:42:15,980 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started
[DEBUG] [01/10/2025 00:42:15.981] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started
[DEBUG] [01/10/2025 00:42:15.981] [main] [EventStream(pekko://test)] Default Loggers started
[INFO] [01/10/2025 00:42:15.993] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [-1633658275799533680]
12:42:15,993 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [-1633658275799533680]
[INFO] [01/10/2025 00:42:15.994] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ...
12:42:15,994 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ...
[INFO] [01/10/2025 00:42:15.996] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [01/10/2025 00:42:15.996] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully
12:42:15,997 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
12:42:15,997 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully
12:42:15,997 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
12:42:15,997 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
[INFO] [01/10/2025 00:42:15.997] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [01/10/2025 00:42:15.997] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
12:42:16,7 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerLeaderStateChanges
[WARN] [01/10/2025 00:42:16.011] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower85]: org.opendaylight.controller.cluster.common.actor.Monitor@4e34a4b5
12:42:16,12 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower85] 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'.
[INFO] [pekkoDeadLetter][01/10/2025 00:42:16.011] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower85] 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'.
12:42:16,13 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower85 with journal batch size 1000
12:42:16,15 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Set currentTerm=1, votedFor=leader84
12:42:16,15 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Received ReplicatedLogEntry for recovery: index: 0, size: 141
12:42:16,15 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Updated server config: isVoting: false, peers: [PeerInfo [id=leader84, address=pekko://test/user/leader84, votingState=VOTING]]
12:42:16,15 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
[WARN] [01/10/2025 00:42:16.015] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader84]: org.opendaylight.controller.cluster.common.actor.Monitor@61c55c87
[INFO] [pekkoDeadLetter][01/10/2025 00:42:16.015] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader84] 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'.
12:42:16,16 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader84] 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'.
12:42:16,16 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader84 with journal batch size 1000
12:42:16,18 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Set currentTerm=1, votedFor=leader84
12:42:16,18 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Received ReplicatedLogEntry for recovery: index: 0, size: 141
12:42:16,18 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Updated server config: isVoting: true, peers: [PeerInfo [id=follower85, address=pekko://test/user/follower85, votingState=NON_VOTING]]
12:42:16,18 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:16,444 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
12:42:16,444 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:16,444 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Follower): Received ElectionTimeout - switching to Candidate
12:42:16,444 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Candidate): Election: Candidate has following voting peers: []
12:42:16,444 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Set currentTerm=2, votedFor=leader84
12:42:16,444 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Candidate): Starting new election term 2
12:42:16,444 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
12:42:16,445 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Candidate): Received ElectionTimeout
12:42:16,446 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Leader): Election: Leader has following peers: [follower85]
12:42:16,446 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Leader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:16,446 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
12:42:16,446 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower85 (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader84, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term
12:42:16,446 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Set currentTerm=2, votedFor=null
12:42:16,446 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower85: Last sync leader does not match current leader leader84, need to catch up to -1
12:42:16,447 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower85 updated: matchIndex: -1, nextIndex: 0
12:42:16,447 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [01/10/2025 00:42:16.447] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower85] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3bc3ac95
12:42:16,447 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower85] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
[INFO] [pekkoDeadLetter][01/10/2025 00:42:16.447] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower85] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower85] was unhandled. [3] 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'.
12:42:16,475 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
12:42:16,804 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader84 and reached -1 (of expected -1)
[WARN] [01/10/2025 00:42:16.805] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower85] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@567d42c0
[INFO] [pekkoDeadLetter][01/10/2025 00:42:16.805] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower85] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower85] was unhandled. [4] 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'.
12:42:16,805 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower85] was unhandled. [4] 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'.
12:42:16,828 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/roleChangeNotifier87#-943504813]
12:42:16,840 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower85-collector88#1307912917]
12:42:16,840 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower85]
12:42:16,840 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader84-collector89#613297553]
12:42:16,840 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader84]
12:42:16,842 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart starting
[WARN] [01/10/2025 00:42:16.844] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower91]: org.opendaylight.controller.cluster.common.actor.Monitor@6b3d37f7
[INFO] [pekkoDeadLetter][01/10/2025 00:42:16.844] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower91] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
12:42:16,844 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower91] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
12:42:16,844 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower91 with journal batch size 1000
[WARN] [01/10/2025 00:42:16.845] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader90]: org.opendaylight.controller.cluster.common.actor.Monitor@27a7dd7e
12:42:16,845 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader90 with journal batch size 1000
[INFO] [pekkoDeadLetter][01/10/2025 00:42:16.845] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader90] to Actor[pekko://test/user/termination-monitor] was not delivered. [6] 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'.
12:42:16,845 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader90] to Actor[pekko://test/user/termination-monitor] was not delivered. [6] 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'.
12:42:16,846 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=1, votedFor=leader90
12:42:16,846 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Received ReplicatedLogEntry for recovery: index: 0, size: 141
12:42:16,846 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Updated server config: isVoting: false, peers: [PeerInfo [id=leader90, address=pekko://test/user/leader90, votingState=VOTING]]
12:42:16,846 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:16,847 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=1, votedFor=leader90
12:42:16,847 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Received ReplicatedLogEntry for recovery: index: 0, size: 141
12:42:16,847 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Updated server config: isVoting: true, peers: [PeerInfo [id=follower91, address=pekko://test/user/follower91, votingState=NON_VOTING]]
12:42:16,848 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:17,344 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
12:42:17,344 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:17,344 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Received ElectionTimeout - switching to Candidate
12:42:17,345 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Election: Candidate has following voting peers: []
12:42:17,345 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=2, votedFor=leader90
12:42:17,345 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Starting new election term 2
12:42:17,345 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
12:42:17,346 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Received ElectionTimeout
12:42:17,346 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Election: Leader has following peers: [follower91]
12:42:17,346 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:17,347 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
12:42:17,347 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term
12:42:17,347 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=2, votedFor=null
12:42:17,347 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower91: Last sync leader does not match current leader leader90, need to catch up to -1
12:42:17,347 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: -1, nextIndex: 0
12:42:17,347 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:17,348 AM [test-pekko.actor.default-dispatcher-16] [INFO] TestActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower91] was unhandled. [7] 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'.
[WARN] [01/10/2025 00:42:17.348] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower91] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4b1b3b37
[INFO] [pekkoDeadLetter][01/10/2025 00:42:17.348] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/follower91] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower91] was unhandled. [7] 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'.
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 0
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from -1 to 0
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 0 data zero
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: zero
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 0 is present for follower follower91
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries{term=2, leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=0
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:17,354 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}
12:42:17,354 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 1
12:42:17,354 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:17,354 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Append entry to log zero
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
12:42:17,354 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
12:42:17,354 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true
12:42:17,355 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:17,355 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from 0 to 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 1 data one
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Commit index set to 0
12:42:17,355 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: one
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower91, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 0 (of expected -1)
12:42:17,355 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
12:42:17,355 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 0 is present for follower follower91
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Setting last applied to 0
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from -1 to 0
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Applying state for log index 0 data zero
12:42:17,355 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries{term=2, leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: applyState called: zero
12:42:17,355 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: 0, nextIndex: 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: fakeSnapshot purging log to 0 for term 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 1 is present for follower follower91
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries{term=2, leaderId=leader90, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Append entry to log one
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Commit index set to 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower91, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 1 (of expected -1)
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Setting last applied to 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from 1 to 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from 0 to 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 2 data two
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Applying state for log index 1 data one
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: two
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: applyState called: one
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 1 is present for follower follower91
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries{term=2, leaderId=leader90, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Persisting ApplyJournalEntries with index=0
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: 1, nextIndex: 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: fakeSnapshot purging log to 1 for term 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader90, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 1
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 2
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 2 is present for follower follower91
12:42:17,355 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower91, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:17,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries{term=2, leaderId=leader90, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 1 (of expected -1)
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: fakeSnapshot purging log to 0 for term 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Persisting ApplyJournalEntries with index=1
12:42:17,356 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 2 is present for follower follower91
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader90, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Append entry to log two
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Commit index set to 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower91, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 2 (of expected -1)
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Setting last applied to 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from 1 to 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Applying state for log index 2 data two
12:42:17,356 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: 2, nextIndex: 3
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: applyState called: two
12:42:17,356 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader90, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 1
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two] is present: existingEntryTerm: 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: 2, entries to be added from: 1
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower91, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 2 (of expected -1)
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: fakeSnapshot purging log to 1 for term 2
12:42:17,356 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Persisting ApplyJournalEntries with index=2
[WARN] [01/10/2025 00:42:17.357] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower91] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4b318fc4
12:42:17,357 AM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower91] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
[INFO] [pekkoDeadLetter][01/10/2025 00:42:17.357] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower91] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower91] was unhandled. [8] 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'.
[WARN] [01/10/2025 00:42:17.417] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader90]: org.opendaylight.controller.cluster.common.actor.Monitor@28159877
[INFO] [pekkoDeadLetter][01/10/2025 00:42:17.417] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader90] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] 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'.
12:42:17,418 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader90] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] 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'.
12:42:17,418 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader90 with journal batch size 1000
12:42:17,420 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=1, votedFor=leader90
12:42:17,420 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Received ReplicatedLogEntry for recovery: index: 0, size: 141
12:42:17,420 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Updated server config: isVoting: true, peers: [PeerInfo [id=follower91, address=pekko://test/user/follower91, votingState=NON_VOTING]]
12:42:17,420 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=2, votedFor=leader90
12:42:17,420 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:17,924 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:17,924 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Received ElectionTimeout - switching to Candidate
12:42:17,924 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Election: Candidate has following voting peers: []
12:42:17,924 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=3, votedFor=leader90
12:42:17,924 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Starting new election term 3
12:42:17,924 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower) :- Switching from behavior Follower to Candidate, election term: 3
12:42:17,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Received ElectionTimeout
12:42:17,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Election: Leader has following peers: [follower91]
12:42:17,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:17,926 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 0
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from -1 to 0
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 0 data zero-1
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: zero-1
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=0
12:42:17,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 1
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from 0 to 1
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 1 data one-1
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: one-1
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=1
12:42:17,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
12:42:18,44 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 2 - updating term
12:42:18,44 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=3, votedFor=null
12:42:18,45 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower91: Lagging -3 entries behind leader leader90 and reached 2 (of expected -1)
12:42:18,45 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply: follower follower91 lastIndex 2 is ahead of our lastIndex 1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot
12:42:18,45 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=3, lastIndex=1, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower91
12:42:18,45 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: lastSequenceNumber prior to capture: -1
12:42:18,47 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: CaptureSnapshotReply received by actor
12:42:18,47 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting of snapshot done: Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=leader90, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower91, isVoting=false], ServerInfo[peerId=leader90, isVoting=true]]]]
12:42:18,48 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1
12:42:18,50 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendInstallSnapshot
12:42:18,50 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader90 (Leader): Snapshot 333 bytes, total chunks to send: 1
12:42:18,50 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader90 (Leader): Next chunk: total length=333, offset=0, size=333, hashCode=878051978
12:42:18,50 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): next snapshot chunk size for follower follower91: 333
12:42:18,51 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): InstallSnapshot sent to follower Vector(user, follower91), Chunk: 1/1
12:42:18,51 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Snapshot success -  sequence number: -1
12:42:18,51 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: SnapshotComplete received
12:42:18,50 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleInstallSnapshot: InstallSnapshot{term=3, leaderId=leader90, lastIncludedIndex=1, lastIncludedTerm=3, datasize=333, chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower91, isVoting=false], ServerInfo[peerId=leader90, isVoting=true]]]}
12:42:18,53 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower91: Lagging -1 entries behind leader leader90 and reached 2 (of expected -1)
12:42:18,53 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1
12:42:18,53 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Snapshot received from leader: leader90
12:42:18,54 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Applying snapshot on follower: org.opendaylight.controller.cluster.io.FileBackedOutputStream$1@3db8d84f
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Converted InstallSnapshot from leader: leader90 to state
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Snapshot success -  sequence number: -1
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from 2 to 1
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=3, votedFor=null
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Updated server config: isVoting: false, peers: [PeerInfo [id=leader90, address=pekko://test/user/leader90, votingState=VOTING]]
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: applySnapshot called
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=3, followerId=follower91, chunkIndex=1, success=true}
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: SnapshotComplete received
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleInstallSnapshotReply: InstallSnapshotReply{term=3, followerId=follower91, chunkIndex=1, success=true}
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Snapshot successfully installed on follower follower91 (last chunk 1) - matchIndex set to 1, nextIndex set to 2
12:42:18,56 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: fakeSnapshot purging log to 0 for term 3
12:42:18,78 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart ending
12:42:18,78 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower91-collector93#-168430720]
12:42:18,80 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower91]
12:42:18,80 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader90-collector94#-1057221502]
12:42:18,81 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader90]
12:42:18,81 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader90-collector95#714096229]
12:42:18,82 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader90]
12:42:18,83 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart starting
[WARN] [01/10/2025 00:42:18.085] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower97]: org.opendaylight.controller.cluster.common.actor.Monitor@121cb26c
[INFO] [pekkoDeadLetter][01/10/2025 00:42:18.086] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower97] to Actor[pekko://test/user/termination-monitor] 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/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'.
12:42:18,86 AM [test-pekko.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef -  pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower97] to Actor[pekko://test/user/termination-monitor] 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/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'.
12:42:18,86 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower97 with journal batch size 1000
[WARN] [01/10/2025 00:42:18.088] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader96]: org.opendaylight.controller.cluster.common.actor.Monitor@4d157fc8
12:42:18,88 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Set currentTerm=1, votedFor=leader96
12:42:18,88 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader96 with journal batch size 1000
12:42:18,88 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Received ReplicatedLogEntry for recovery: index: 0, size: 141
12:42:18,89 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Updated server config: isVoting: false, peers: [PeerInfo [id=leader96, address=pekko://test/user/leader96, votingState=VOTING]]
12:42:18,89 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:18,90 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=1, votedFor=leader96
12:42:18,90 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Received ReplicatedLogEntry for recovery: index: 0, size: 141
12:42:18,90 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Updated server config: isVoting: true, peers: [PeerInfo [id=follower97, address=pekko://test/user/follower97, votingState=NON_VOTING]]
12:42:18,90 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:18,534 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
12:42:18,534 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:18,534 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower): Received ElectionTimeout - switching to Candidate
12:42:18,534 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Election: Candidate has following voting peers: []
12:42:18,534 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=2, votedFor=leader96
12:42:18,535 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Starting new election term 2
12:42:18,535 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
12:42:18,536 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Received ElectionTimeout
12:42:18,536 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Election: Leader has following peers: [follower97]
12:42:18,536 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:18,536 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
12:42:18,536 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term
12:42:18,536 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Set currentTerm=2, votedFor=null
12:42:18,537 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Last sync leader does not match current leader leader96, need to catch up to -1
12:42:18,537 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: -1, nextIndex: 0
12:42:18,537 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [01/10/2025 00:42:18.537] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower97] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@203eb2d6
12:42:18,546 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:18,546 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Setting last applied to 0
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Moving last applied index from -1 to 0
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Applying state for log index 0 data zero
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: applyState called: zero
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 0 is present for follower follower97
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries{term=2, leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting ApplyJournalEntries with index=0
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 1
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Append entry to log zero
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Setting last applied to 1
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Moving last applied index from 0 to 1
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Applying state for log index 1 data one
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: applyState called: one
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 1
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Commit index set to 0
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 0 is present for follower follower97
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower97, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries{term=2, leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 0 (of expected -1)
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Setting last applied to 0
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from -1 to 0
12:42:18,547 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying state for log index 0 data zero
12:42:18,547 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting ApplyJournalEntries with index=1
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: 0, nextIndex: 1
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applyState called: zero
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: fakeSnapshot purging log to 0 for term 2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 1 is present for follower follower97
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries{term=2, leaderId=leader96, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Setting last applied to 2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Moving last applied index from 1 to 2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Append entry to log one
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Applying state for log index 2 data two
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: applyState called: two
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Commit index set to 1
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower97, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 1 is present for follower follower97
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 1 (of expected -1)
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries{term=2, leaderId=leader96, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Setting last applied to 1
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from 0 to 1
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying state for log index 1 data one
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting ApplyJournalEntries with index=2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: 1, nextIndex: 2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: fakeSnapshot purging log to 1 for term 2
12:42:18,548 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applyState called: one
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 1
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 2 is present for follower follower97
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries{term=2, leaderId=leader96, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:18,548 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Persisting ApplyJournalEntries with index=0
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader96, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 1
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower97, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 1 (of expected -1)
12:42:18,549 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: fakeSnapshot purging log to 0 for term 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 2 is present for follower follower97
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader96, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Append entry to log two
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Commit index set to 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower97, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 2 (of expected -1)
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Setting last applied to 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from 1 to 2
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying state for log index 2 data two
12:42:18,549 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: 2, nextIndex: 3
12:42:18,549 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1
12:42:18,549 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applyState called: two
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Persisting ApplyJournalEntries with index=1
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader96, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 1
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two] is present: existingEntryTerm: 2
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: 2, entries to be added from: 1
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 2
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower97, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 2 (of expected -1)
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: fakeSnapshot purging log to 1 for term 2
12:42:18,550 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Persisting ApplyJournalEntries with index=2
[WARN] [01/10/2025 00:42:18.550] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower97] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@162d81d1
12:42:18,610 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader96 with journal batch size 1000
[WARN] [01/10/2025 00:42:18.610] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader96]: org.opendaylight.controller.cluster.common.actor.Monitor@73efd694
12:42:18,611 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=1, votedFor=leader96
12:42:18,611 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Received ReplicatedLogEntry for recovery: index: 0, size: 141
12:42:18,611 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Updated server config: isVoting: true, peers: [PeerInfo [id=follower97, address=pekko://test/user/follower97, votingState=NON_VOTING]]
12:42:18,611 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=2, votedFor=leader96
12:42:18,611 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:19,104 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:19,104 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower): Received ElectionTimeout - switching to Candidate
12:42:19,104 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Election: Candidate has following voting peers: []
12:42:19,104 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=3, votedFor=leader96
12:42:19,104 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Starting new election term 3
12:42:19,104 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower) :- Switching from behavior Follower to Candidate, election term: 3
12:42:19,105 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Received ElectionTimeout
12:42:19,105 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Election: Leader has following peers: [follower97]
12:42:19,106 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:19,106 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
12:42:19,106 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 2 - updating term
12:42:19,106 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Set currentTerm=3, votedFor=null
12:42:19,106 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Lagging -3 entries behind leader leader96 and reached 2 (of expected -1)
12:42:19,106 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply: follower follower97 lastIndex 2 is ahead of our lastIndex -1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot
12:42:19,106 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead.
12:42:19,106 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=-1, lastTerm=-1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower97
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: lastSequenceNumber prior to capture: -1
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: CaptureSnapshotReply received by actor
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=leader96, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower97, isVoting=false], ServerInfo[peerId=leader96, isVoting=true]]]]
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendInstallSnapshot
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader96 (Leader): Snapshot 171 bytes, total chunks to send: 1
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader96 (Leader): Next chunk: total length=171, offset=0, size=171, hashCode=-2041399403
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): next snapshot chunk size for follower follower97: 171
12:42:19,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): InstallSnapshot sent to follower Vector(user, follower97), Chunk: 1/1
12:42:19,108 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Snapshot success -  sequence number: -1
12:42:19,107 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleInstallSnapshot: InstallSnapshot{term=3, leaderId=leader96, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=171, chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower97, isVoting=false], ServerInfo[peerId=leader96, isVoting=true]]]}
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Lagging -3 entries behind leader leader96 and reached 2 (of expected -1)
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1
12:42:19,108 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: SnapshotComplete received
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Snapshot received from leader: leader96
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying snapshot on follower: org.opendaylight.controller.cluster.io.FileBackedOutputStream$1@4a1ea56a
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Converted InstallSnapshot from leader: leader96 to state
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Snapshot success -  sequence number: -1
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from 2 to -1
12:42:19,108 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Set currentTerm=3, votedFor=null
12:42:19,109 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Updated server config: isVoting: false, peers: [PeerInfo [id=leader96, address=pekko://test/user/leader96, votingState=VOTING]]
12:42:19,109 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applySnapshot called
12:42:19,109 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=3, followerId=follower97, chunkIndex=1, success=true}
12:42:19,109 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: SnapshotComplete received
12:42:19,109 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleInstallSnapshotReply: InstallSnapshotReply{term=3, followerId=follower97, chunkIndex=1, success=true}
12:42:19,109 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Snapshot successfully installed on follower follower97 (last chunk 1) - matchIndex set to -1, nextIndex set to 0
12:42:19,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:19,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
12:42:19,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true
12:42:19,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Setting last applied to 0
12:42:19,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Moving last applied index from -1 to 0
12:42:19,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Applying state for log index 0 data zero-1
12:42:19,115 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: applyState called: zero-1
12:42:19,115 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:19,115 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 0 is present for follower follower97
12:42:19,115 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries{term=3, leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]}
12:42:19,115 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting ApplyJournalEntries with index=0
12:42:19,115 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]}
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 1
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Append entry to log zero-1
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 1
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Commit index set to 0
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower97, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 0 (of expected -1)
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Setting last applied to 0
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from -1 to 0
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying state for log index 0 data zero-1
12:42:19,115 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: 0, nextIndex: 1
12:42:19,115 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applyState called: zero-1
12:42:19,116 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:19,116 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Persisting ApplyJournalEntries with index=0
12:42:19,165 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart ending
12:42:19,165 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower97-collector99#-88986383]
12:42:19,176 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower97]
12:42:19,177 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader96-collector100#1446883176]
12:42:19,177 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader96]
12:42:19,177 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader96-collector101#1442333754]
12:42:19,177 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader96]
12:42:19,179 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart starting
[WARN] [01/10/2025 00:42:19.181] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower103]: org.opendaylight.controller.cluster.common.actor.Monitor@76c54e85
12:42:19,182 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower103 with journal batch size 1000
12:42:19,184 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Set currentTerm=1, votedFor=leader102
12:42:19,184 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Received ReplicatedLogEntry for recovery: index: 0, size: 143
12:42:19,184 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Updated server config: isVoting: false, peers: [PeerInfo [id=leader102, address=pekko://test/user/leader102, votingState=VOTING]]
12:42:19,184 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
[WARN] [01/10/2025 00:42:19.184] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader102]: org.opendaylight.controller.cluster.common.actor.Monitor@252fdd94
12:42:19,185 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader102 with journal batch size 1000
12:42:19,186 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=1, votedFor=leader102
12:42:19,186 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Received ReplicatedLogEntry for recovery: index: 0, size: 143
12:42:19,186 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Updated server config: isVoting: true, peers: [PeerInfo [id=follower103, address=pekko://test/user/follower103, votingState=NON_VOTING]]
12:42:19,186 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:19,664 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
12:42:19,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:19,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower): Received ElectionTimeout - switching to Candidate
12:42:19,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Election: Candidate has following voting peers: []
12:42:19,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=2, votedFor=leader102
12:42:19,665 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Starting new election term 2
12:42:19,665 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
12:42:19,666 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Received ElectionTimeout
12:42:19,666 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Election: Leader has following peers: [follower103]
12:42:19,666 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:19,666 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
12:42:19,667 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader102, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term
12:42:19,667 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Set currentTerm=2, votedFor=null
12:42:19,667 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower103: Last sync leader does not match current leader leader102, need to catch up to -1
12:42:19,667 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower103 updated: matchIndex: -1, nextIndex: 0
12:42:19,667 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [01/10/2025 00:42:19.667] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower103] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14c84aa2
12:42:19,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:19,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
12:42:19,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true
12:42:19,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 0
12:42:19,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from -1 to 0
12:42:19,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 0 data zero
12:42:19,692 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: zero
12:42:19,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:19,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendAppendEntries: 0 is present for follower follower103
12:42:19,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Sending AppendEntries to follower follower103: AppendEntries{term=2, leaderId=leader102, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader102, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Number of entries to be appended = 1
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Append entry to log zero
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:19,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=0
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Log size is now 1
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Commit index set to 0
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower103, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:19,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower103: Lagging 0 entries behind leader leader102 and reached 0 (of expected -1)
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Setting last applied to 0
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Moving last applied index from -1 to 0
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Applying state for log index 0 data zero
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: applyState called: zero
12:42:19,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower103 updated: matchIndex: 0, nextIndex: 1
12:42:19,692 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Persisting ApplyJournalEntries with index=0
12:42:19,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1
[WARN] [01/10/2025 00:42:19.692] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower103] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@346ce820
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from 0 to 1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 1 data one
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: one
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendAppendEntries: 1 is present for follower follower103
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Sending AppendEntries to follower follower103: AppendEntries{term=2, leaderId=leader102, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader102, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Number of entries to be appended = 1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Append entry to log one
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Log size is now 2
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Commit index set to 1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower103, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower103: Lagging 0 entries behind leader leader102 and reached 1 (of expected -1)
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: fakeSnapshot purging log to 0 for term 2
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Setting last applied to 1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Moving last applied index from 0 to 1
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Applying state for log index 1 data one
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower103 updated: matchIndex: 1, nextIndex: 2
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: applyState called: one
12:42:19,693 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0
12:42:19,693 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Persisting ApplyJournalEntries with index=1
[WARN] [01/10/2025 00:42:19.754] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader102]: org.opendaylight.controller.cluster.common.actor.Monitor@62a73955
12:42:19,755 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader102 with journal batch size 1000
12:42:19,757 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=1, votedFor=leader102
12:42:19,757 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Received ReplicatedLogEntry for recovery: index: 0, size: 143
12:42:19,757 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Updated server config: isVoting: true, peers: [PeerInfo [id=follower103, address=pekko://test/user/follower103, votingState=NON_VOTING]]
12:42:19,757 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=2, votedFor=leader102
12:42:19,757 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:20,274 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:20,274 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower): Received ElectionTimeout - switching to Candidate
12:42:20,275 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Election: Candidate has following voting peers: []
12:42:20,275 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=3, votedFor=leader102
12:42:20,275 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Starting new election term 3
12:42:20,275 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower) :- Switching from behavior Follower to Candidate, election term: 3
12:42:20,276 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Received ElectionTimeout
12:42:20,276 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Election: Leader has following peers: [follower103]
12:42:20,276 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:20,276 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 0
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from -1 to 0
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 0 data zero-1
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: zero-1
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=0
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 1
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from 0 to 1
12:42:20,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 1 data one-1
12:42:20,314 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: one-1
12:42:20,314 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:20,314 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=1
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 2
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from 1 to 2
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 2 data two-1
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: two-1
12:42:20,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1
12:42:20,315 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=2
12:42:20,315 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
12:42:20,394 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader102, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 2 - updating term
12:42:20,394 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Set currentTerm=3, votedFor=null
12:42:20,394 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower103: Lagging -2 entries behind leader leader102 and reached 1 (of expected -1)
12:42:20,394 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply: follower follower103 last log term 2 for index 1 conflicts with the leader's 3 - set the follower's next index to 0
12:42:20,395 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1
12:42:20,395 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendAppendEntries: 0 is present for follower follower103
12:42:20,395 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Sending AppendEntries to follower follower103: AppendEntries{term=3, leaderId=leader102, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]}
12:42:20,395 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader102, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]}
12:42:20,395 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Number of entries to be appended = 3
12:42:20,395 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: 2
12:42:20,395 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
12:42:20,395 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Removing entries from log starting at 0, commitIndex: 1, lastApplied: 1
12:42:20,396 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Could not remove entries - sending reply to force snapshot
12:42:20,396 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower103: Lagging 1 entries behind leader leader102 and reached 1 (of expected -1)
12:42:20,396 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=3, success=false, followerId=follower103, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1
12:42:20,396 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=3, lastIndex=2, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower103
12:42:20,396 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: lastSequenceNumber prior to capture: -1
12:42:20,396 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: CaptureSnapshotReply received by actor
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=leader102, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower103, isVoting=false], ServerInfo[peerId=leader102, isVoting=true]]]]
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendInstallSnapshot
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] LeaderInstallSnapshotState - leader102 (Leader): Snapshot 351 bytes, total chunks to send: 1
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] LeaderInstallSnapshotState - leader102 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=236499276
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): next snapshot chunk size for follower follower103: 351
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): InstallSnapshot sent to follower Vector(user, follower103), Chunk: 1/1
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Snapshot success -  sequence number: -1
12:42:20,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: SnapshotComplete received
12:42:20,397 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleInstallSnapshot: InstallSnapshot{term=3, leaderId=leader102, lastIncludedIndex=2, lastIncludedTerm=3, datasize=351, chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower103, isVoting=false], ServerInfo[peerId=leader102, isVoting=true]]]}
12:42:20,397 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower103: Lagging 1 entries behind leader leader102 and reached 1 (of expected -1)
12:42:20,397 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1
12:42:20,397 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Snapshot received from leader: leader102
12:42:20,398 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Applying snapshot on follower: org.opendaylight.controller.cluster.io.FileBackedOutputStream$1@1cd7dde4
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Converted InstallSnapshot from leader: leader102 to state
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Snapshot success -  sequence number: -1
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Moving last applied index from 1 to 2
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Set currentTerm=3, votedFor=null
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Updated server config: isVoting: false, peers: [PeerInfo [id=leader102, address=pekko://test/user/leader102, votingState=VOTING]]
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: applySnapshot called
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=3, followerId=follower103, chunkIndex=1, success=true}
12:42:20,399 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleInstallSnapshotReply: InstallSnapshotReply{term=3, followerId=follower103, chunkIndex=1, success=true}
12:42:20,399 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: SnapshotComplete received
12:42:20,399 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Snapshot successfully installed on follower follower103 (last chunk 1) - matchIndex set to 2, nextIndex set to 3
12:42:20,399 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: fakeSnapshot purging log to 1 for term 3
12:42:20,415 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart ending
12:42:20,415 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower103-collector105#1436616323]
12:42:20,426 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower103]
12:42:20,426 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader102-collector106#761182769]
12:42:20,427 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader102]
12:42:20,427 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader102-collector107#1366139013]
12:42:20,427 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader102]
12:42:20,428 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart starting
[WARN] [01/10/2025 00:42:20.430] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower109]: org.opendaylight.controller.cluster.common.actor.Monitor@5cc933f4
12:42:20,431 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower109 with journal batch size 1000
[WARN] [01/10/2025 00:42:20.433] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader108]: org.opendaylight.controller.cluster.common.actor.Monitor@2ae0ca87
12:42:20,433 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Set currentTerm=1, votedFor=leader108
12:42:20,433 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Received ReplicatedLogEntry for recovery: index: 0, size: 143
12:42:20,433 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader108 with journal batch size 1000
12:42:20,433 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Updated server config: isVoting: false, peers: [PeerInfo [id=leader108, address=pekko://test/user/leader108, votingState=VOTING]]
12:42:20,434 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:20,435 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Set currentTerm=1, votedFor=leader108
12:42:20,435 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Received ReplicatedLogEntry for recovery: index: 0, size: 143
12:42:20,435 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Updated server config: isVoting: true, peers: [PeerInfo [id=follower109, address=pekko://test/user/follower109, votingState=NON_VOTING]]
12:42:20,435 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:20,893 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
12:42:20,894 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:20,894 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower): Received ElectionTimeout - switching to Candidate
12:42:20,894 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Election: Candidate has following voting peers: []
12:42:20,894 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Set currentTerm=2, votedFor=leader108
12:42:20,894 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Starting new election term 2
12:42:20,894 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower) :- Switching from behavior Follower to Candidate, election term: 2
12:42:20,895 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Received ElectionTimeout
12:42:20,895 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Election: Leader has following peers: [follower109]
12:42:20,896 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:20,896 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
12:42:20,896 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term
12:42:20,896 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Set currentTerm=2, votedFor=null
12:42:20,896 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower109: Last sync leader does not match current leader leader108, need to catch up to -1
12:42:20,896 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower109 updated: matchIndex: -1, nextIndex: 0
12:42:20,897 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [01/10/2025 00:42:20.897] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower109] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@29864c7b
12:42:20,940 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 0
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from -1 to 0
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 0 data zero
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: zero
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower109
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries{term=2, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}
12:42:20,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=0
12:42:20,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 1
12:42:20,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
12:42:20,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Append entry to log zero
12:42:20,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 
12:42:20,941 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:20,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero]
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Log size is now 1
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Commit index set to 0
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower109, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 0 (of expected -1)
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Setting last applied to 0
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Moving last applied index from -1 to 0
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Applying state for log index 0 data zero
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 1
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 0 to 1
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 1 data one
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: applyState called: zero
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: one
12:42:20,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Persisting ApplyJournalEntries with index=0
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower109
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries{term=2, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:20,942 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower109 updated: matchIndex: 0, nextIndex: 1
12:42:20,942 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 2
12:42:20,942 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2
12:42:20,942 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: fakeSnapshot purging log to 0 for term 2
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Append entry to log one
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Log size is now 2
12:42:20,943 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Commit index set to 1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 1 is present for follower follower109
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower109, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 1 (of expected -1)
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Setting last applied to 1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries{term=2, leaderId=leader108, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Moving last applied index from 0 to 1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Applying state for log index 1 data one
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: applyState called: one
12:42:20,943 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader108, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]}
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Log size is now 2
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower109, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:20,943 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower109 updated: matchIndex: 1, nextIndex: 2
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 1 (of expected -1)
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: fakeSnapshot purging log to 0 for term 2
[WARN] [01/10/2025 00:42:20.943] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower109] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5adc1ced
12:42:20,943 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0
12:42:20,943 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Persisting ApplyJournalEntries with index=1
12:42:20,943 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one]
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 2
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 1 to 2
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 2 data two
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: two
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 2 is present for follower follower109
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries{term=2, leaderId=leader108, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=2
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:20,944 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: fakeSnapshot purging log to 1 for term 2
12:42:20,944 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader108, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]}
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 1
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Append entry to log two
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two]
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Log size is now 2
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Commit index set to 2
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower109, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 2 (of expected -1)
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Setting last applied to 2
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Moving last applied index from 1 to 2
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Applying state for log index 2 data two
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: applyState called: two
12:42:20,945 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Persisting ApplyJournalEntries with index=2
12:42:20,945 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower109 updated: matchIndex: 2, nextIndex: 3
12:42:20,946 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1
12:42:21,134 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 2 (of expected -1)
12:42:21,134 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: fakeSnapshot purging log to 1 for term 2
[WARN] [01/10/2025 00:42:21.156] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower110]: org.opendaylight.controller.cluster.common.actor.Monitor@e70ccfd
12:42:21,156 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower110 with journal batch size 1000
12:42:21,159 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Received ReplicatedLogEntry for recovery: index: 0, size: 174
12:42:21,159 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Updated server config: isVoting: true, peers: [PeerInfo [id=follower109, address=pekko://test/user/follower109, votingState=NON_VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING], PeerInfo [id=leader108, address=pekko://test/user/leader108, votingState=VOTING]]
12:42:21,159 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
[WARN] [01/10/2025 00:42:21.160] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader108]: org.opendaylight.controller.cluster.common.actor.Monitor@4b73d79e
12:42:21,160 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader108 with journal batch size 1000
12:42:21,162 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Set currentTerm=2, votedFor=leader108
12:42:21,162 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Received ReplicatedLogEntry for recovery: index: 0, size: 174
12:42:21,162 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Updated server config: isVoting: true, peers: [PeerInfo [id=follower109, address=pekko://test/user/follower109, votingState=NON_VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING], PeerInfo [id=follower110, address=pekko://test/user/follower110, votingState=VOTING]]
12:42:21,162 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Recovery completed  - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0
12:42:21,604 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.70:17355, Removed)
12:42:21,604 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower): Received ElectionTimeout - switching to Candidate
12:42:21,604 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Election: Candidate has following voting peers: [follower110]
12:42:21,604 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Set currentTerm=3, votedFor=leader108
12:42:21,604 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Starting new election term 3
12:42:21,605 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Sending RequestVote{term=3, candidateId=leader108, lastLogIndex=-1, lastLogTerm=-1} to peer follower110
12:42:21,605 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term.
12:42:21,605 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Cluster state: []
12:42:21,605 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Candidate in requestVote:RequestVote{term=3, candidateId=leader108, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term.
12:42:21,605 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower) :- Switching from behavior Follower to Candidate, election term: 3
12:42:21,605 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Term 3 in "RequestVote{term=3, candidateId=leader108, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term
12:42:21,605 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=null
12:42:21,605 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): In requestVote:  RequestVote{term=3, candidateId=leader108, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1
12:42:21,605 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=leader108
12:42:21,605 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): requestVote returning: RequestVoteReply{term=3, voteGranted=true}
12:42:21,606 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): RaftRPC message received RequestVoteReply{term=3, voteGranted=true}, my term is 3
12:42:21,606 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): handleRequestVoteReply: RequestVoteReply{term=3, voteGranted=true}, current voteCount: 1
12:42:21,606 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Election: Leader has following peers: [follower109, downPeer, follower110]
12:42:21,606 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:21,606 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
12:42:21,606 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
12:42:21,606 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower110: Last sync leader does not match current leader leader108, need to catch up to -1
12:42:21,607 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: -1, nextIndex: 0
12:42:21,607 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1
[WARN] [01/10/2025 00:42:21.607] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower110] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@463b6fe1
12:42:21,616 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:21,616 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
12:42:21,616 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true
12:42:21,616 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:21,616 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1
12:42:21,616 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower110
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries{term=3, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]}
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]}
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log zero-1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower110, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:21,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached -1 (of expected -1)
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower110
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 0, nextIndex: 1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 0
[WARN] [01/10/2025 00:42:21.617] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/follower110] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@320ac2bd
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from -1 to 0
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 0 data zero-1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: zero-1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 1 is present for follower follower110
12:42:21,617 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries{term=3, leaderId=leader108, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]}
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader108, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]}
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log one-1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=0
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 0
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower110, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 0 (of expected -1)
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 0
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from -1 to 0
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 0 data zero-1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: zero-1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: -1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=0
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 1 is present for follower follower110
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 1, nextIndex: 2
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 0 to 1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 1 data one-1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: one-1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 2 is present for follower follower110
12:42:21,618 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries{term=3, leaderId=leader108, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]}
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=1
12:42:21,618 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader108, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]}
12:42:21,618 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log two-1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 3
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=three-1}, logIndex: 3, isSendImmediate: true
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower110, logLastIndex=2, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 1 (of expected -1)
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 2
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 2, leaderLastIndex: 3, leaderSnapShotIndex: -1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 0 to 1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 2 is present for follower follower110
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 1 data one-1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 2, nextIndex: 3
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 2
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 1 to 2
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 2 data two-1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: one-1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: two-1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 3 is present for follower follower110
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries{term=3, leaderId=leader108, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]}
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]
12:42:21,619 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=2
12:42:21,619 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader108, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]}
12:42:21,619 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=four-1}, logIndex: 4, isSendImmediate: true
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log three-1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 4, leaderSnapShotIndex: -1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]
12:42:21,619 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: -1
12:42:21,619 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 3 is present for follower follower110
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 4
12:42:21,619 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 2
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower110, logLastIndex=3, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 2 (of expected -1)
12:42:21,619 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 3
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 3, nextIndex: 4
12:42:21,620 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 2
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2
12:42:21,620 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 1 to 2
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 3
12:42:21,620 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 2 data two-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 2 to 3
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 3 data three-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: three-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: two-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 4 is present for follower follower110
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries{term=3, leaderId=leader108, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]}
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=2
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=3
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader108, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]}
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log four-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 5
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 3
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower110, logLastIndex=4, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 3 (of expected -1)
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 4
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 4, nextIndex: 5
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 3
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 2 to 3
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 4
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 3 data three-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 3 to 4
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 4 data four-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: four-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: three-1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 5, leaderLastIndex: 4, leaderSnapShotIndex: -1
12:42:21,620 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=4
12:42:21,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=3
12:42:21,621 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 4
12:42:21,621 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 4 (of expected -1)
12:42:21,621 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 4
12:42:21,621 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 4
12:42:21,621 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 3 to 4
12:42:21,621 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 4 data four-1
12:42:21,621 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: four-1
12:42:21,621 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=4
12:42:21,724 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 2 - updating term
12:42:21,724 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 4 (of expected -1)
12:42:21,724 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Set currentTerm=3, votedFor=null
12:42:21,724 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower109: Lagging -3 entries behind leader leader108 and reached 2 (of expected -1)
12:42:21,725 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply: follower follower109 last log term 2 for index 2 conflicts with the leader's 3 - set the follower's next index to 1
12:42:21,725 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 1, leaderLastIndex: 4, leaderSnapShotIndex: -1
12:42:21,725 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 1 is present for follower follower109
12:42:21,725 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries{term=3, leaderId=leader108, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]}
12:42:21,726 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader108, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]}
12:42:21,726 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): The prevLogIndex 0 was found in the log but the term 2 is not equal to the append entries prevLogTerm 3 - lastIndex: 2, snapshotIndex: 1, snapshotTerm: 2
12:42:21,726 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=3, success=false, followerId=follower109, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}
12:42:21,726 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower109: Lagging 2 entries behind leader leader108 and reached 2 (of expected -1)
12:42:21,726 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=3, success=false, followerId=follower109, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1
12:42:21,726 AM [test-pekko.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): follower follower109 last log term 2 conflicts with the leader's 3 - dec next index to 0
12:42:21,726 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 0, leaderLastIndex: 4, leaderSnapShotIndex: -1
12:42:21,726 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower109
12:42:21,726 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries{term=3, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]}
12:42:21,726 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]}
12:42:21,726 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 5
12:42:21,726 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: -1
12:42:21,726 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] is present: existingEntryTerm: 2
12:42:21,726 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
12:42:21,727 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Removing entries from log starting at 1, commitIndex: 2, lastApplied: 2
12:42:21,727 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Could not remove entries - sending reply to force snapshot
12:42:21,727 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower109: Lagging 2 entries behind leader leader108 and reached 2 (of expected -1)
12:42:21,727 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=3, success=false, followerId=follower109, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1
12:42:21,727 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=3, lastIndex=4, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower109
12:42:21,727 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: lastSequenceNumber prior to capture: -1
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: CaptureSnapshotReply received by actor
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting of snapshot done: Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=leader108, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower109, isVoting=false], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=follower110, isVoting=true], ServerInfo[peerId=leader108, isVoting=true]]]]
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendInstallSnapshot
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] LeaderInstallSnapshotState - leader108 (Leader): Snapshot 390 bytes, total chunks to send: 1
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] LeaderInstallSnapshotState - leader108 (Leader): Next chunk: total length=390, offset=0, size=390, hashCode=-929342248
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): next snapshot chunk size for follower follower109: 390
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): InstallSnapshot sent to follower Vector(user, follower109), Chunk: 1/1
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Snapshot success -  sequence number: -1
12:42:21,728 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleInstallSnapshot: InstallSnapshot{term=3, leaderId=leader108, lastIncludedIndex=4, lastIncludedTerm=3, datasize=390, chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower109, isVoting=false], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=follower110, isVoting=true], ServerInfo[peerId=leader108, isVoting=true]]]}
12:42:21,728 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: SnapshotComplete received
12:42:21,728 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower109: Lagging 2 entries behind leader leader108 and reached 2 (of expected -1)
12:42:21,728 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1
12:42:21,728 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Snapshot received from leader: leader108
12:42:21,729 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Applying snapshot on follower: org.opendaylight.controller.cluster.io.FileBackedOutputStream$1@763cde52
12:42:21,729 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Converted InstallSnapshot from leader: leader108 to state
12:42:21,729 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1
12:42:21,729 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Snapshot success -  sequence number: -1
12:42:21,729 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Moving last applied index from 2 to 4
12:42:21,729 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Set currentTerm=3, votedFor=null
12:42:21,729 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Updated server config: isVoting: false, peers: [PeerInfo [id=downPeer, address=null, votingState=NON_VOTING], PeerInfo [id=leader108, address=pekko://test/user/leader108, votingState=VOTING], PeerInfo [id=follower110, address=null, votingState=VOTING]]
12:42:21,730 AM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: applySnapshot called
12:42:21,730 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=3, followerId=follower109, chunkIndex=1, success=true}
12:42:21,730 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: SnapshotComplete received
12:42:21,730 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleInstallSnapshotReply: InstallSnapshotReply{term=3, followerId=follower109, chunkIndex=1, success=true}
12:42:21,730 AM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Snapshot successfully installed on follower follower109 (last chunk 1) - matchIndex set to 4, nextIndex set to 5
12:42:21,768 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart ending
12:42:21,768 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower109-collector111#-110283329]
12:42:21,779 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower109]
12:42:21,779 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader108-collector112#-1492629404]
12:42:21,780 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader108]
12:42:21,780 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower110-collector113#1533689983]
12:42:21,780 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower110]
12:42:21,780 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader108-collector114#-1372181886]
12:42:21,781 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader108]
[INFO] [01/10/2025 00:42:21.781] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
12:42:21,782 AM [test-pekko.actor.default-dispatcher-16] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
12:42:21,783 AM [test-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed
12:42:21,783 AM [test-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down...
12:42:21,783 AM [test-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down
12:42:21,785 AM [test-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon.
[WARN] [01/10/2025 00:42:21.785] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.70:17355)
12:42:21,785 AM [test-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [01/10/2025 00:42:21.783] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed
[INFO] [01/10/2025 00:42:21.783] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down...
[INFO] [01/10/2025 00:42:21.783] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down
[INFO] [01/10/2025 00:42:21.785] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Shutting down remote daemon.
[INFO] [01/10/2025 00:42:21.785] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.