[DEBUG] [11/03/2025 00:43:16.271] [main] [EventStream(akka://test)] logger log1-TestEventListener started 12:43:16,281 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/03/2025 00:43:16.281] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/03/2025 00:43:16.282] [main] [EventStream(akka://test)] Default Loggers started [INFO] [11/03/2025 00:43:16.312] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.183:25520] with UID [6913045268688016960] 12:43:16,312 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.183:25520] with UID [6913045268688016960] [INFO] [11/03/2025 00:43:16.313] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.183:25520] - Starting up, Akka version [2.6.21] ... 12:43:16,313 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.183:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/03/2025 00:43:16.316] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.183:25520] - Registered cluster JMX MBean [akka:type=Cluster] 12:43:16,317 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.183:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [11/03/2025 00:43:16.316] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.183:25520] - Started up successfully 12:43:16,317 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.183:25520] - Started up successfully [INFO] [11/03/2025 00:43:16.317] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.183:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:43:16,317 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.183:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/03/2025 00:43:16.317] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.183:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:43:16,317 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.183:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:43:16,330 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 12:43:16,330 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/03/2025 00:43:16.335] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower740]: org.opendaylight.controller.cluster.common.actor.Monitor@507ae541 [INFO] [akkaDeadLetter][11/03/2025 00:43:16.335] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower740] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,335 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower740] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,338 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower740 with journal batch size 1000 12:43:16,340 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: SnapshotOffer called. 12:43:16,340 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Moving last applied index from -1 to -1 12:43:16,340 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=1, votedFor=null 12:43:16,340 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Updated server config: isVoting: true, peers: [PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] [WARN] [11/03/2025 00:43:16.340] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower741]: org.opendaylight.controller.cluster.common.actor.Monitor@10493b14 [INFO] [akkaDeadLetter][11/03/2025 00:43:16.340] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower741] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,340 AM [test-akka.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower741] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,340 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower740 in 68.23 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:16,341 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower741 with journal batch size 1000 12:43:16,341 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Recovery completed in 1.303 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:16,342 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: SnapshotOffer called. 12:43:16,342 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Moving last applied index from -1 to -1 12:43:16,342 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=1, votedFor=null [WARN] [11/03/2025 00:43:16.342] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower742]: org.opendaylight.controller.cluster.common.actor.Monitor@5a2b4a76 12:43:16,342 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Updated server config: isVoting: true, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] 12:43:16,342 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower742 with journal batch size 1000 [INFO] [akkaDeadLetter][11/03/2025 00:43:16.342] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower742] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,342 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower741 in 62.61 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:16,342 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower742] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,343 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Recovery completed in 451.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:16,343 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: SnapshotOffer called. 12:43:16,343 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Moving last applied index from -1 to -1 12:43:16,343 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Set currentTerm=1, votedFor=null 12:43:16,343 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Updated server config: isVoting: false, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] 12:43:16,344 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower742 in 29.50 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:16,344 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Recovery completed in 348.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:16.445] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader739]: org.opendaylight.controller.cluster.common.actor.Monitor@515e417e [INFO] [akkaDeadLetter][11/03/2025 00:43:16.445] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader739] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,445 AM [test-akka.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader739] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,445 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader739 with journal batch size 1000 12:43:16,446 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: SnapshotOffer called. 12:43:16,446 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Moving last applied index from -1 to -1 12:43:16,446 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Set currentTerm=1, votedFor=null 12:43:16,446 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Updated server config: isVoting: true, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING]] 12:43:16,446 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader739 in 92.58 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:16,447 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Recovery completed in 838.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.183:25520, Removed) 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower): Received ElectionTimeout - switching to Candidate 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Election: Candidate has following voting peers: [follower740, follower741] 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Set currentTerm=2, votedFor=leader739 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Starting new election term 2 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Sending RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] to peer follower740 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Sending RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] to peer follower741 12:43:16,776 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:43:16,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:16,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Cluster state: [] 12:43:16,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:16,777 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:16,777 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=2, votedFor=null 12:43:16,777 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): In requestVote: RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:16,777 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=2, votedFor=leader739 12:43:16,777 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:16,777 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:16,777 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Cluster state: [] 12:43:16,777 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:16,777 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:16,777 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=2, votedFor=null 12:43:16,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): In requestVote: RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:16,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=2, votedFor=leader739 12:43:16,778 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:43:16,778 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:16,778 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:43:16,778 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Election: Leader has following peers: [follower740, follower742, follower741] 12:43:16,778 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:16,778 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:16,778 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:16,778 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:43:16,779 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower742 (Follower): Term 2 in "AppendEntries [leaderId=leader739, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 12:43:16,779 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Set currentTerm=2, votedFor=null 12:43:16,779 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower742: Last sync leader does not match current leader leader739, need to catch up to -1 12:43:16,779 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower741: Last sync leader does not match current leader leader739, need to catch up to -1 12:43:16,779 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower742 updated: matchIndex: -1, nextIndex: 0 12:43:16,780 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:16.780] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower741] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@320b9a1c 12:43:16,780 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower741 updated: matchIndex: -1, nextIndex: 0 12:43:16,780 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:16,780 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower740: Last sync leader does not match current leader leader739, need to catch up to -1 12:43:16,780 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower740 updated: matchIndex: -1, nextIndex: 0 [INFO] [akkaDeadLetter][11/03/2025 00:43:16.780] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower741] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,780 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:16,780 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [11/03/2025 00:43:16.780] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower740] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3e136afe [INFO] [akkaDeadLetter][11/03/2025 00:43:16.780] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower740] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,780 AM [test-akka.actor.default-dispatcher-7] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [11/03/2025 00:43:16.780] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower742] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5d84f9d7 [INFO] [akkaDeadLetter][11/03/2025 00:43:16.780] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower742] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,781 AM [test-akka.actor.default-dispatcher-8] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,796 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:43:16,796 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader739 starting 12:43:16,799 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: onShutDown 12:43:16,799 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Initiating leader transfer 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader739: pauseLeader successfully completed - doing transfer 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Attempting to transfer leadership 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:16,800 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] 12:43:16,801 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:16,801 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] [WARN] [11/03/2025 00:43:16.801] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower740] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3f799681 [WARN] [11/03/2025 00:43:16.801] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower742] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@79df978e [INFO] [akkaDeadLetter][11/03/2025 00:43:16.801] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower740] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,801 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][11/03/2025 00:43:16.801] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower742] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,801 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [11/03/2025 00:43:16.801] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower741] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@269858ee 12:43:16,801 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][11/03/2025 00:43:16.801] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower741] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:43:16,896 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:16,896 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:16,896 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:17,16 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:17,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:17,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:17,136 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader739: leader transfer aborted 12:43:17,136 AM [test-akka.actor.default-dispatcher-16] [WARN] RaftActorLeadershipTransferCohort - leader739: Failed to transfer leadership in 336.1 ms 12:43:17,136 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: leader transfer failed - sending PoisonPill 12:43:17,136 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Leadership transfer expired 12:43:17,136 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:17,137 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) [WARN] [11/03/2025 00:43:17.137] [test-akka.actor.default-dispatcher-15] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower742]: AppendEntriesReply [term=2, success=true, followerId=follower742, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [11/03/2025 00:43:17.137] [test-akka.actor.default-dispatcher-15] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower740]: AppendEntriesReply [term=2, success=true, followerId=follower740, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [11/03/2025 00:43:17.137] [test-akka.actor.default-dispatcher-15] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower741]: AppendEntriesReply [term=2, success=true, followerId=follower741, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:43:17,137 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 12:43:17,137 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader739 ending 12:43:17,139 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 12:43:17,139 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower740-notifier743#1122360393] 12:43:17,150 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower740-collector744#1372580162] 12:43:17,150 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower740] 12:43:17,151 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower741-notifier745#1165111843] 12:43:17,151 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower741-collector746#1080479161] 12:43:17,151 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower741] 12:43:17,151 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower742-notifier747#1904071394] 12:43:17,151 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower742-collector748#-271234742] 12:43:17,151 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower742] 12:43:17,151 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader739-notifier749#-679805138] 12:43:17,152 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader739-collector750#-1897085793] 12:43:17,152 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader739] 12:43:17,153 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 12:43:17,153 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/03/2025 00:43:17.154] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower752]: org.opendaylight.controller.cluster.common.actor.Monitor@5dd6731f 12:43:17,155 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower752 with journal batch size 1000 12:43:17,155 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: SnapshotOffer called. 12:43:17,155 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Moving last applied index from -1 to -1 12:43:17,155 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=1, votedFor=null 12:43:17,155 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Updated server config: isVoting: true, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING]] 12:43:17,156 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower752 in 71.48 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:17,156 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Recovery completed in 903.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:17.256] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower753]: org.opendaylight.controller.cluster.common.actor.Monitor@2e81727 12:43:17,257 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower753 with journal batch size 1000 12:43:17,257 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: SnapshotOffer called. 12:43:17,257 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Moving last applied index from -1 to -1 12:43:17,257 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=1, votedFor=null 12:43:17,258 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Updated server config: isVoting: true, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 12:43:17,258 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower753 in 119.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:17,259 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Recovery completed in 1.215 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:17.260] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower754]: org.opendaylight.controller.cluster.common.actor.Monitor@6d6e7cf3 12:43:17,260 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower754 with journal batch size 1000 12:43:17,261 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: SnapshotOffer called. 12:43:17,261 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Moving last applied index from -1 to -1 12:43:17,261 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=1, votedFor=null 12:43:17,261 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Updated server config: isVoting: false, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 12:43:17,261 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower754 in 103.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:17,262 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Recovery completed in 667.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:17.361] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader751]: org.opendaylight.controller.cluster.common.actor.Monitor@4299ac5e 12:43:17,361 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader751 with journal batch size 1000 12:43:17,362 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: SnapshotOffer called. 12:43:17,362 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Moving last applied index from -1 to -1 12:43:17,362 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=1, votedFor=null 12:43:17,362 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Updated server config: isVoting: true, peers: [PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 12:43:17,362 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader751 in 95.02 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:17,363 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Recovery completed in 993.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:17,715 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:17,715 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.183:25520, Removed) 12:43:17,715 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower): Received ElectionTimeout - switching to Candidate 12:43:17,715 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Election: Candidate has following voting peers: [follower753, follower752] 12:43:17,715 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=2, votedFor=leader751 12:43:17,715 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Starting new election term 2 12:43:17,715 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Sending RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] to peer follower753 12:43:17,716 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Sending RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] to peer follower752 12:43:17,716 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:43:17,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:17,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Cluster state: [] 12:43:17,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:17,716 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:17,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=2, votedFor=null 12:43:17,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): In requestVote: RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:17,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=2, votedFor=leader751 12:43:17,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:17,717 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:43:17,717 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:17,717 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:43:17,717 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Cluster state: [] 12:43:17,717 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:17,717 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Election: Leader has following peers: [follower754, follower753, follower752] 12:43:17,717 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:17,717 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=2, votedFor=null 12:43:17,718 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,718 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): In requestVote: RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:17,718 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,718 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=2, votedFor=leader751 12:43:17,718 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,718 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:17,718 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:43:17,718 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754 (Follower): Term 2 in "AppendEntries [leaderId=leader751, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 12:43:17,718 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=2, votedFor=null 12:43:17,718 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower752: Last sync leader does not match current leader leader751, need to catch up to -1 12:43:17,718 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower754: Last sync leader does not match current leader leader751, need to catch up to -1 [WARN] [11/03/2025 00:43:17.718] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7cc2ff86 12:43:17,718 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower753: Last sync leader does not match current leader leader751, need to catch up to -1 12:43:17,718 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower752 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/03/2025 00:43:17.718] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower753] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@59233e7a 12:43:17,718 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,718 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower754 updated: matchIndex: -1, nextIndex: 0 12:43:17,719 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,719 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower753 updated: matchIndex: -1, nextIndex: 0 12:43:17,719 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:17.719] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3c08a12d 12:43:17,767 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:43:17,767 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 12:43:17,768 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 12:43:17,768 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 12:43:17,768 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 12:43:17,768 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: onRequestLeadership RequestLeadership [requestedFollowerId=follower753, replyTo=Actor[akka://test/user/$a#-923597720]] 12:43:17,770 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Initiating leader transfer 12:43:17,770 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader751: pauseLeader successfully completed - doing transfer 12:43:17,770 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Attempting to transfer leadership 12:43:17,770 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,770 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,770 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,770 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower754: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 12:43:17,770 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 12:43:17,771 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower753: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 12:43:17,771 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 12:43:17,771 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower752: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) [WARN] [11/03/2025 00:43:17.771] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4772c8f2 [WARN] [11/03/2025 00:43:17.771] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower753] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2349b7da 12:43:17,771 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 12:43:17,771 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): tryToCompleteLeadershipTransfer: followerId: follower753, matchIndex: -1, lastIndex: -1, isVoting: true 12:43:17,771 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Follower's log matches - sending ElectionTimeout 12:43:17,771 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,771 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:17.771] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@391a15ef 12:43:17,771 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,771 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Leader transfer complete 12:43:17,771 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader751: leader transfer complete - waiting for new leader 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower753: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:17,771 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower754: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Received TimeoutNow - switching to Candidate 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Election: Candidate has following voting peers: [leader751, follower752] 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=3, votedFor=follower753 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Starting new election term 3 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Sending RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] to peer leader751 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Sending RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] to peer follower752 12:43:17,771 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:43:17,771 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Cluster state: [] 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=3, votedFor=null 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Leadership transfer in progress - processing RequestVote 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): In requestVote: RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=3, votedFor=follower753 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:43:17,772 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader) :- Switching from behavior Leader to Follower, election term: 3 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower752: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Cluster state: [] 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=3, votedFor=null 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): In requestVote: RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=3, votedFor=follower753 12:43:17,772 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:43:17,773 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 12:43:17,773 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 12:43:17,773 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Election: Leader has following peers: [leader751, follower754, follower752] 12:43:17,773 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower leader751: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,773 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower754: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,773 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower752: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,774 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:43:17,774 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754 (Follower): Term 3 in "AppendEntries [leaderId=follower753, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 12:43:17,774 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=3, votedFor=null 12:43:17,774 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader751 updated: matchIndex: -1, nextIndex: 0 12:43:17,774 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower leader751: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,774 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower754: Last sync leader does not match current leader follower753, need to catch up to -1 12:43:17,774 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower754 updated: matchIndex: -1, nextIndex: 0 12:43:17,774 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:17,774 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower752: Last sync leader does not match current leader follower753, need to catch up to -1 12:43:17,774 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower752 updated: matchIndex: -1, nextIndex: 0 12:43:17,774 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:17.774] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@483934ec [WARN] [11/03/2025 00:43:17.775] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2b972209 12:43:17,775 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader751: Last sync leader does not match current leader follower753, need to catch up to -1 12:43:17,775 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader751: leader changed to follower753 12:43:17,775 AM [test-akka.actor.default-dispatcher-17] [INFO] RaftActorLeadershipTransferCohort - leader751: Successfully transferred leadership to follower753 in 4.860 ms 12:43:17,775 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Leadership transferred successfully to follower753 [WARN] [11/03/2025 00:43:17.775] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader751] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@40038b62 12:43:17,819 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 12:43:17,819 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower752-notifier755#-1958425339] 12:43:17,830 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower752-collector756#-83632055] 12:43:17,830 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower752] 12:43:17,831 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower753-notifier757#105275594] 12:43:17,831 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower753-collector758#810908632] 12:43:17,831 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower753] 12:43:17,831 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower754-notifier759#396990658] 12:43:17,831 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower754-collector760#-773469699] 12:43:17,831 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower754] 12:43:17,831 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader751-notifier761#-1137626954] 12:43:17,831 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader751-collector762#295502371] 12:43:17,832 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader751] 12:43:17,832 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#-923597720] 12:43:17,833 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 12:43:17,833 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:43:17,835 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower764 with journal batch size 1000 [WARN] [11/03/2025 00:43:17.835] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower764]: org.opendaylight.controller.cluster.common.actor.Monitor@3b3de143 12:43:17,835 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: SnapshotOffer called. 12:43:17,835 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Moving last applied index from -1 to -1 12:43:17,835 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=1, votedFor=null 12:43:17,835 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Updated server config: isVoting: true, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING]] 12:43:17,835 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower764 in 76.02 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:17,836 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Recovery completed in 805.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:17.936] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower765]: org.opendaylight.controller.cluster.common.actor.Monitor@356b2430 12:43:17,937 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower765 with journal batch size 1000 12:43:17,938 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: SnapshotOffer called. 12:43:17,938 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Moving last applied index from -1 to -1 12:43:17,938 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=1, votedFor=null 12:43:17,938 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Updated server config: isVoting: true, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 12:43:17,938 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower765 in 87.48 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:17,939 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Recovery completed in 916.0 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:18.038] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower766]: org.opendaylight.controller.cluster.common.actor.Monitor@1dbe5bcb 12:43:18,39 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower766 with journal batch size 1000 12:43:18,39 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: SnapshotOffer called. 12:43:18,39 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Moving last applied index from -1 to -1 12:43:18,39 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Set currentTerm=1, votedFor=null 12:43:18,39 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Updated server config: isVoting: false, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 12:43:18,39 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower766 in 90.65 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:18,40 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Recovery completed in 892.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:18.139] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader763]: org.opendaylight.controller.cluster.common.actor.Monitor@30e85480 12:43:18,140 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader763 with journal batch size 1000 12:43:18,141 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: SnapshotOffer called. 12:43:18,141 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Moving last applied index from -1 to -1 12:43:18,141 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Set currentTerm=1, votedFor=null 12:43:18,141 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Updated server config: isVoting: true, peers: [PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 12:43:18,141 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader763 in 88.14 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:18,142 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Recovery completed in 896.0 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:18,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:18,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.183:25520, Removed) 12:43:18,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower): Received ElectionTimeout - switching to Candidate 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Election: Candidate has following voting peers: [follower765, follower764] 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Set currentTerm=2, votedFor=leader763 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Starting new election term 2 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Sending RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] to peer follower765 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Sending RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] to peer follower764 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:43:18,526 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:18,526 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Cluster state: [] 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:18,526 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Cluster state: [] 12:43:18,526 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:18,526 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=2, votedFor=null 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:18,526 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=2, votedFor=null 12:43:18,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): In requestVote: RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:18,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=2, votedFor=leader763 12:43:18,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:18,527 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:43:18,527 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:43:18,527 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): In requestVote: RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:18,527 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=2, votedFor=leader763 12:43:18,527 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:18,527 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Election: Leader has following peers: [follower766, follower765, follower764] 12:43:18,528 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:18,528 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:18,528 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:18,528 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower766 (Follower): Term 2 in "AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 12:43:18,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Set currentTerm=2, votedFor=null 12:43:18,528 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:43:18,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower766: Last sync leader does not match current leader leader763, need to catch up to -1 12:43:18,528 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower766 updated: matchIndex: -1, nextIndex: 0 12:43:18,528 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:18,529 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower764: Last sync leader does not match current leader leader763, need to catch up to -1 12:43:18,529 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower764 updated: matchIndex: -1, nextIndex: 0 12:43:18,529 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:18.529] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower766] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@225f294d [WARN] [11/03/2025 00:43:18.529] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower764] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@73bb40ac 12:43:18,529 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower765 updated: matchIndex: -1, nextIndex: 0 12:43:18,529 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:18,529 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower765: Last sync leader does not match current leader leader763, need to catch up to -1 [WARN] [11/03/2025 00:43:18.530] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower765] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1d22ce66 12:43:18,541 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:43:18,541 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 12:43:18,542 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 12:43:18,542 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower765 starting 12:43:18,542 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: onShutDown 12:43:18,543 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower765 ending 12:43:18,543 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 12:43:18,543 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 12:43:18,543 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: onRequestLeadership RequestLeadership [requestedFollowerId=follower765, replyTo=Actor[akka://test/user/$b#1389800255]] 12:43:18,543 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Initiating leader transfer 12:43:18,543 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: onLeaderTransitioning: LeaderTransitioning [leaderId=leader763] [WARN] [11/03/2025 00:43:18.544] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: LeaderTransitioning [leaderId=leader763] 12:43:18,544 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: onLeaderTransitioning: LeaderTransitioning [leaderId=leader763] 12:43:18,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader763: pauseLeader successfully completed - doing transfer 12:43:18,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Attempting to transfer leadership 12:43:18,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:18,544 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/03/2025 00:43:18.544] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower766] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1925d787 12:43:18,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:18,545 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:18.546] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:18,546 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/03/2025 00:43:18.546] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower764] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@42b599ff [WARN] [11/03/2025 00:43:18.645] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:18,765 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 12:43:18,765 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/03/2025 00:43:18.765] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:18,885 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader763: leader transfer aborted 12:43:18,885 AM [test-akka.actor.default-dispatcher-16] [WARN] RaftActorLeadershipTransferCohort - leader763: Failed to transfer leadership in 342.3 ms 12:43:18,886 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: LeadershipTransfer request from follower765 failed 12:43:18,886 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Leadership transfer expired 12:43:18,886 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/03/2025 00:43:18.887] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:18,887 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 12:43:18,895 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 12:43:18,895 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower764-notifier767#-1639401931] 12:43:18,906 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower764-collector768#792008209] 12:43:18,906 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower764] 12:43:18,906 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower765-notifier769#-1845283590] 12:43:18,906 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower765-collector770#-1366194449] 12:43:18,907 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower765] 12:43:18,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower766-notifier771#-398957844] 12:43:18,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower766-collector772#-667885053] 12:43:18,907 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower766] 12:43:18,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader763-notifier773#1428733588] 12:43:18,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader763-collector774#1320674303] 12:43:18,908 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader763] 12:43:18,908 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#1389800255] 12:43:18,909 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 12:43:18,909 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/03/2025 00:43:18.910] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower776]: org.opendaylight.controller.cluster.common.actor.Monitor@1d6b2a1b 12:43:18,911 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower776 with journal batch size 1000 12:43:18,912 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: SnapshotOffer called. 12:43:18,912 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Moving last applied index from -1 to -1 12:43:18,912 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=1, votedFor=null 12:43:18,912 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Updated server config: isVoting: true, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 12:43:18,912 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower776 in 94.28 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/03/2025 00:43:18.913] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower777]: org.opendaylight.controller.cluster.common.actor.Monitor@26b8be89 12:43:18,913 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Recovery completed in 1.308 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:18,914 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower777 with journal batch size 1000 12:43:18,915 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: SnapshotOffer called. 12:43:18,915 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Moving last applied index from -1 to -1 12:43:18,915 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=1, votedFor=null [WARN] [11/03/2025 00:43:18.916] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower778]: org.opendaylight.controller.cluster.common.actor.Monitor@4af88b09 12:43:18,916 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower778 with journal batch size 1000 12:43:18,916 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Updated server config: isVoting: true, peers: [PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 12:43:18,916 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: SnapshotOffer called. 12:43:18,916 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Moving last applied index from -1 to -1 12:43:18,916 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=1, votedFor=null 12:43:18,916 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Updated server config: isVoting: false, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING]] 12:43:18,916 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower778 in 30.93 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:18,916 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower777 in 840.7 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:18,917 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Recovery completed in 570.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:18,917 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Recovery completed in 1.754 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:18.918] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader775]: org.opendaylight.controller.cluster.common.actor.Monitor@3255d030 12:43:18,918 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader775 with journal batch size 1000 12:43:18,919 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: SnapshotOffer called. 12:43:18,919 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Moving last applied index from -1 to -1 12:43:18,919 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=1, votedFor=null 12:43:18,919 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Updated server config: isVoting: true, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 12:43:18,919 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader775 in 91.12 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:18,920 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Recovery completed in 770.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.183:25520, Removed) 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower): Received ElectionTimeout - switching to Candidate 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Election: Candidate has following voting peers: [follower777, follower776] 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=2, votedFor=leader775 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Starting new election term 2 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Sending RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] to peer follower777 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Sending RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] to peer follower776 12:43:19,275 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:43:19,276 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:19,276 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Cluster state: [] 12:43:19,276 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Cluster state: [] 12:43:19,276 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:19,276 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=2, votedFor=null 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=2, votedFor=null 12:43:19,276 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): In requestVote: RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:19,276 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=2, votedFor=leader775 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): In requestVote: RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=2, votedFor=leader775 12:43:19,276 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:19,276 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:43:19,276 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:43:19,276 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Election: Leader has following peers: [follower777, follower776, follower778] 12:43:19,276 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:19,276 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:19,276 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:19,276 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Term 2 in "AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=2, votedFor=null 12:43:19,276 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower778: Last sync leader does not match current leader leader775, need to catch up to -1 12:43:19,277 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: -1, nextIndex: 0 12:43:19,277 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:19,277 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower776: Last sync leader does not match current leader leader775, need to catch up to -1 12:43:19,277 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower776 updated: matchIndex: -1, nextIndex: 0 12:43:19,277 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:19.277] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4ca09b75 [WARN] [11/03/2025 00:43:19.277] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower776] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4a016b7 12:43:19,277 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower777: Last sync leader does not match current leader leader775, need to catch up to -1 12:43:19,277 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower777 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/03/2025 00:43:19.277] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@aacceb3 12:43:19,277 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:19,323 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:43:19,323 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower776 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower776: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower778 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower778: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): handleAppendEntries: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Number of entries to be appended = 1 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Append entry to log zero 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): handleAppendEntries: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Number of entries to be appended = 1 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Log size is now 1 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Append entry to log zero 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower776, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached -1 (of expected -1) 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Log size is now 1 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower776 updated: matchIndex: 0, nextIndex: 1 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower778, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:43:19,324 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached -1 (of expected -1) 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: 0, nextIndex: 1 12:43:19,324 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,324 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:19,325 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:19,325 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 12:43:19,325 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:19,325 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Setting last applied to 0 12:43:19,325 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Moving last applied index from -1 to 0 [WARN] [11/03/2025 00:43:19.325] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower776] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2c397257 12:43:19,325 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Applying state for log index 0 data zero [WARN] [11/03/2025 00:43:19.325] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@33c226d 12:43:19,325 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: applyState called: zero 12:43:19,325 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Persisting ApplyJournalEntries with index=0 12:43:19,395 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 12:43:19,396 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:19,516 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 12:43:19,516 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:19,516 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Commit index set to 0 12:43:19,516 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 12:43:19,516 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:43:19,516 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Setting last applied to 0 12:43:19,516 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Moving last applied index from -1 to 0 12:43:19,516 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Commit index set to 0 12:43:19,516 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Applying state for log index 0 data zero 12:43:19,516 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 12:43:19,516 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:43:19,516 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Setting last applied to 0 12:43:19,516 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Moving last applied index from -1 to 0 12:43:19,516 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Applying state for log index 0 data zero 12:43:19,516 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: applyState called: zero 12:43:19,516 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Persisting ApplyJournalEntries with index=0 12:43:19,516 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: applyState called: zero 12:43:19,517 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Persisting ApplyJournalEntries with index=0 12:43:19,527 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 12:43:19,527 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 12:43:19,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: onShutDown 12:43:19,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Initiating leader transfer 12:43:19,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader775: pauseLeader successfully completed - doing transfer 12:43:19,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Attempting to transfer leadership 12:43:19,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 12:43:19,527 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 12:43:19,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,527 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 12:43:19,527 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,527 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 12:43:19,527 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): tryToCompleteLeadershipTransfer: followerId: follower776, matchIndex: 0, lastIndex: 0, isVoting: true 12:43:19,527 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Follower's log matches - sending ElectionTimeout 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Leader transfer complete 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader775: leader transfer complete - waiting for new leader 12:43:19,528 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Received TimeoutNow - switching to Candidate 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Election: Candidate has following voting peers: [follower777, leader775] 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=3, votedFor=follower776 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Starting new election term 3 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Sending RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] to peer follower777 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Sending RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] to peer leader775 12:43:19,528 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:19,528 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Cluster state: [] 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 12:43:19,528 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=3, votedFor=null 12:43:19,528 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Cluster state: [] 12:43:19,529 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Leadership transfer in progress - processing RequestVote 12:43:19,529 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 12:43:19,529 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): In requestVote: RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 12:43:19,529 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=3, votedFor=follower776 12:43:19,529 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:43:19,529 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 12:43:19,529 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=3, votedFor=null 12:43:19,529 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader) :- Switching from behavior Leader to Follower, election term: 3 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Election: Leader has following peers: [follower777, leader775, follower778] 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower777: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower leader775: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower778: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:43:19,529 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): In requestVote: RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:19,529 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=3, votedFor=follower776 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Term 3 in "AppendEntries [leaderId=follower776, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 12:43:19,529 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=3, votedFor=null 12:43:19,529 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower778: Last sync leader does not match current leader follower776, need to catch up to -1 12:43:19,529 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: 0, nextIndex: 1 12:43:19,529 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:19,530 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader775: Last sync leader does not match current leader follower776, need to catch up to -1 12:43:19,530 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader775 updated: matchIndex: 0, nextIndex: 1 12:43:19,530 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) 12:43:19,530 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader775: leader changed to follower776 12:43:19,530 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower leader775: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:19.530] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@762bd2f8 [WARN] [11/03/2025 00:43:19.530] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@53624b76 12:43:19,530 AM [test-akka.actor.default-dispatcher-7] [INFO] RaftActorLeadershipTransferCohort - leader775: Successfully transferred leadership to follower776 in 2.891 ms 12:43:19,530 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: leader transfer succeeded - sending PoisonPill 12:43:19,530 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader775: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/03/2025 00:43:19.530] [test-akka.actor.default-dispatcher-8] [akka://test/user/leader775] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@169a02b0 [WARN] [11/03/2025 00:43:19.531] [test-akka.actor.default-dispatcher-8] [akka://test/user/leader775] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@29252895 12:43:20,46 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower777: Last sync leader does not match current leader follower776, need to catch up to -1 12:43:20,46 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): sendAppendEntries: 0 is present for follower follower777 12:43:20,46 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=follower776, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] [WARN] [11/03/2025 00:43:20.046] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader775] received dead letter from TestActor[akka://test/user/follower776]: AppendEntries [leaderId=follower776, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:20,46 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): handleAppendEntries: AppendEntries [leaderId=follower776, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:20,46 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/03/2025 00:43:20.046] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@698f2369 12:43:20,46 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Number of entries to be appended = 1 12:43:20,46 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:43:20,46 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Append entry to log zero 12:43:20,46 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Log size is now 1 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Commit index set to 0 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower777, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower777: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Setting last applied to 0 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Moving last applied index from -1 to 0 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Applying state for log index 0 data zero 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: applyState called: zero 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower777 updated: matchIndex: 0, nextIndex: 1 12:43:20,47 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,48 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:20,48 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Persisting ApplyJournalEntries with index=0 [WARN] [11/03/2025 00:43:20.048] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@205dad1b 12:43:20,82 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 12:43:20,83 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 12:43:20,83 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower777 starting 12:43:20,83 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: onShutDown 12:43:20,84 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower777 ending 12:43:20,84 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 12:43:20,84 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower776-notifier779#-953595159] 12:43:20,94 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower776-collector780#1347592678] 12:43:20,95 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower776] 12:43:20,95 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower777-notifier781#-1329135053] 12:43:20,95 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower777-collector782#-134809473] 12:43:20,95 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower777] 12:43:20,95 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower778-notifier783#-693817829] 12:43:20,95 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower778-collector784#1716208697] 12:43:20,95 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower778] 12:43:20,95 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader775-notifier785#1891356642] 12:43:20,97 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader775-collector786#488534939] 12:43:20,97 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader775] 12:43:20,98 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [11/03/2025 00:43:20.099] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader787]: org.opendaylight.controller.cluster.common.actor.Monitor@68170094 12:43:20,100 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader787 with journal batch size 1000 12:43:20,101 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:20,101 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:20,101 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Follower): Received TimeoutNow - switching to Candidate 12:43:20,101 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Election: Candidate has following voting peers: [] 12:43:20,101 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: Set currentTerm=1, votedFor=leader787 12:43:20,101 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Starting new election term 1 12:43:20,101 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 12:43:20,102 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Received ElectionTimeout 12:43:20,102 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Leader): Election: Leader has following peers: [] 12:43:20,102 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 12:43:20,102 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader787 starting 12:43:20,102 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: onShutDown 12:43:20,103 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader787 ending 12:43:20,103 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 12:43:20,103 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader787-collector791#1581062102] 12:43:20,113 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader787] 12:43:20,114 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 12:43:20,114 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/03/2025 00:43:20.115] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower793]: org.opendaylight.controller.cluster.common.actor.Monitor@7f018c55 12:43:20,115 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower793 with journal batch size 1000 12:43:20,116 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: SnapshotOffer called. 12:43:20,116 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Moving last applied index from -1 to -1 12:43:20,116 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=1, votedFor=null 12:43:20,116 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING]] 12:43:20,116 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower793 in 61.15 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:20,117 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Recovery completed in 620.0 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:20.117] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower794]: org.opendaylight.controller.cluster.common.actor.Monitor@7a7814fb 12:43:20,117 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower794 with journal batch size 1000 12:43:20,117 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: SnapshotOffer called. 12:43:20,117 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Moving last applied index from -1 to -1 12:43:20,117 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=1, votedFor=null 12:43:20,117 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] 12:43:20,117 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower794 in 38.41 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:20,118 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Recovery completed in 557.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:20,119 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower795 with journal batch size 1000 [WARN] [11/03/2025 00:43:20.119] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower795]: org.opendaylight.controller.cluster.common.actor.Monitor@1f19f199 12:43:20,119 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: SnapshotOffer called. 12:43:20,120 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Moving last applied index from -1 to -1 12:43:20,120 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Set currentTerm=1, votedFor=null 12:43:20,120 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Updated server config: isVoting: false, peers: [PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] 12:43:20,120 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower795 in 100.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:20,121 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Recovery completed in 928.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:20.221] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader792]: org.opendaylight.controller.cluster.common.actor.Monitor@64b0f244 12:43:20,222 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader792 with journal batch size 1000 12:43:20,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: SnapshotOffer called. 12:43:20,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Moving last applied index from -1 to -1 12:43:20,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Set currentTerm=1, votedFor=null 12:43:20,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] 12:43:20,222 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader792 in 87.72 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:20,223 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Recovery completed in 870.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.183:25520, Removed) 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower): Received ElectionTimeout - switching to Candidate 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Election: Candidate has following voting peers: [follower794, follower793] 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Set currentTerm=2, votedFor=leader792 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Starting new election term 2 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Sending RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] to peer follower794 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Sending RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] to peer follower793 12:43:20,556 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:43:20,556 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:20,556 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:20,556 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Cluster state: [] 12:43:20,556 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Cluster state: [] 12:43:20,556 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:20,556 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:20,556 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:20,557 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=2, votedFor=null 12:43:20,557 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:20,557 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=2, votedFor=null 12:43:20,557 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): In requestVote: RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:20,557 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): In requestVote: RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:20,557 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=2, votedFor=leader792 12:43:20,557 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=2, votedFor=leader792 12:43:20,557 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:20,557 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:20,557 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:43:20,558 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:43:20,558 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Election: Leader has following peers: [follower795, follower794, follower793] 12:43:20,558 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:20,558 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:20,558 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:20,558 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Term 2 in "AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 12:43:20,558 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:43:20,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Set currentTerm=2, votedFor=null 12:43:20,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower795: Last sync leader does not match current leader leader792, need to catch up to -1 12:43:20,558 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower795 updated: matchIndex: -1, nextIndex: 0 12:43:20,558 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:20,558 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower794: Last sync leader does not match current leader leader792, need to catch up to -1 12:43:20,558 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower794 updated: matchIndex: -1, nextIndex: 0 12:43:20,559 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:20.558] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower795] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1e8e9002 [WARN] [11/03/2025 00:43:20.559] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower794] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3288e76d 12:43:20,559 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower793 updated: matchIndex: -1, nextIndex: 0 12:43:20,559 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:20,559 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower793: Last sync leader does not match current leader leader792, need to catch up to -1 [WARN] [11/03/2025 00:43:20.559] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower793] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@63be9b37 12:43:20,576 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:43:20,576 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 12:43:20,577 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 12:43:20,577 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower795 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower795: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:20,577 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): handleAppendEntries: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:20,577 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Number of entries to be appended = 1 12:43:20,577 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:43:20,577 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Append entry to log zero 12:43:20,577 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:20,577 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Log size is now 1 12:43:20,577 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower795, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:43:20,577 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached -1 (of expected -1) 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 12:43:20,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:20,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower793 12:43:20,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower793: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:20,578 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): handleAppendEntries: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:20,578 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Number of entries to be appended = 1 12:43:20,578 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:20,578 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:43:20,578 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Append entry to log zero 12:43:20,578 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [11/03/2025 00:43:20.578] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower795] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@25f78bea 12:43:20,578 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Log size is now 1 12:43:20,578 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower793, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:43:20,578 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached -1 (of expected -1) 12:43:20,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower795 updated: matchIndex: 0, nextIndex: 1 12:43:20,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower793 updated: matchIndex: 0, nextIndex: 1 12:43:20,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,578 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [11/03/2025 00:43:20.578] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower793] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@219e352b 12:43:20,579 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:43:20,579 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 12:43:20,579 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Setting last applied to 0 12:43:20,579 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Moving last applied index from -1 to 0 12:43:20,579 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Applying state for log index 0 data zero 12:43:20,579 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: applyState called: zero 12:43:20,579 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Persisting ApplyJournalEntries with index=0 12:43:20,675 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 12:43:20,675 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:20,795 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 12:43:20,795 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:20,795 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Commit index set to 0 12:43:20,795 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 12:43:20,796 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:43:20,796 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Commit index set to 0 12:43:20,796 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Setting last applied to 0 12:43:20,796 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 12:43:20,796 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Moving last applied index from -1 to 0 12:43:20,796 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:43:20,796 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Applying state for log index 0 data zero 12:43:20,796 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Setting last applied to 0 12:43:20,796 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Moving last applied index from -1 to 0 12:43:20,796 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Applying state for log index 0 data zero 12:43:20,796 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: applyState called: zero 12:43:20,796 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: applyState called: zero 12:43:20,796 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Persisting ApplyJournalEntries with index=0 12:43:20,796 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Persisting ApplyJournalEntries with index=0 12:43:20,828 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 12:43:20,828 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 12:43:20,828 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: onRequestLeadership RequestLeadership [requestedFollowerId=follower794, replyTo=Actor[akka://test/user/$c#-1485730105]] 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Initiating leader transfer 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader792: pauseLeader successfully completed - doing transfer 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Attempting to transfer leadership 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,829 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 12:43:20,829 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 12:43:20,829 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 12:43:20,830 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 12:43:21,36 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 12:43:21,36 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 12:43:21,155 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader792: leader transfer aborted 12:43:21,155 AM [test-akka.actor.default-dispatcher-15] [WARN] RaftActorLeadershipTransferCohort - leader792: Failed to transfer leadership in 326.1 ms 12:43:21,155 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: LeadershipTransfer request from follower794 failed 12:43:21,155 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Leadership transfer expired 12:43:21,156 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 12:43:21,156 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 12:43:21,183 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 12:43:21,183 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower793-notifier796#1965482945] 12:43:21,194 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower793-collector797#368120218] 12:43:21,194 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower793] 12:43:21,194 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower794-notifier798#-997621632] 12:43:21,194 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower794-collector799#556058296] 12:43:21,194 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower794] 12:43:21,195 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower795-notifier800#-1095590896] 12:43:21,195 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower795-collector801#-830854145] 12:43:21,195 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower795] 12:43:21,195 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader792-notifier802#-397237951] 12:43:21,195 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader792-collector803#-1570670655] 12:43:21,195 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader792] 12:43:21,195 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#-1485730105] 12:43:21,196 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 12:43:21,196 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/03/2025 00:43:21.198] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower805]: org.opendaylight.controller.cluster.common.actor.Monitor@45e0e3ea 12:43:21,198 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower805 with journal batch size 1000 12:43:21,199 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: SnapshotOffer called. 12:43:21,199 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Moving last applied index from -1 to -1 12:43:21,199 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=1, votedFor=null 12:43:21,199 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Updated server config: isVoting: true, peers: [PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 12:43:21,199 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower805 in 82.15 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:21,200 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Recovery completed in 721.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:21.200] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower806]: org.opendaylight.controller.cluster.common.actor.Monitor@2c14c33a 12:43:21,200 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower806 with journal batch size 1000 12:43:21,200 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: SnapshotOffer called. 12:43:21,200 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Moving last applied index from -1 to -1 12:43:21,200 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=1, votedFor=null 12:43:21,201 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Updated server config: isVoting: true, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING]] 12:43:21,201 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower806 in 42.87 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:21,202 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Recovery completed in 1.243 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/03/2025 00:43:21.302] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower807]: org.opendaylight.controller.cluster.common.actor.Monitor@46309d5f 12:43:21,303 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower807 with journal batch size 1000 12:43:21,304 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: SnapshotOffer called. 12:43:21,304 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Moving last applied index from -1 to -1 12:43:21,304 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Set currentTerm=1, votedFor=null 12:43:21,304 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Updated server config: isVoting: false, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 12:43:21,304 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower807 in 100.8 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/03/2025 00:43:21.305] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader804]: org.opendaylight.controller.cluster.common.actor.Monitor@590b1129 12:43:21,306 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader804 with journal batch size 1000 12:43:21,306 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Recovery completed in 1.885 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:21,306 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: SnapshotOffer called. 12:43:21,306 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Moving last applied index from -1 to -1 12:43:21,306 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=1, votedFor=null 12:43:21,306 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Updated server config: isVoting: true, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 12:43:21,306 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader804 in 58.96 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:43:21,307 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Recovery completed in 1.058 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:43:21,685 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:21,685 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.183:25520, Removed) 12:43:21,685 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower): Received ElectionTimeout - switching to Candidate 12:43:21,685 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Election: Candidate has following voting peers: [follower805, follower806] 12:43:21,685 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=2, votedFor=leader804 12:43:21,685 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Starting new election term 2 12:43:21,685 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Sending RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] to peer follower805 12:43:21,686 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Sending RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] to peer follower806 12:43:21,686 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:21,686 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:21,686 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Cluster state: [] 12:43:21,686 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:21,686 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:21,686 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=2, votedFor=null 12:43:21,686 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Cluster state: [] 12:43:21,686 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:21,686 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): In requestVote: RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:21,686 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 12:43:21,686 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=2, votedFor=leader804 12:43:21,686 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=2, votedFor=null 12:43:21,686 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:21,686 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): In requestVote: RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:21,686 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=2, votedFor=leader804 12:43:21,686 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:43:21,691 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:43:21,691 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:43:21,691 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:43:21,691 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Election: Leader has following peers: [follower805, follower807, follower806] 12:43:21,692 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,692 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,692 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,692 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower805: Last sync leader does not match current leader leader804, need to catch up to -1 12:43:21,692 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower807 (Follower): Term 2 in "AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 12:43:21,692 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Set currentTerm=2, votedFor=null 12:43:21,692 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower806: Last sync leader does not match current leader leader804, need to catch up to -1 [WARN] [11/03/2025 00:43:21.692] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower805] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1832a64 [WARN] [11/03/2025 00:43:21.692] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower806] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1e2d6252 12:43:21,692 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:43:21,692 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower807: Last sync leader does not match current leader leader804, need to catch up to -1 12:43:21,692 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower805 updated: matchIndex: -1, nextIndex: 0 12:43:21,692 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,692 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower806 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/03/2025 00:43:21.692] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower807] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@139343ff 12:43:21,692 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,692 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower807 updated: matchIndex: -1, nextIndex: 0 12:43:21,692 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,710 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:43:21,710 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 12:43:21,711 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 12:43:21,711 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower805] 12:43:21,722 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower807] 12:43:21,732 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 12:43:21,732 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 12:43:21,732 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: onRequestLeadership RequestLeadership [requestedFollowerId=follower806, replyTo=Actor[akka://test/user/$d#1314911951]] 12:43:21,732 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Initiating leader transfer [WARN] [11/03/2025 00:43:21.733] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: LeaderTransitioning [leaderId=leader804] [WARN] [11/03/2025 00:43:21.733] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: LeaderTransitioning [leaderId=leader804] 12:43:21,733 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: onLeaderTransitioning: LeaderTransitioning [leaderId=leader804] 12:43:21,733 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader804: pauseLeader successfully completed - doing transfer 12:43:21,733 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Attempting to transfer leadership 12:43:21,733 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,733 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:21.733] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [11/03/2025 00:43:21.734] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:21,734 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower806: Lagging 0 entries behind leader leader804 and reached -1 (of expected -1) 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): tryToCompleteLeadershipTransfer: followerId: follower806, matchIndex: -1, lastIndex: -1, isVoting: true 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Follower's log matches - sending ElectionTimeout 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Leader transfer complete 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - leader804: leader transfer complete - waiting for new leader [WARN] [11/03/2025 00:43:21.734] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower806] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2ebaf614 [WARN] [11/03/2025 00:43:21.734] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [11/03/2025 00:43:21.734] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower806: Lagging 0 entries behind leader leader804 and reached -1 (of expected -1) 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Received TimeoutNow - switching to Candidate 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Election: Candidate has following voting peers: [follower805, leader804] 12:43:21,734 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=3, votedFor=follower806 12:43:21,735 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Starting new election term 3 12:43:21,735 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Sending RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] to peer follower805 12:43:21,735 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Sending RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] to peer leader804 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Cluster state: [] [WARN] [11/03/2025 00:43:21.735] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/follower806]: RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=3, votedFor=null 12:43:21,735 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Leadership transfer in progress - processing RequestVote 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): In requestVote: RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=3, votedFor=follower806 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader) :- Switching from behavior Leader to Follower, election term: 3 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 12:43:21,735 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 12:43:21,736 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Election: Leader has following peers: [follower805, leader804, follower807] 12:43:21,736 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower follower805: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:21.736] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/follower806]: AppendEntries [leaderId=follower806, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:21,736 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower leader804: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,736 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - leader804: Last sync leader does not match current leader follower806, need to catch up to -1 12:43:21,736 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - leader804: leader changed to follower806 12:43:21,736 AM [test-akka.actor.default-dispatcher-8] [INFO] RaftActorLeadershipTransferCohort - leader804: Successfully transferred leadership to follower806 in 3.481 ms 12:43:21,736 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Leadership transferred successfully to follower806 12:43:21,736 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower follower807: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/03/2025 00:43:21.736] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader804] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6f316a4c 12:43:21,736 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 [WARN] [11/03/2025 00:43:21.736] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/follower806]: AppendEntries [leaderId=follower806, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:21,736 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader804 updated: matchIndex: -1, nextIndex: 0 12:43:21,736 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower leader804: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:21,784 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 12:43:21,785 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower805-notifier808#-275746625] 12:43:21,795 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower805-collector809#-785377178] 12:43:21,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower806-notifier810#470892223] 12:43:21,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower806-collector811#872689422] 12:43:21,796 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower806] 12:43:21,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower807-notifier812#134774357] 12:43:21,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower807-collector813#1751708033] 12:43:21,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader804-notifier814#-510808053] 12:43:21,797 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader804-collector815#1148121110] 12:43:21,797 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader804] 12:43:21,797 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#1314911951] [INFO] [11/03/2025 00:43:21.798] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:43:21,798 AM [test-akka.actor.default-dispatcher-18] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/03/2025 00:43:21.799] [test-akka.actor.default-dispatcher-18] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.183:25520) 12:43:21,801 AM [test-akka.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [akka://test@10.30.171.183:25520] - Exiting completed 12:43:21,801 AM [test-akka.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [akka://test@10.30.171.183:25520] - Shutting down... 12:43:21,801 AM [test-akka.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [akka://test@10.30.171.183:25520] - Successfully shut down 12:43:21,801 AM [test-akka.actor.default-dispatcher-18] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:43:21,802 AM [test-akka.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/03/2025 00:43:21.800] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.183:25520] - Exiting completed [INFO] [11/03/2025 00:43:21.800] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.183:25520] - Shutting down... [INFO] [11/03/2025 00:43:21.800] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.183:25520] - Successfully shut down [INFO] [11/03/2025 00:43:21.801] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.183:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [11/03/2025 00:43:21.801] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.183:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:43:21,804 AM [test-akka.actor.default-dispatcher-17] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [11/03/2025 00:43:21.804] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.183:25520/system/remoting-terminator] Remoting shut down.