[DEBUG] [11/29/2025 02:26:17.950] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:26:17,950 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/29/2025 02:26:17.950] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/29/2025 02:26:17.950] [main] [EventStream(akka://test)] Default Loggers started [INFO] [11/29/2025 02:26:17.961] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.93:25520] with UID [1938218126343965663] 02:26:17,963 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.93:25520] with UID [1938218126343965663] [INFO] [11/29/2025 02:26:17.962] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.93:25520] - Starting up, Akka version [2.6.21] ... 02:26:17,963 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.93:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/29/2025 02:26:17.964] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.93:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [11/29/2025 02:26:17.964] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.93:25520] - Started up successfully 02:26:17,964 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.93:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:26:17,964 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.93:25520] - Started up successfully [INFO] [11/29/2025 02:26:17.965] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.93:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:26:17,965 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.93:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/29/2025 02:26:17.965] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.93:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:26:17,965 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.93:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:26:17,977 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 02:26:17,977 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/29/2025 02:26:17.980] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower740]: org.opendaylight.controller.cluster.common.actor.Monitor@32508032 [INFO] [akkaDeadLetter][11/29/2025 02:26:17.980] [test-akka.actor.default-dispatcher-5] [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'. 02:26:17,981 AM [test-akka.actor.default-dispatcher-11] [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'. 02:26:17,983 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower740 with journal batch size 1000 02:26:17,984 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: SnapshotOffer called. 02:26:17,984 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Moving last applied index from -1 to -1 02:26:17,984 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=1, votedFor=null 02:26:17,984 AM [test-akka.actor.default-dispatcher-6] [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]] 02:26:17,984 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower740 in 112.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:17,985 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Recovery completed in 1.134 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/29/2025 02:26:18.080] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower741]: org.opendaylight.controller.cluster.common.actor.Monitor@320b9a1c [INFO] [akkaDeadLetter][11/29/2025 02:26:18.080] [test-akka.actor.default-dispatcher-5] [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'. 02:26:18,81 AM [test-akka.actor.default-dispatcher-11] [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'. 02:26:18,81 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower741 with journal batch size 1000 02:26:18,81 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: SnapshotOffer called. 02:26:18,81 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Moving last applied index from -1 to -1 02:26:18,81 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=1, votedFor=null 02:26:18,81 AM [test-akka.actor.default-dispatcher-6] [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]] 02:26:18,81 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower741 in 66.99 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:18,82 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Recovery completed in 832.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/29/2025 02:26:18.182] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower742]: org.opendaylight.controller.cluster.common.actor.Monitor@483934ec [INFO] [akkaDeadLetter][11/29/2025 02:26:18.182] [test-akka.actor.default-dispatcher-5] [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'. 02:26:18,182 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'. 02:26:18,182 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower742 with journal batch size 1000 02:26:18,183 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: SnapshotOffer called. 02:26:18,183 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Moving last applied index from -1 to -1 02:26:18,183 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Set currentTerm=1, votedFor=null 02:26:18,183 AM [test-akka.actor.default-dispatcher-6] [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]] 02:26:18,183 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower742 in 65.18 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:18,184 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Recovery completed in 604.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/29/2025 02:26:18.184] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader739]: org.opendaylight.controller.cluster.common.actor.Monitor@755a58c0 [INFO] [akkaDeadLetter][11/29/2025 02:26:18.185] [test-akka.actor.default-dispatcher-11] [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'. 02:26:18,185 AM [test-akka.actor.default-dispatcher-11] [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'. 02:26:18,185 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader739 with journal batch size 1000 02:26:18,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: SnapshotOffer called. 02:26:18,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Moving last applied index from -1 to -1 02:26:18,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Set currentTerm=1, votedFor=null 02:26:18,186 AM [test-akka.actor.default-dispatcher-5] [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]] 02:26:18,186 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader739 in 98.94 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:18,187 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Recovery completed in 805.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:18,566 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:18,567 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.170.93:25520, Removed) 02:26:18,567 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower): Received ElectionTimeout - switching to Candidate 02:26:18,567 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Election: Candidate has following voting peers: [follower740, follower741] 02:26:18,567 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Set currentTerm=2, votedFor=leader739 02:26:18,567 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Starting new election term 2 02:26:18,567 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 02:26:18,567 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 02:26:18,567 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:26:18,567 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:18,567 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Cluster state: [] 02:26:18,567 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:18,567 AM [test-akka.actor.default-dispatcher-5] [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 02:26:18,567 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=2, votedFor=null 02:26:18,568 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): In requestVote: RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:18,568 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=2, votedFor=leader739 02:26:18,568 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:18,568 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:18,568 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Cluster state: [] 02:26:18,568 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:18,568 AM [test-akka.actor.default-dispatcher-14] [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 02:26:18,568 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=2, votedFor=null 02:26:18,568 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): In requestVote: RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:18,568 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=2, votedFor=leader739 02:26:18,568 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:18,569 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:26:18,569 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:26:18,569 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Election: Leader has following peers: [follower740, follower742, follower741] 02:26:18,569 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:18,569 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:18,569 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:18,569 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:26:18,569 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 02:26:18,570 AM [test-akka.actor.default-dispatcher-14] [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 02:26:18,570 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Set currentTerm=2, votedFor=null 02:26:18,570 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower741: Last sync leader does not match current leader leader739, need to catch up to -1 02:26:18,570 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower742: Last sync leader does not match current leader leader739, need to catch up to -1 [WARN] [11/29/2025 02:26:18.570] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower741] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@27507e04 02:26:18,570 AM [test-akka.actor.default-dispatcher-11] [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'. [INFO] [akkaDeadLetter][11/29/2025 02:26:18.570] [test-akka.actor.default-dispatcher-5] [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'. [WARN] [11/29/2025 02:26:18.570] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower740] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@49e5cb88 02:26:18,570 AM [test-akka.actor.default-dispatcher-11] [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'. 02:26:18,571 AM [test-akka.actor.default-dispatcher-16] [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'. [INFO] [akkaDeadLetter][11/29/2025 02:26:18.570] [test-akka.actor.default-dispatcher-5] [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'. [WARN] [11/29/2025 02:26:18.571] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower742] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1290f338 [INFO] [akkaDeadLetter][11/29/2025 02:26:18.571] [test-akka.actor.default-dispatcher-16] [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'. 02:26:18,571 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower740 updated: matchIndex: -1, nextIndex: 0 02:26:18,571 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 02:26:18,571 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower741 updated: matchIndex: -1, nextIndex: 0 02:26:18,571 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 02:26:18,571 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower742 updated: matchIndex: -1, nextIndex: 0 02:26:18,571 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 02:26:18,587 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:26:18,587 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader739 starting 02:26:18,589 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: onShutDown 02:26:18,589 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Initiating leader transfer 02:26:18,590 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader739: pauseLeader successfully completed - doing transfer 02:26:18,590 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Attempting to transfer leadership 02:26:18,590 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 02:26:18,590 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 02:26:18,590 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 02:26:18,590 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,590 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] 02:26:18,590 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,590 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] [WARN] [11/29/2025 02:26:18.590] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower740] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7f51b017 [WARN] [11/29/2025 02:26:18.590] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower742] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7c31ff56 02:26:18,591 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) [INFO] [akkaDeadLetter][11/29/2025 02:26:18.591] [test-akka.actor.default-dispatcher-15] [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'. [INFO] [akkaDeadLetter][11/29/2025 02:26:18.591] [test-akka.actor.default-dispatcher-15] [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'. 02:26:18,591 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] 02:26:18,591 AM [test-akka.actor.default-dispatcher-15] [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'. 02:26:18,591 AM [test-akka.actor.default-dispatcher-15] [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/29/2025 02:26:18.591] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower741] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1d21010 02:26:18,591 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/29/2025 02:26:18.591] [test-akka.actor.default-dispatcher-6] [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'. 02:26:18,687 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,687 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,807 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,926 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader739: leader transfer aborted 02:26:18,926 AM [test-akka.actor.default-dispatcher-17] [WARN] RaftActorLeadershipTransferCohort - leader739: Failed to transfer leadership in 336.7 ms 02:26:18,926 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: leader transfer failed - sending PoisonPill 02:26:18,927 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Leadership transfer expired 02:26:18,927 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,927 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:26:18,927 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) [WARN] [11/29/2025 02:26:18.927] [test-akka.actor.default-dispatcher-16] [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/29/2025 02:26:18.927] [test-akka.actor.default-dispatcher-16] [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] [WARN] [11/29/2025 02:26:18.927] [test-akka.actor.default-dispatcher-16] [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] 02:26:18,929 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader739 ending 02:26:18,930 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:26:18,930 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower740-notifier743#1104871622] 02:26:18,941 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower740-collector744#1625598642] 02:26:18,941 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower740] 02:26:18,942 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower741-notifier745#-1861035375] 02:26:18,942 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower741-collector746#-425271514] 02:26:18,942 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower741] 02:26:18,942 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower742-notifier747#-846818193] 02:26:18,942 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower742-collector748#497223416] 02:26:18,943 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower742] 02:26:18,943 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader739-notifier749#1771355793] 02:26:18,943 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader739-collector750#282569008] 02:26:18,943 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader739] 02:26:18,944 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 02:26:18,944 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/29/2025 02:26:18.946] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower752]: org.opendaylight.controller.cluster.common.actor.Monitor@60bb1a99 02:26:18,947 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower752 with journal batch size 1000 02:26:18,947 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: SnapshotOffer called. 02:26:18,947 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Moving last applied index from -1 to -1 02:26:18,948 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=1, votedFor=null 02:26:18,948 AM [test-akka.actor.default-dispatcher-16] [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]] 02:26:18,948 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower752 in 224.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/29/2025 02:26:18.948] [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@7aa5fa78 02:26:18,949 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Recovery completed in 1.020 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:18,949 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower753 with journal batch size 1000 02:26:18,949 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: SnapshotOffer called. 02:26:18,949 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Moving last applied index from -1 to -1 02:26:18,949 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=1, votedFor=null [WARN] [11/29/2025 02:26:18.950] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower754]: org.opendaylight.controller.cluster.common.actor.Monitor@1d49922 02:26:18,950 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]] 02:26:18,950 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower753 in 1.125 ms: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:18,951 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower754 with journal batch size 1000 02:26:18,951 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: SnapshotOffer called. 02:26:18,951 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Moving last applied index from -1 to -1 02:26:18,951 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=1, votedFor=null 02:26:18,951 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]] 02:26:18,951 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Recovery completed in 1.687 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:18,951 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower754 in 35.55 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:18,952 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Recovery completed in 459.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/29/2025 02:26:18.953] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader751]: org.opendaylight.controller.cluster.common.actor.Monitor@8182055 02:26:18,953 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader751 with journal batch size 1000 02:26:18,954 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: SnapshotOffer called. 02:26:18,954 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Moving last applied index from -1 to -1 02:26:18,954 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=1, votedFor=null 02:26:18,954 AM [test-akka.actor.default-dispatcher-18] [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]] 02:26:18,954 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader751 in 60.12 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:18,954 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Recovery completed in 425.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:19,356 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:19,357 AM [test-akka.actor.default-dispatcher-18] [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.170.93:25520, Removed) 02:26:19,357 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower): Received ElectionTimeout - switching to Candidate 02:26:19,357 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Election: Candidate has following voting peers: [follower753, follower752] 02:26:19,357 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=2, votedFor=leader751 02:26:19,357 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Starting new election term 2 02:26:19,357 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Sending RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] to peer follower753 02:26:19,357 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Sending RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] to peer follower752 02:26:19,357 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:26:19,357 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. 02:26:19,357 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:19,357 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Cluster state: [] 02:26:19,357 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. 02:26:19,357 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Cluster state: [] 02:26:19,357 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:19,357 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 02:26:19,357 AM [test-akka.actor.default-dispatcher-17] [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 02:26:19,357 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=2, votedFor=null 02:26:19,357 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=2, votedFor=null 02:26:19,357 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): In requestVote: RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:19,357 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=2, votedFor=leader751 02:26:19,357 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:19,358 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:26:19,358 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:26:19,358 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 02:26:19,358 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=2, votedFor=leader751 02:26:19,358 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Election: Leader has following peers: [follower754, follower753, follower752] 02:26:19,358 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:19,358 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,358 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,358 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,358 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:26:19,358 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 02:26:19,358 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=2, votedFor=null 02:26:19,359 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 02:26:19,359 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower754 updated: matchIndex: -1, nextIndex: 0 02:26:19,359 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,359 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower752: Last sync leader does not match current leader leader751, need to catch up to -1 02:26:19,359 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower753: Last sync leader does not match current leader leader751, need to catch up to -1 02:26:19,359 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower752 updated: matchIndex: -1, nextIndex: 0 02:26:19,359 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:19.359] [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@227bf7fb [WARN] [11/29/2025 02:26:19.359] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower753] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@43733594 02:26:19,359 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower753 updated: matchIndex: -1, nextIndex: 0 02:26:19,359 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:19.360] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@259123e5 02:26:19,408 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:26:19,408 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:26:19,409 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:26:19,409 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:26:19,409 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:26:19,409 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: onRequestLeadership RequestLeadership [requestedFollowerId=follower753, replyTo=Actor[akka://test/user/$a#-1846457695]] 02:26:19,411 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Initiating leader transfer 02:26:19,411 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 02:26:19,411 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 02:26:19,411 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 02:26:19,412 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader751: pauseLeader successfully completed - doing transfer 02:26:19,412 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Attempting to transfer leadership 02:26:19,412 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 02:26:19,412 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 02:26:19,412 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 02:26:19,412 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower752: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:26:19,412 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower753: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) [WARN] [11/29/2025 02:26:19.412] [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@4064ac00 [WARN] [11/29/2025 02:26:19.412] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower753] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@11db47c3 02:26:19,412 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): tryToCompleteLeadershipTransfer: followerId: follower753, matchIndex: -1, lastIndex: -1, isVoting: true 02:26:19,412 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Follower's log matches - sending ElectionTimeout 02:26:19,412 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 02:26:19,412 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 02:26:19,412 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 02:26:19,412 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower753: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:26:19,412 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Leader transfer complete 02:26:19,412 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower752: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:26:19,412 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader751: leader transfer complete - waiting for new leader 02:26:19,412 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower754: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:26:19,412 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:19,412 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Received TimeoutNow - switching to Candidate 02:26:19,412 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower754: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) [WARN] [11/29/2025 02:26:19.413] [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@739fb95e 02:26:19,413 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Election: Candidate has following voting peers: [leader751, follower752] 02:26:19,413 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=3, votedFor=follower753 02:26:19,413 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Starting new election term 3 02:26:19,413 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Sending RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] to peer leader751 02:26:19,413 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Sending RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] to peer follower752 02:26:19,413 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. 02:26:19,413 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:26:19,413 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Cluster state: [] 02:26:19,413 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. 02:26:19,413 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 02:26:19,413 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=3, votedFor=null 02:26:19,413 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 02:26:19,413 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=3, votedFor=follower753 02:26:19,413 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Cluster state: [] 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [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 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=3, votedFor=null 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Leadership transfer in progress - processing RequestVote 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): In requestVote: RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=3, votedFor=follower753 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:26:19,413 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:26:19,414 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:26:19,414 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:26:19,414 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Election: Leader has following peers: [leader751, follower754, follower752] 02:26:19,414 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower leader751: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,414 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower754: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,414 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower752: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,414 AM [test-akka.actor.default-dispatcher-11] [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 02:26:19,414 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:26:19,414 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=3, votedFor=null 02:26:19,414 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower754: Last sync leader does not match current leader follower753, need to catch up to -1 02:26:19,414 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower752: Last sync leader does not match current leader follower753, need to catch up to -1 02:26:19,415 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader751: Last sync leader does not match current leader follower753, need to catch up to -1 [WARN] [11/29/2025 02:26:19.415] [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@460c038 02:26:19,415 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader751: leader changed to follower753 02:26:19,415 AM [test-akka.actor.default-dispatcher-16] [INFO] RaftActorLeadershipTransferCohort - leader751: Successfully transferred leadership to follower753 in 3.519 ms 02:26:19,415 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Leadership transferred successfully to follower753 [WARN] [11/29/2025 02:26:19.415] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1bde9e80 02:26:19,415 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower754 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/29/2025 02:26:19.415] [test-akka.actor.default-dispatcher-16] [akka://test/user/leader751] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7c448522 02:26:19,415 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,415 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower752 updated: matchIndex: -1, nextIndex: 0 02:26:19,415 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,415 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader751 updated: matchIndex: -1, nextIndex: 0 02:26:19,415 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower leader751: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:19,460 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 02:26:19,460 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower752-notifier755#1422028391] 02:26:19,471 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower752-collector756#-978449420] 02:26:19,471 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower752] 02:26:19,471 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower753-notifier757#-455017159] 02:26:19,471 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower753-collector758#1879340392] 02:26:19,472 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower753] 02:26:19,472 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower754-notifier759#142584932] 02:26:19,472 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower754-collector760#1090172057] 02:26:19,472 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower754] 02:26:19,472 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader751-notifier761#625226064] 02:26:19,472 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader751-collector762#1558774900] 02:26:19,473 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader751] 02:26:19,473 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#-1846457695] 02:26:19,474 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 02:26:19,474 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/29/2025 02:26:19.475] [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@78a9c41f 02:26:19,476 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower764 with journal batch size 1000 02:26:19,476 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: SnapshotOffer called. 02:26:19,476 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Moving last applied index from -1 to -1 02:26:19,476 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=1, votedFor=null 02:26:19,477 AM [test-akka.actor.default-dispatcher-17] [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]] 02:26:19,477 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower764 in 92.35 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:19,477 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Recovery completed in 931.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/29/2025 02:26:19.577] [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@476ab33c 02:26:19,577 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower765 with journal batch size 1000 02:26:19,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: SnapshotOffer called. 02:26:19,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Moving last applied index from -1 to -1 02:26:19,578 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=1, votedFor=null 02:26:19,578 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]] 02:26:19,578 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower765 in 52.12 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:19,578 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Recovery completed in 652.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/29/2025 02:26:19.679] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower766]: org.opendaylight.controller.cluster.common.actor.Monitor@1f825825 02:26:19,680 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower766 with journal batch size 1000 02:26:19,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: SnapshotOffer called. 02:26:19,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Moving last applied index from -1 to -1 02:26:19,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Set currentTerm=1, votedFor=null 02:26:19,680 AM [test-akka.actor.default-dispatcher-17] [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]] 02:26:19,681 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower766 in 95.17 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/29/2025 02:26:19.681] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader763]: org.opendaylight.controller.cluster.common.actor.Monitor@36b7c430 02:26:19,681 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Recovery completed in 921.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:19,682 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader763 with journal batch size 1000 02:26:19,682 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: SnapshotOffer called. 02:26:19,682 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Moving last applied index from -1 to -1 02:26:19,682 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Set currentTerm=1, votedFor=null 02:26:19,682 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]] 02:26:19,682 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader763 in 63.03 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:19,683 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Recovery completed in 581.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [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.170.93:25520, Removed) 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower): Received ElectionTimeout - switching to Candidate 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Election: Candidate has following voting peers: [follower765, follower764] 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Set currentTerm=2, votedFor=leader763 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Starting new election term 2 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Sending RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] to peer follower765 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Sending RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] to peer follower764 02:26:20,47 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:26:20,47 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. 02:26:20,47 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Cluster state: [] 02:26:20,47 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. 02:26:20,47 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 02:26:20,47 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. 02:26:20,47 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=2, votedFor=null 02:26:20,47 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 02:26:20,48 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=2, votedFor=leader763 02:26:20,48 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:20,48 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:26:20,48 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Cluster state: [] 02:26:20,48 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:26:20,48 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. 02:26:20,48 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 02:26:20,48 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=2, votedFor=null 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Election: Leader has following peers: [follower766, follower765, follower764] 02:26:20,49 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 02:26:20,49 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=2, votedFor=leader763 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,49 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,49 AM [test-akka.actor.default-dispatcher-14] [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 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:26:20,49 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Set currentTerm=2, votedFor=null 02:26:20,49 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower765: Last sync leader does not match current leader leader763, need to catch up to -1 02:26:20,49 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower766: Last sync leader does not match current leader leader763, need to catch up to -1 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower765 updated: matchIndex: -1, nextIndex: 0 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower766 updated: matchIndex: -1, nextIndex: 0 02:26:20,49 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 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower764 updated: matchIndex: -1, nextIndex: 0 02:26:20,49 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:20.049] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower764] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3639663e [WARN] [11/29/2025 02:26:20.049] [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@79593b60 [WARN] [11/29/2025 02:26:20.049] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower765] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@23dc7e4a 02:26:20,85 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:26:20,85 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:26:20,86 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:26:20,86 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower765 starting 02:26:20,86 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: onShutDown 02:26:20,87 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower765 ending 02:26:20,87 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:26:20,87 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:26:20,87 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: onRequestLeadership RequestLeadership [requestedFollowerId=follower765, replyTo=Actor[akka://test/user/$b#652763010]] 02:26:20,87 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Initiating leader transfer 02:26:20,87 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader763: pauseLeader successfully completed - doing transfer 02:26:20,87 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Attempting to transfer leadership 02:26:20,87 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,87 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: onLeaderTransitioning: LeaderTransitioning [leaderId=leader763] 02:26:20,87 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:20.087] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: LeaderTransitioning [leaderId=leader763] 02:26:20,87 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:20.087] [test-akka.actor.default-dispatcher-5] [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=[]] 02:26:20,87 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:26:20,87 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/29/2025 02:26:20.088] [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@52c53bad 02:26:20,88 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: onLeaderTransitioning: LeaderTransitioning [leaderId=leader763] [WARN] [11/29/2025 02:26:20.088] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower766] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@59385bbf [WARN] [11/29/2025 02:26:20.166] [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=[]] [WARN] [11/29/2025 02:26:20.287] [test-akka.actor.default-dispatcher-15] [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=[]] 02:26:20,287 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:26:20,287 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:26:20,407 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader763: leader transfer aborted 02:26:20,407 AM [test-akka.actor.default-dispatcher-11] [WARN] RaftActorLeadershipTransferCohort - leader763: Failed to transfer leadership in 320.2 ms 02:26:20,407 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: LeadershipTransfer request from follower765 failed 02:26:20,407 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Leadership transfer expired [WARN] [11/29/2025 02:26:20.408] [test-akka.actor.default-dispatcher-15] [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=[]] 02:26:20,408 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:26:20,408 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:26:20,439 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 02:26:20,439 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower764-notifier767#1915616267] 02:26:20,450 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower764-collector768#-499105640] 02:26:20,451 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower764] 02:26:20,451 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower765-notifier769#-338647231] 02:26:20,451 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower765-collector770#-245993334] 02:26:20,452 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower765] 02:26:20,452 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower766-notifier771#-1497522371] 02:26:20,452 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower766-collector772#1437517408] 02:26:20,452 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower766] 02:26:20,452 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader763-notifier773#1450351487] 02:26:20,453 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader763-collector774#827872370] 02:26:20,453 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader763] 02:26:20,453 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#652763010] 02:26:20,454 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 02:26:20,454 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/29/2025 02:26:20.455] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower776]: org.opendaylight.controller.cluster.common.actor.Monitor@50767214 02:26:20,456 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower776 with journal batch size 1000 02:26:20,456 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: SnapshotOffer called. 02:26:20,456 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Moving last applied index from -1 to -1 02:26:20,456 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=1, votedFor=null 02:26:20,457 AM [test-akka.actor.default-dispatcher-14] [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]] 02:26:20,457 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower776 in 87.44 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/29/2025 02:26:20.458] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower777]: org.opendaylight.controller.cluster.common.actor.Monitor@7419df98 02:26:20,458 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Recovery completed in 979.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:20,458 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower777 with journal batch size 1000 02:26:20,459 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: SnapshotOffer called. 02:26:20,459 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Moving last applied index from -1 to -1 02:26:20,459 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=1, votedFor=null 02:26:20,459 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]] 02:26:20,459 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower777 in 103.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:20,460 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Recovery completed in 853.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/29/2025 02:26:20.559] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower778]: org.opendaylight.controller.cluster.common.actor.Monitor@f26c686 02:26:20,560 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower778 with journal batch size 1000 02:26:20,560 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: SnapshotOffer called. 02:26:20,560 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Moving last applied index from -1 to -1 02:26:20,560 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=1, votedFor=null 02:26:20,560 AM [test-akka.actor.default-dispatcher-15] [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]] 02:26:20,560 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower778 in 77.64 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:20,561 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Recovery completed in 644.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/29/2025 02:26:20.562] [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@569e879d 02:26:20,563 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader775 with journal batch size 1000 02:26:20,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: SnapshotOffer called. 02:26:20,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Moving last applied index from -1 to -1 02:26:20,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=1, votedFor=null 02:26:20,563 AM [test-akka.actor.default-dispatcher-17] [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]] 02:26:20,563 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader775 in 86.39 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:20,564 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Recovery completed in 694.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:20,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:20,936 AM [test-akka.actor.default-dispatcher-17] [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.170.93:25520, Removed) 02:26:20,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower): Received ElectionTimeout - switching to Candidate 02:26:20,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Election: Candidate has following voting peers: [follower777, follower776] 02:26:20,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=2, votedFor=leader775 02:26:20,936 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Starting new election term 2 02:26:20,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Sending RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] to peer follower777 02:26:20,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Sending RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] to peer follower776 02:26:20,937 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:26:20,937 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:20,937 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Cluster state: [] 02:26:20,937 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:20,937 AM [test-akka.actor.default-dispatcher-14] [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 02:26:20,937 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=2, votedFor=null 02:26:20,937 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): In requestVote: RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:20,937 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=2, votedFor=leader775 02:26:20,937 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:20,937 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. 02:26:20,937 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Cluster state: [] 02:26:20,937 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. 02:26:20,937 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 02:26:20,937 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=2, votedFor=null 02:26:20,937 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 02:26:20,937 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=2, votedFor=leader775 02:26:20,937 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:20,938 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:26:20,938 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:26:20,938 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Election: Leader has following peers: [follower777, follower776, follower778] 02:26:20,938 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,938 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,938 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower776: Last sync leader does not match current leader leader775, need to catch up to -1 02:26:20,938 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower777: Last sync leader does not match current leader leader775, need to catch up to -1 [WARN] [11/29/2025 02:26:20.939] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower776] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5952fa5a [WARN] [11/29/2025 02:26:20.939] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@12fc5bec 02:26:20,939 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,939 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:26:20,939 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 02:26:20,939 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=2, votedFor=null 02:26:20,939 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 02:26:20,939 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower776 updated: matchIndex: -1, nextIndex: 0 02:26:20,939 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,939 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower777 updated: matchIndex: -1, nextIndex: 0 02:26:20,939 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:20,939 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: -1, nextIndex: 0 02:26:20,939 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:20.940] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@26eb22e8 02:26:20,967 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:26:20,967 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [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]]] 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower776 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [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]]] 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower778 02:26:20,967 AM [test-akka.actor.default-dispatcher-17] [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]]] 02:26:20,968 AM [test-akka.actor.default-dispatcher-17] [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]]] 02:26:20,968 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Number of entries to be appended = 1 02:26:20,968 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:26:20,968 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Append entry to log zero 02:26:20,968 AM [test-akka.actor.default-dispatcher-16] [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]]] 02:26:20,968 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:20,968 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Number of entries to be appended = 1 02:26:20,968 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:26:20,968 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Append entry to log zero 02:26:20,968 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:20,968 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Log size is now 1 02:26:20,968 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Log size is now 1 02:26:20,968 AM [test-akka.actor.default-dispatcher-17] [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] 02:26:20,968 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached -1 (of expected -1) 02:26:20,968 AM [test-akka.actor.default-dispatcher-16] [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] 02:26:20,968 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached -1 (of expected -1) 02:26:20,968 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower776 updated: matchIndex: 0, nextIndex: 1 02:26:20,968 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:20,968 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: 0, nextIndex: 1 02:26:20,968 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:20,969 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:20,969 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:26:20,969 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Setting last applied to 0 02:26:20,969 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Moving last applied index from -1 to 0 02:26:20,969 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Applying state for log index 0 data zero 02:26:20,969 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: applyState called: zero 02:26:20,969 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:20,969 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:20,969 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Persisting ApplyJournalEntries with index=0 [WARN] [11/29/2025 02:26:20.969] [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@fc1c69d [WARN] [11/29/2025 02:26:20.969] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower776] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5496f9e 02:26:21,57 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:26:21,57 AM [test-akka.actor.default-dispatcher-15] [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]]] 02:26:21,177 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:26:21,177 AM [test-akka.actor.default-dispatcher-15] [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]]] 02:26:21,177 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Commit index set to 0 02:26:21,177 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Commit index set to 0 02:26:21,177 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:26:21,177 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:26:21,177 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:26:21,177 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:26:21,177 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Setting last applied to 0 02:26:21,177 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Setting last applied to 0 02:26:21,177 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Moving last applied index from -1 to 0 02:26:21,177 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Moving last applied index from -1 to 0 02:26:21,177 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Applying state for log index 0 data zero 02:26:21,177 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Applying state for log index 0 data zero 02:26:21,178 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: applyState called: zero 02:26:21,178 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: applyState called: zero 02:26:21,178 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Persisting ApplyJournalEntries with index=0 02:26:21,178 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Persisting ApplyJournalEntries with index=0 02:26:21,219 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:26:21,219 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 02:26:21,219 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: onShutDown 02:26:21,219 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Initiating leader transfer 02:26:21,219 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader775: pauseLeader successfully completed - doing transfer 02:26:21,219 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Attempting to transfer leadership 02:26:21,219 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:26:21,219 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:26:21,219 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 02:26:21,219 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:26:21,219 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 02:26:21,219 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 02:26:21,219 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:26:21,219 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:26:21,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): tryToCompleteLeadershipTransfer: followerId: follower776, matchIndex: 0, lastIndex: 0, isVoting: true 02:26:21,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Follower's log matches - sending ElectionTimeout 02:26:21,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:26:21,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Leader transfer complete 02:26:21,220 AM [test-akka.actor.default-dispatcher-14] [DEBUG] RaftActorLeadershipTransferCohort - leader775: leader transfer complete - waiting for new leader 02:26:21,220 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:26:21,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:26:21,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:21,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Received TimeoutNow - switching to Candidate 02:26:21,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Election: Candidate has following voting peers: [follower777, leader775] 02:26:21,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=3, votedFor=follower776 02:26:21,220 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Starting new election term 3 02:26:21,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Sending RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] to peer follower777 02:26:21,220 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Sending RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] to peer leader775 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Cluster state: [] 02:26:21,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [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 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=3, votedFor=null 02:26:21,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Cluster state: [] 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Leadership transfer in progress - processing RequestVote 02:26:21,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): In requestVote: RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=3, votedFor=follower776 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:26:21,221 AM [test-akka.actor.default-dispatcher-14] [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 02:26:21,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=3, votedFor=null 02:26:21,221 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:26:21,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): In requestVote: RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:21,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=3, votedFor=follower776 02:26:21,221 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:26:21,221 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Election: Leader has following peers: [follower777, leader775, follower778] 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower777: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower leader775: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower778: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:26:21,222 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader775: Last sync leader does not match current leader follower776, need to catch up to -1 02:26:21,222 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 02:26:21,222 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=3, votedFor=null 02:26:21,222 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader775: leader changed to follower776 02:26:21,222 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 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader775 updated: matchIndex: 0, nextIndex: 1 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower leader775: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,222 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: 0, nextIndex: 1 02:26:21,222 AM [test-akka.actor.default-dispatcher-17] [INFO] RaftActorLeadershipTransferCohort - leader775: Successfully transferred leadership to follower776 in 3.349 ms 02:26:21,223 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,223 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: leader transfer succeeded - sending PoisonPill 02:26:21,223 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader775: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/29/2025 02:26:21.223] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader775] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@12aad2b9 [WARN] [11/29/2025 02:26:21.223] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@62f9c83b 02:26:21,223 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/29/2025 02:26:21.223] [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@6b057c0c [WARN] [11/29/2025 02:26:21.223] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader775] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@771faf51 02:26:21,737 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower777: Last sync leader does not match current leader follower776, need to catch up to -1 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): sendAppendEntries: 0 is present for follower follower777 [WARN] [11/29/2025 02:26:21.737] [test-akka.actor.default-dispatcher-15] [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=[]] 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [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/29/2025 02:26:21.737] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@fd84c43 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [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]]] 02:26:21,737 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Number of entries to be appended = 1 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Append entry to log zero 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Log size is now 1 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Commit index set to 0 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [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] 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower777: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) 02:26:21,737 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:26:21,738 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Setting last applied to 0 02:26:21,738 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Moving last applied index from -1 to 0 02:26:21,738 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Applying state for log index 0 data zero 02:26:21,738 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower777 updated: matchIndex: 0, nextIndex: 1 02:26:21,738 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:21,738 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: applyState called: zero 02:26:21,738 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:21,739 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Persisting ApplyJournalEntries with index=0 [WARN] [11/29/2025 02:26:21.739] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2f6a6d23 02:26:21,773 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:26:21,773 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 02:26:21,773 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower777 starting 02:26:21,773 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: onShutDown 02:26:21,774 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower777 ending 02:26:21,774 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:26:21,774 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower776-notifier779#-1435827480] 02:26:21,785 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower776-collector780#-510865914] 02:26:21,785 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower776] 02:26:21,785 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower777-notifier781#2072681384] 02:26:21,786 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower777-collector782#-779296619] 02:26:21,786 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower777] 02:26:21,786 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower778-notifier783#-1895390577] 02:26:21,786 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower778-collector784#-254111167] 02:26:21,786 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower778] 02:26:21,786 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader775-notifier785#-400577932] 02:26:21,786 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader775-collector786#1516832883] 02:26:21,787 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader775] 02:26:21,787 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [11/29/2025 02:26:21.789] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader787]: org.opendaylight.controller.cluster.common.actor.Monitor@b9ee5e4 02:26:21,789 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader787 with journal batch size 1000 02:26:21,790 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 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Follower): Received TimeoutNow - switching to Candidate 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Election: Candidate has following voting peers: [] 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: Set currentTerm=1, votedFor=leader787 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Starting new election term 1 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Received ElectionTimeout 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Leader): Election: Leader has following peers: [] 02:26:21,791 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:26:21,889 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader787 starting 02:26:21,889 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: onShutDown 02:26:21,890 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader787 ending 02:26:21,890 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 02:26:21,890 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader787-collector791#-1455013445] 02:26:21,901 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader787] 02:26:21,902 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 02:26:21,902 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/29/2025 02:26:21.903] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower793]: org.opendaylight.controller.cluster.common.actor.Monitor@6650543b 02:26:21,904 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower793 with journal batch size 1000 02:26:21,904 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: SnapshotOffer called. 02:26:21,904 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Moving last applied index from -1 to -1 02:26:21,904 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=1, votedFor=null 02:26:21,904 AM [test-akka.actor.default-dispatcher-16] [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]] 02:26:21,905 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower793 in 91.23 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:21,905 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Recovery completed in 828.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/29/2025 02:26:21.906] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower794]: org.opendaylight.controller.cluster.common.actor.Monitor@1490e26e 02:26:21,907 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower794 with journal batch size 1000 02:26:21,907 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: SnapshotOffer called. 02:26:21,907 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Moving last applied index from -1 to -1 02:26:21,907 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=1, votedFor=null 02:26:21,907 AM [test-akka.actor.default-dispatcher-11] [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]] 02:26:21,908 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower794 in 118.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:21,908 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Recovery completed in 762.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/29/2025 02:26:21.909] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower795]: org.opendaylight.controller.cluster.common.actor.Monitor@678539d 02:26:21,909 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower795 with journal batch size 1000 02:26:21,909 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: SnapshotOffer called. 02:26:21,909 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Moving last applied index from -1 to -1 02:26:21,909 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Set currentTerm=1, votedFor=null 02:26:21,910 AM [test-akka.actor.default-dispatcher-11] [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]] 02:26:21,910 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower795 in 63.90 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:21,910 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Recovery completed in 544.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/29/2025 02:26:21.911] [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@3e719c41 02:26:21,911 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader792 with journal batch size 1000 02:26:21,911 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: SnapshotOffer called. 02:26:21,911 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Moving last applied index from -1 to -1 02:26:21,911 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Set currentTerm=1, votedFor=null 02:26:21,911 AM [test-akka.actor.default-dispatcher-11] [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]] 02:26:21,911 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader792 in 57.40 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:21,912 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Recovery completed in 515.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:22,296 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:22,296 AM [test-akka.actor.default-dispatcher-11] [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.170.93:25520, Removed) 02:26:22,296 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower): Received ElectionTimeout - switching to Candidate 02:26:22,296 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Election: Candidate has following voting peers: [follower794, follower793] 02:26:22,296 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Set currentTerm=2, votedFor=leader792 02:26:22,297 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Starting new election term 2 02:26:22,297 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Sending RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] to peer follower794 02:26:22,297 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Sending RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] to peer follower793 02:26:22,297 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:26:22,297 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:22,297 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Cluster state: [] 02:26:22,297 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:22,297 AM [test-akka.actor.default-dispatcher-5] [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 02:26:22,297 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=2, votedFor=null 02:26:22,297 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. 02:26:22,297 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): In requestVote: RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:22,297 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=2, votedFor=leader792 02:26:22,297 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:22,298 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:26:22,298 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:26:22,298 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Cluster state: [] 02:26:22,298 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. 02:26:22,298 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 02:26:22,298 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=2, votedFor=null 02:26:22,298 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Election: Leader has following peers: [follower795, follower794, follower793] 02:26:22,298 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 02:26:22,298 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 02:26:22,298 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=2, votedFor=leader792 02:26:22,298 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:22,298 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 02:26:22,298 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 02:26:22,298 AM [test-akka.actor.default-dispatcher-18] [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 02:26:22,298 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:26:22,298 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Set currentTerm=2, votedFor=null 02:26:22,298 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower794: Last sync leader does not match current leader leader792, need to catch up to -1 02:26:22,299 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower794 updated: matchIndex: -1, nextIndex: 0 02:26:22,299 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower795: Last sync leader does not match current leader leader792, need to catch up to -1 02:26:22,299 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:22,299 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower795 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/29/2025 02:26:22.299] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower794] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@11e65fdc 02:26:22,299 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 02:26:22,300 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower793: Last sync leader does not match current leader leader792, need to catch up to -1 02:26:22,300 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower793 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/29/2025 02:26:22.300] [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@5604d8ec 02:26:22,300 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:22.300] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower793] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6b446407 02:26:22,315 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:26:22,315 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:26:22,315 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:26:22,315 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:26:22,315 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:22,315 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:22,315 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:26:22,315 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:22,315 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower795 02:26:22,315 AM [test-akka.actor.default-dispatcher-14] [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]]] 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [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]]] 02:26:22,316 AM [test-akka.actor.default-dispatcher-18] [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]]] 02:26:22,316 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Number of entries to be appended = 1 02:26:22,316 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:22,316 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Append entry to log zero 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower793 02:26:22,316 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [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]]] 02:26:22,316 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Log size is now 1 02:26:22,316 AM [test-akka.actor.default-dispatcher-17] [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]]] 02:26:22,316 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Number of entries to be appended = 1 02:26:22,316 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:26:22,316 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Append entry to log zero 02:26:22,316 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:22,316 AM [test-akka.actor.default-dispatcher-18] [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] 02:26:22,316 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Log size is now 1 02:26:22,316 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached -1 (of expected -1) 02:26:22,316 AM [test-akka.actor.default-dispatcher-17] [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] 02:26:22,316 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached -1 (of expected -1) 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower795 updated: matchIndex: 0, nextIndex: 1 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower793 updated: matchIndex: 0, nextIndex: 1 02:26:22,316 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:22,316 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:22,317 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:26:22,317 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Setting last applied to 0 02:26:22,317 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Moving last applied index from -1 to 0 02:26:22,317 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Applying state for log index 0 data zero 02:26:22,317 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:22,317 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:26:22,317 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: applyState called: zero 02:26:22,317 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Persisting ApplyJournalEntries with index=0 [WARN] [11/29/2025 02:26:22.317] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower795] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@709f9fdf [WARN] [11/29/2025 02:26:22.317] [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@1123adf2 02:26:22,417 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:26:22,417 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]]] 02:26:22,417 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Commit index set to 0 02:26:22,417 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:26:22,417 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:26:22,417 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Setting last applied to 0 02:26:22,417 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Moving last applied index from -1 to 0 02:26:22,417 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Applying state for log index 0 data zero 02:26:22,417 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Commit index set to 0 02:26:22,417 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:26:22,417 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:26:22,417 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Setting last applied to 0 02:26:22,417 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Moving last applied index from -1 to 0 02:26:22,417 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Applying state for log index 0 data zero 02:26:22,417 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: applyState called: zero 02:26:22,417 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: applyState called: zero 02:26:22,417 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Persisting ApplyJournalEntries with index=0 02:26:22,417 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Persisting ApplyJournalEntries with index=0 02:26:22,466 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:26:22,466 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:26:22,466 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:26:22,466 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: onRequestLeadership RequestLeadership [requestedFollowerId=follower794, replyTo=Actor[akka://test/user/$c#675980132]] 02:26:22,466 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Initiating leader transfer 02:26:22,467 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:26:22,467 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:26:22,467 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader792: pauseLeader successfully completed - doing transfer 02:26:22,467 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Attempting to transfer leadership 02:26:22,467 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:22,467 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:22,467 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:26:22,467 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:26:22,467 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:26:22,467 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:26:22,468 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:26:22,537 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:26:22,537 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]]] 02:26:22,657 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:26:22,657 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:26:22,777 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader792: leader transfer aborted 02:26:22,777 AM [test-akka.actor.default-dispatcher-16] [WARN] RaftActorLeadershipTransferCohort - leader792: Failed to transfer leadership in 310.4 ms 02:26:22,777 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: LeadershipTransfer request from follower794 failed 02:26:22,777 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Leadership transfer expired 02:26:22,777 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:26:22,778 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:26:22,820 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 02:26:22,820 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower793-notifier796#-400321469] 02:26:22,821 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower793-collector797#1342361109] 02:26:22,821 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower793] 02:26:22,821 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower794-notifier798#-609726089] 02:26:22,822 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower794-collector799#-711610673] 02:26:22,822 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower794] 02:26:22,822 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower795-notifier800#-528796233] 02:26:22,822 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower795-collector801#76654572] 02:26:22,822 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower795] 02:26:22,822 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader792-notifier802#927550154] 02:26:22,823 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader792-collector803#142922798] 02:26:22,823 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader792] 02:26:22,823 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#675980132] 02:26:22,824 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 02:26:22,824 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/29/2025 02:26:22.826] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower805]: org.opendaylight.controller.cluster.common.actor.Monitor@163bc68a 02:26:22,826 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower805 with journal batch size 1000 02:26:22,826 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: SnapshotOffer called. 02:26:22,826 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Moving last applied index from -1 to -1 02:26:22,826 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=1, votedFor=null 02:26:22,826 AM [test-akka.actor.default-dispatcher-14] [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]] 02:26:22,826 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower805 in 67.33 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/29/2025 02:26:22.827] [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@46b94c3a 02:26:22,827 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower806 with journal batch size 1000 02:26:22,827 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Recovery completed in 986.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:22,828 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: SnapshotOffer called. 02:26:22,828 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Moving last applied index from -1 to -1 02:26:22,828 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=1, votedFor=null 02:26:22,828 AM [test-akka.actor.default-dispatcher-18] [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]] 02:26:22,828 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower806 in 38.43 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:22,828 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Recovery completed in 455.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/29/2025 02:26:22.829] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower807]: org.opendaylight.controller.cluster.common.actor.Monitor@7dd5446c 02:26:22,829 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower807 with journal batch size 1000 02:26:22,830 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: SnapshotOffer called. 02:26:22,830 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Moving last applied index from -1 to -1 02:26:22,830 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Set currentTerm=1, votedFor=null 02:26:22,830 AM [test-akka.actor.default-dispatcher-14] [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]] 02:26:22,830 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower807 in 35.67 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:22,830 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Recovery completed in 525.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/29/2025 02:26:22.831] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader804]: org.opendaylight.controller.cluster.common.actor.Monitor@30290e9a 02:26:22,831 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader804 with journal batch size 1000 02:26:22,831 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: SnapshotOffer called. 02:26:22,831 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Moving last applied index from -1 to -1 02:26:22,831 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=1, votedFor=null 02:26:22,831 AM [test-akka.actor.default-dispatcher-14] [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]] 02:26:22,831 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader804 in 49.17 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:26:22,832 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Recovery completed in 508.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:26:23,246 AM [test-akka.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:23,247 AM [test-akka.actor.default-dispatcher-14] [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.170.93:25520, Removed) 02:26:23,247 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower): Received ElectionTimeout - switching to Candidate 02:26:23,247 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Election: Candidate has following voting peers: [follower805, follower806] 02:26:23,247 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=2, votedFor=leader804 02:26:23,247 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Starting new election term 2 02:26:23,247 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Sending RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] to peer follower805 02:26:23,247 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Sending RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] to peer follower806 02:26:23,247 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:23,247 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:26:23,247 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Cluster state: [] 02:26:23,247 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:23,247 AM [test-akka.actor.default-dispatcher-16] [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 02:26:23,247 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=2, votedFor=null 02:26:23,247 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:23,247 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Cluster state: [] 02:26:23,247 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:23,247 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): In requestVote: RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:23,247 AM [test-akka.actor.default-dispatcher-5] [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 02:26:23,247 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=2, votedFor=null 02:26:23,247 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=2, votedFor=leader804 02:26:23,247 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:23,247 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): In requestVote: RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:23,248 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=2, votedFor=leader804 02:26:23,248 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:26:23,248 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:26:23,248 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:26:23,248 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Election: Leader has following peers: [follower805, follower807, follower806] 02:26:23,248 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,248 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,249 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower805: Last sync leader does not match current leader leader804, need to catch up to -1 02:26:23,249 AM [test-akka.actor.default-dispatcher-18] [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 02:26:23,249 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Set currentTerm=2, votedFor=null 02:26:23,249 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,249 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower807: Last sync leader does not match current leader leader804, need to catch up to -1 [WARN] [11/29/2025 02:26:23.249] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower805] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5a9e4563 02:26:23,249 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:26:23,249 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 02:26:23,249 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower805 updated: matchIndex: -1, nextIndex: 0 02:26:23,249 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:23.249] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower806] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7b9fc791 [WARN] [11/29/2025 02:26:23.249] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower807] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@16568a1b 02:26:23,249 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower807 updated: matchIndex: -1, nextIndex: 0 02:26:23,250 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,250 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower806 updated: matchIndex: -1, nextIndex: 0 02:26:23,250 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,284 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:26:23,284 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:26:23,285 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:26:23,285 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower805] 02:26:23,296 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower807] 02:26:23,307 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:26:23,307 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:26:23,307 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: onRequestLeadership RequestLeadership [requestedFollowerId=follower806, replyTo=Actor[akka://test/user/$d#214121577]] 02:26:23,307 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Initiating leader transfer 02:26:23,307 AM [test-akka.actor.default-dispatcher-14] [DEBUG] RaftActorLeadershipTransferCohort - leader804: pauseLeader successfully completed - doing transfer 02:26:23,307 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: onLeaderTransitioning: LeaderTransitioning [leaderId=leader804] 02:26:23,307 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Attempting to transfer leadership 02:26:23,307 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:23.307] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: LeaderTransitioning [leaderId=leader804] [WARN] [11/29/2025 02:26:23.307] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: LeaderTransitioning [leaderId=leader804] [WARN] [11/29/2025 02:26:23.307] [test-akka.actor.default-dispatcher-16] [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=[]] 02:26:23,307 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,307 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:23.307] [test-akka.actor.default-dispatcher-16] [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=[]] 02:26:23,308 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower806: Lagging 0 entries behind leader leader804 and reached -1 (of expected -1) [WARN] [11/29/2025 02:26:23.308] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower806] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7e8cbb93 02:26:23,308 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): tryToCompleteLeadershipTransfer: followerId: follower806, matchIndex: -1, lastIndex: -1, isVoting: true 02:26:23,308 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Follower's log matches - sending ElectionTimeout 02:26:23,308 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:23.308] [test-akka.actor.default-dispatcher-16] [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=[]] 02:26:23,308 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:23.308] [test-akka.actor.default-dispatcher-16] [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=[]] 02:26:23,308 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,308 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Leader transfer complete 02:26:23,308 AM [test-akka.actor.default-dispatcher-14] [DEBUG] RaftActorLeadershipTransferCohort - leader804: leader transfer complete - waiting for new leader 02:26:23,308 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower806: Lagging 0 entries behind leader leader804 and reached -1 (of expected -1) 02:26:23,308 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:26:23,308 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Received TimeoutNow - switching to Candidate 02:26:23,309 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Election: Candidate has following voting peers: [follower805, leader804] 02:26:23,309 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=3, votedFor=follower806 02:26:23,309 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Starting new election term 3 02:26:23,309 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Sending RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] to peer follower805 02:26:23,309 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Sending RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] to peer leader804 02:26:23,309 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:26:23,309 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:26:23,309 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Cluster state: [] 02:26:23,309 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:26:23,309 AM [test-akka.actor.default-dispatcher-6] [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 02:26:23,309 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=3, votedFor=null 02:26:23,309 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Leadership transfer in progress - processing RequestVote 02:26:23,309 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): In requestVote: RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:26:23,309 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=3, votedFor=follower806 02:26:23,310 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:26:23,310 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:26:23,310 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:26:23,310 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:26:23,310 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Election: Leader has following peers: [follower805, leader804, follower807] 02:26:23,310 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower follower805: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,310 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower leader804: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,311 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower follower807: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:23,311 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader804: Last sync leader does not match current leader follower806, need to catch up to -1 02:26:23,311 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:26:23,311 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader804: leader changed to follower806 02:26:23,311 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader804 updated: matchIndex: -1, nextIndex: 0 02:26:23,311 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower leader804: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/29/2025 02:26:23.311] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/follower806]: RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] 02:26:23,311 AM [test-akka.actor.default-dispatcher-16] [INFO] RaftActorLeadershipTransferCohort - leader804: Successfully transferred leadership to follower806 in 3.935 ms [WARN] [11/29/2025 02:26:23.311] [test-akka.actor.default-dispatcher-14] [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=[]] 02:26:23,311 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Leadership transferred successfully to follower806 [WARN] [11/29/2025 02:26:23.311] [test-akka.actor.default-dispatcher-14] [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=[]] [WARN] [11/29/2025 02:26:23.311] [test-akka.actor.default-dispatcher-15] [akka://test/user/leader804] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6c2e372f 02:26:23,358 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 02:26:23,358 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower805-notifier808#-390662197] 02:26:23,368 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower805-collector809#-1751877936] 02:26:23,369 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower806-notifier810#1464681156] 02:26:23,369 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower806-collector811#-886431423] 02:26:23,369 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower806] 02:26:23,369 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower807-notifier812#-1648539133] 02:26:23,369 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower807-collector813#1019076182] 02:26:23,369 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader804-notifier814#480249] 02:26:23,370 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader804-collector815#-1733287265] 02:26:23,370 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader804] 02:26:23,370 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#214121577] [INFO] [11/29/2025 02:26:23.371] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/29/2025 02:26:23.372] [test-akka.actor.default-dispatcher-16] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.93:25520) 02:26:23,372 AM [test-akka.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [11/29/2025 02:26:23.373] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.93:25520] - Exiting completed [INFO] [11/29/2025 02:26:23.373] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.93:25520] - Shutting down... [INFO] [11/29/2025 02:26:23.373] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.93:25520] - Successfully shut down [INFO] [11/29/2025 02:26:23.375] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.93:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [11/29/2025 02:26:23.375] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.93:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:26:23,377 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.93:25520] - Exiting completed 02:26:23,377 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.93:25520] - Shutting down... 02:26:23,377 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.93:25520] - Successfully shut down 02:26:23,377 AM [test-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:26:23,377 AM [test-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:26:23,378 AM [test-akka.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [11/29/2025 02:26:23.378] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.93:25520/system/remoting-terminator] Remoting shut down. [DEBUG] [11/29/2025 02:26:23.378] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger