[DEBUG] [09/20/2025 02:23:41.299] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:23:41,300 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/20/2025 02:23:41.300] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/20/2025 02:23:41.300] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/20/2025 02:23:41.316] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.207:25520] with UID [625897259229024801] 02:23:41,317 AM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.207:25520] with UID [625897259229024801] [INFO] [09/20/2025 02:23:41.317] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.207:25520] - Starting up, Akka version [2.6.21] ... 02:23:41,317 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.207:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/20/2025 02:23:41.321] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.207:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:23:41,321 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.207:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/20/2025 02:23:41.321] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.207:25520] - Started up successfully 02:23:41,321 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.207:25520] - Started up successfully 02:23:41,328 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.207:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:23:41,328 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.207:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [09/20/2025 02:23:41.328] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.207:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [09/20/2025 02:23:41.328] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.207:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:23:41,331 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 02:23:41,332 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/20/2025 02:23:41.335] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower287]: org.opendaylight.controller.cluster.common.actor.Monitor@57876c4d [INFO] [akkaDeadLetter][09/20/2025 02:23:41.335] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower287] 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:23:41,335 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower287] 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:23:41,337 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower287 with journal batch size 1000 02:23:41,343 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: SnapshotOffer called. 02:23:41,343 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Moving last applied index from -1 to -1 02:23:41,343 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=1, votedFor=null 02:23:41,343 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING]] 02:23:41,343 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower287 in 70.76 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:41,344 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Recovery completed in 632.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:41.439] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower288]: org.opendaylight.controller.cluster.common.actor.Monitor@5ba1693f [INFO] [akkaDeadLetter][09/20/2025 02:23:41.440] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower288] 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:23:41,440 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower288] 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:23:41,440 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower288 with journal batch size 1000 02:23:41,441 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: SnapshotOffer called. 02:23:41,441 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Moving last applied index from -1 to -1 02:23:41,441 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=1, votedFor=null 02:23:41,441 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 02:23:41,441 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower288 in 85.45 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:41,442 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Recovery completed in 748.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:41.443] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower289]: org.opendaylight.controller.cluster.common.actor.Monitor@10943f50 [INFO] [akkaDeadLetter][09/20/2025 02:23:41.443] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower289] 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:23:41,443 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower289] 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:23:41,444 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower289 with journal batch size 1000 02:23:41,444 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: SnapshotOffer called. 02:23:41,444 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Moving last applied index from -1 to -1 02:23:41,444 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Set currentTerm=1, votedFor=null 02:23:41,444 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Updated server config: isVoting: false, peers: [PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 02:23:41,444 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower289 in 64.80 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:41,445 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Recovery completed in 597.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:41.445] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader286]: org.opendaylight.controller.cluster.common.actor.Monitor@3d36d9cc [INFO] [akkaDeadLetter][09/20/2025 02:23:41.446] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader286] 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:23:41,446 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader286] 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:23:41,446 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader286 with journal batch size 1000 02:23:41,447 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: SnapshotOffer called. 02:23:41,447 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Moving last applied index from -1 to -1 02:23:41,447 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Set currentTerm=1, votedFor=null 02:23:41,447 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 02:23:41,447 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader286 in 63.39 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:41,448 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Recovery completed in 672.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.207:25520, Removed) 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower): Received ElectionTimeout - switching to Candidate 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Election: Candidate has following voting peers: [follower288, follower287] 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Set currentTerm=2, votedFor=leader286 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Starting new election term 2 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Sending RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] to peer follower288 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Sending RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] to peer follower287 02:23:41,803 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:41,803 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:23:41,803 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Cluster state: [] 02:23:41,803 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:41,803 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:41,804 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:41,804 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=2, votedFor=null 02:23:41,804 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Cluster state: [] 02:23:41,804 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:41,804 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:41,804 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=2, votedFor=null 02:23:41,804 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): In requestVote: RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:41,804 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=2, votedFor=leader286 02:23:41,804 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:41,805 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): In requestVote: RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:41,805 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=2, votedFor=leader286 02:23:41,805 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:41,805 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:23:41,805 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:23:41,806 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Election: Leader has following peers: [follower289, follower288, follower287] 02:23:41,806 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:41,806 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:41,806 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:41,806 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:23:41,806 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower289 (Follower): Term 2 in "AppendEntries [leaderId=leader286, 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:23:41,806 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Set currentTerm=2, votedFor=null 02:23:41,806 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower288: Last sync leader does not match current leader leader286, need to catch up to -1 02:23:41,806 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower289: Last sync leader does not match current leader leader286, need to catch up to -1 02:23:41,806 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower287: Last sync leader does not match current leader leader286, need to catch up to -1 02:23:41,806 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] 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] [09/20/2025 02:23:41.806] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@32fd1bda [INFO] [akkaDeadLetter][09/20/2025 02:23:41.806] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower288] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] 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] [09/20/2025 02:23:41.807] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower287] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@353b5dbc [INFO] [akkaDeadLetter][09/20/2025 02:23:41.807] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower287] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] 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:23:41,807 AM [test-akka.actor.default-dispatcher-5] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] 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:23:41,807 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower288 updated: matchIndex: -1, nextIndex: 0 02:23:41,807 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:41,807 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower289 updated: matchIndex: -1, nextIndex: 0 02:23:41,807 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:41.807] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower289] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@345ac4c7 02:23:41,807 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower287 updated: matchIndex: -1, nextIndex: 0 02:23:41,807 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:41,807 AM [test-akka.actor.default-dispatcher-5] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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][09/20/2025 02:23:41.807] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower289] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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:23:41,851 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:23:41,851 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader286 starting 02:23:41,853 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: onShutDown 02:23:41,853 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Initiating leader transfer 02:23:41,854 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 02:23:41,854 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader286: pauseLeader successfully completed - doing transfer 02:23:41,854 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Attempting to transfer leadership 02:23:41,854 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:41,854 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 02:23:41,854 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 02:23:41,854 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:41,854 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:41,854 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:41,854 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:41.855] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower287] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@342f26f0 [WARN] [09/20/2025 02:23:41.855] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@570e19a [INFO] [akkaDeadLetter][09/20/2025 02:23:41.855] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower287] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] 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][09/20/2025 02:23:41.855] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower288] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] 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:23:41,855 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] 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:23:41,855 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] 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:23:41,855 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:41.855] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower289] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4ad943d7 [INFO] [akkaDeadLetter][09/20/2025 02:23:41.856] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower289] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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:23:41,856 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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:23:41,924 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:41,924 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:41,924 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:42,44 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:42,44 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:42,44 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:42,163 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader286: leader transfer aborted 02:23:42,163 AM [test-akka.actor.default-dispatcher-5] [WARN] RaftActorLeadershipTransferCohort - leader286: Failed to transfer leadership in 309.5 ms 02:23:42,163 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: leader transfer failed - sending PoisonPill 02:23:42,163 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Leadership transfer expired 02:23:42,164 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:42,164 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:42.164] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower289]: AppendEntriesReply [term=2, success=true, followerId=follower289, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [09/20/2025 02:23:42.164] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower287]: AppendEntriesReply [term=2, success=true, followerId=follower287, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [09/20/2025 02:23:42.164] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower288]: AppendEntriesReply [term=2, success=true, followerId=follower288, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:23:42,164 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 02:23:42,165 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader286 ending 02:23:42,168 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:23:42,168 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower287-notifier290#-1848972754] 02:23:42,180 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower287-collector291#2035099894] 02:23:42,181 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower287] 02:23:42,181 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower288-notifier292#-1843883352] 02:23:42,181 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower288-collector293#-1544596346] 02:23:42,182 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower288] 02:23:42,182 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower289-notifier294#1968371171] 02:23:42,182 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower289-collector295#-301165061] 02:23:42,182 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower289] 02:23:42,182 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader286-notifier296#-1487334647] 02:23:42,182 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader286-collector297#1567869727] 02:23:42,183 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader286] 02:23:42,185 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 02:23:42,185 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/20/2025 02:23:42.187] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower299]: org.opendaylight.controller.cluster.common.actor.Monitor@944ff62 02:23:42,188 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower299 with journal batch size 1000 02:23:42,190 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: SnapshotOffer called. 02:23:42,190 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Moving last applied index from -1 to -1 02:23:42,190 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=1, votedFor=null 02:23:42,190 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Updated server config: isVoting: true, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] [WARN] [09/20/2025 02:23:42.190] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower300]: org.opendaylight.controller.cluster.common.actor.Monitor@215ca6fa 02:23:42,190 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower299 in 96.63 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:42,191 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower300 with journal batch size 1000 02:23:42,192 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Recovery completed in 1.345 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:42,192 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: SnapshotOffer called. 02:23:42,192 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Moving last applied index from -1 to -1 02:23:42,192 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=1, votedFor=null 02:23:42,192 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Updated server config: isVoting: true, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] 02:23:42,192 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower300 in 62.33 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:42,193 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Recovery completed in 873.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:42.193] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower301]: org.opendaylight.controller.cluster.common.actor.Monitor@326a90c4 02:23:42,193 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower301 with journal batch size 1000 02:23:42,194 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: SnapshotOffer called. 02:23:42,194 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Moving last applied index from -1 to -1 02:23:42,194 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=1, votedFor=null 02:23:42,194 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Updated server config: isVoting: false, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING]] 02:23:42,194 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower301 in 72.97 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:42,195 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Recovery completed in 727.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:42.195] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader298]: org.opendaylight.controller.cluster.common.actor.Monitor@6a0f6fb0 02:23:42,196 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader298 with journal batch size 1000 02:23:42,196 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: SnapshotOffer called. 02:23:42,196 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Moving last applied index from -1 to -1 02:23:42,196 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=1, votedFor=null 02:23:42,196 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Updated server config: isVoting: true, peers: [PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] 02:23:42,196 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader298 in 68.62 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:42,197 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Recovery completed in 669.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:42,553 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:42,553 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.207:25520, Removed) 02:23:42,553 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower): Received ElectionTimeout - switching to Candidate 02:23:42,553 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Election: Candidate has following voting peers: [follower300, follower299] 02:23:42,553 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=2, votedFor=leader298 02:23:42,554 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Starting new election term 2 02:23:42,554 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Sending RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] to peer follower300 02:23:42,554 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Sending RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] to peer follower299 02:23:42,554 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:23:42,554 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:42,554 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:42,554 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Cluster state: [] 02:23:42,554 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Cluster state: [] 02:23:42,554 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:42,554 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:42,554 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:42,554 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:42,554 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=2, votedFor=null 02:23:42,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=2, votedFor=null 02:23:42,555 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): In requestVote: RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:42,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): In requestVote: RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:42,555 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=2, votedFor=leader298 02:23:42,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=2, votedFor=leader298 02:23:42,555 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:42,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:42,555 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:23:42,555 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:23:42,555 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Election: Leader has following peers: [follower300, follower299, follower301] 02:23:42,555 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,555 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,555 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,555 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:23:42,556 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301 (Follower): Term 2 in "AppendEntries [leaderId=leader298, 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:23:42,556 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=2, votedFor=null 02:23:42,556 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower299: Last sync leader does not match current leader leader298, need to catch up to -1 02:23:42,556 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower301: Last sync leader does not match current leader leader298, need to catch up to -1 02:23:42,556 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower299 updated: matchIndex: -1, nextIndex: 0 02:23:42,556 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,556 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower301 updated: matchIndex: -1, nextIndex: 0 02:23:42,556 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:42.556] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@78e4a48b 02:23:42,556 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower300: Last sync leader does not match current leader leader298, need to catch up to -1 [WARN] [09/20/2025 02:23:42.556] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3674eb77 02:23:42,556 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower300 updated: matchIndex: -1, nextIndex: 0 02:23:42,556 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:42.557] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower300] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@503709c8 02:23:42,600 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:23:42,600 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:23:42,600 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:23:42,600 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:23:42,601 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:23:42,601 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: onRequestLeadership RequestLeadership [requestedFollowerId=follower300, replyTo=Actor[akka://test/user/$a#-1028224553]] 02:23:42,603 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Initiating leader transfer 02:23:42,603 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 02:23:42,603 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 02:23:42,603 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader298: pauseLeader successfully completed - doing transfer 02:23:42,603 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Attempting to transfer leadership 02:23:42,603 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 02:23:42,603 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,603 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower300: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:42.604] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower300] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@48c0ce78 02:23:42,604 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,604 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,604 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower299: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 02:23:42,604 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower301: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:42.604] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@44ef23be [WARN] [09/20/2025 02:23:42.604] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7ddb5cd5 02:23:42,604 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): tryToCompleteLeadershipTransfer: followerId: follower300, matchIndex: -1, lastIndex: -1, isVoting: true 02:23:42,604 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Follower's log matches - sending ElectionTimeout 02:23:42,604 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,604 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,604 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,604 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower300: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 02:23:42,605 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower299: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 02:23:42,605 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower301: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 02:23:42,605 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Leader transfer complete 02:23:42,605 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader298: leader transfer complete - waiting for new leader 02:23:42,605 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:42,605 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Received TimeoutNow - switching to Candidate 02:23:42,605 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Election: Candidate has following voting peers: [leader298, follower299] 02:23:42,605 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=3, votedFor=follower300 02:23:42,605 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Starting new election term 3 02:23:42,605 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Sending RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] to peer leader298 02:23:42,605 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Sending RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] to peer follower299 02:23:42,605 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:42,606 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:23:42,606 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:42,606 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Cluster state: [] 02:23:42,606 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:42,606 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 02:23:42,606 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=3, votedFor=null 02:23:42,606 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): In requestVote: RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:42,606 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=3, votedFor=follower300 02:23:42,606 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:23:42,606 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Cluster state: [] 02:23:42,606 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:42,606 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:23:42,606 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=3, votedFor=null 02:23:42,606 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Leadership transfer in progress - processing RequestVote 02:23:42,607 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:23:42,607 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:23:42,607 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Election: Leader has following peers: [leader298, follower299, follower301] 02:23:42,607 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower leader298: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,607 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower299: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,607 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower301: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,607 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower299: Last sync leader does not match current leader follower300, need to catch up to -1 02:23:42,607 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:23:42,607 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301 (Follower): Term 3 in "AppendEntries [leaderId=follower300, 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:23:42,607 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=3, votedFor=null 02:23:42,607 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower301: Last sync leader does not match current leader follower300, need to catch up to -1 [WARN] [09/20/2025 02:23:42.607] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6200e3d0 02:23:42,607 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower299 updated: matchIndex: -1, nextIndex: 0 02:23:42,608 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:42.608] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@38eb6215 02:23:42,608 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower301 updated: matchIndex: -1, nextIndex: 0 02:23:42,608 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,608 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): In requestVote: RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:42,608 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=3, votedFor=follower300 02:23:42,608 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:23:42,608 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:23:42,610 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader298: Last sync leader does not match current leader follower300, need to catch up to -1 02:23:42,610 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader298: leader changed to follower300 02:23:42,610 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader298 updated: matchIndex: -1, nextIndex: 0 02:23:42,610 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower leader298: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:42,610 AM [test-akka.actor.default-dispatcher-16] [INFO] RaftActorLeadershipTransferCohort - leader298: Successfully transferred leadership to follower300 in 7.160 ms 02:23:42,610 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Leadership transferred successfully to follower300 [WARN] [09/20/2025 02:23:42.610] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader298] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4afe8521 02:23:42,653 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 02:23:42,653 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower299-notifier302#1629180757] 02:23:42,664 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower299-collector303#937601145] 02:23:42,665 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower299] 02:23:42,665 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower300-notifier304#1087287289] 02:23:42,665 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower300-collector305#-1121743732] 02:23:42,666 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower300] 02:23:42,666 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower301-notifier306#230424150] 02:23:42,666 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower301-collector307#-362943700] 02:23:42,666 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower301] 02:23:42,667 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader298-notifier308#-223537897] 02:23:42,667 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader298-collector309#877346947] 02:23:42,667 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader298] 02:23:42,667 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#-1028224553] 02:23:42,669 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 02:23:42,669 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/20/2025 02:23:42.671] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower311]: org.opendaylight.controller.cluster.common.actor.Monitor@1be0a1f9 02:23:42,672 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower311 with journal batch size 1000 02:23:42,673 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: SnapshotOffer called. 02:23:42,673 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Moving last applied index from -1 to -1 02:23:42,673 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=1, votedFor=null 02:23:42,673 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Updated server config: isVoting: true, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] 02:23:42,673 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower311 in 96.28 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:42,675 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Recovery completed in 1.163 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:42.674] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower312]: org.opendaylight.controller.cluster.common.actor.Monitor@16693dd 02:23:42,675 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower312 with journal batch size 1000 02:23:42,676 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: SnapshotOffer called. 02:23:42,676 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Moving last applied index from -1 to -1 02:23:42,676 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=1, votedFor=null 02:23:42,676 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Updated server config: isVoting: true, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING]] 02:23:42,676 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower312 in 61.39 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:42,677 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Recovery completed in 717.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:42.777] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower313]: org.opendaylight.controller.cluster.common.actor.Monitor@49e88a4b 02:23:42,777 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower313 with journal batch size 1000 02:23:42,778 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: SnapshotOffer called. 02:23:42,778 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Moving last applied index from -1 to -1 02:23:42,778 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Set currentTerm=1, votedFor=null 02:23:42,778 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Updated server config: isVoting: false, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] 02:23:42,778 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower313 in 72.91 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [09/20/2025 02:23:42.779] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader310]: org.opendaylight.controller.cluster.common.actor.Monitor@3110c341 02:23:42,779 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Recovery completed in 1.005 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:42,779 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader310 with journal batch size 1000 02:23:42,779 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: SnapshotOffer called. 02:23:42,780 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Moving last applied index from -1 to -1 02:23:42,780 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Set currentTerm=1, votedFor=null 02:23:42,780 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Updated server config: isVoting: true, peers: [PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] 02:23:42,780 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader310 in 86.39 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:42,780 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Recovery completed in 734.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:43,132 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:43,133 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.207:25520, Removed) 02:23:43,133 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower): Received ElectionTimeout - switching to Candidate 02:23:43,133 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Election: Candidate has following voting peers: [follower311, follower312] 02:23:43,133 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Set currentTerm=2, votedFor=leader310 02:23:43,133 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Starting new election term 2 02:23:43,133 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Sending RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] to peer follower311 02:23:43,133 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Sending RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] to peer follower312 02:23:43,133 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:43,133 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:43,134 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Cluster state: [] 02:23:43,134 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Cluster state: [] 02:23:43,134 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:43,134 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:43,134 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:43,134 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=2, votedFor=null 02:23:43,134 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:43,134 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=2, votedFor=null 02:23:43,134 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): In requestVote: RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:43,134 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=2, votedFor=leader310 02:23:43,134 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:43,134 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): In requestVote: RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:43,134 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=2, votedFor=leader310 02:23:43,134 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:23:43,134 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:43,135 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:23:43,135 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:23:43,136 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Election: Leader has following peers: [follower311, follower313, follower312] 02:23:43,136 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,136 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,136 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,136 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower313 (Follower): Term 2 in "AppendEntries [leaderId=leader310, 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:23:43,136 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower311: Last sync leader does not match current leader leader310, need to catch up to -1 02:23:43,136 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Set currentTerm=2, votedFor=null 02:23:43,136 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower312: Last sync leader does not match current leader leader310, need to catch up to -1 02:23:43,136 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower313: Last sync leader does not match current leader leader310, need to catch up to -1 [WARN] [09/20/2025 02:23:43.136] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower311] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@42ae59cb 02:23:43,136 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 [WARN] [09/20/2025 02:23:43.136] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower312] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@67f7fc83 02:23:43,137 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower311 updated: matchIndex: -1, nextIndex: 0 02:23:43,137 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,137 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower312 updated: matchIndex: -1, nextIndex: 0 02:23:43,137 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:43.137] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower313] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@20d1f7e1 02:23:43,137 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower313 updated: matchIndex: -1, nextIndex: 0 02:23:43,137 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,181 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:23:43,181 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:23:43,182 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:23:43,182 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower312 starting 02:23:43,182 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: onShutDown 02:23:43,183 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower312 ending 02:23:43,183 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:23:43,183 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:23:43,183 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: onRequestLeadership RequestLeadership [requestedFollowerId=follower312, replyTo=Actor[akka://test/user/$b#1299932810]] 02:23:43,183 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Initiating leader transfer 02:23:43,183 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: onLeaderTransitioning: LeaderTransitioning [leaderId=leader310] 02:23:43,183 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: onLeaderTransitioning: LeaderTransitioning [leaderId=leader310] [WARN] [09/20/2025 02:23:43.183] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: LeaderTransitioning [leaderId=leader310] 02:23:43,184 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader310: pauseLeader successfully completed - doing transfer 02:23:43,184 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Attempting to transfer leadership 02:23:43,184 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,184 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,184 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 02:23:43,184 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:43.184] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower311] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@22797f81 02:23:43,184 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:43.184] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower313] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@12a91a04 [WARN] [09/20/2025 02:23:43.184] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [09/20/2025 02:23:43.253] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:43,373 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:43.373] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:43,373 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 02:23:43,493 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader310: leader transfer aborted 02:23:43,493 AM [test-akka.actor.default-dispatcher-15] [WARN] RaftActorLeadershipTransferCohort - leader310: Failed to transfer leadership in 309.5 ms 02:23:43,493 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: LeadershipTransfer request from follower312 failed 02:23:43,493 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Leadership transfer expired [WARN] [09/20/2025 02:23:43.494] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:43,494 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 02:23:43,494 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 02:23:43,535 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 02:23:43,535 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower311-notifier314#545823645] 02:23:43,546 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower311-collector315#-157739047] 02:23:43,547 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower311] 02:23:43,547 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower312-notifier316#136619633] 02:23:43,547 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower312-collector317#-440958618] 02:23:43,547 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower312] 02:23:43,547 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower313-notifier318#1824998259] 02:23:43,548 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower313-collector319#1464382306] 02:23:43,548 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower313] 02:23:43,548 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader310-notifier320#-1790558614] 02:23:43,549 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader310-collector321#575812332] 02:23:43,550 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader310] 02:23:43,550 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#1299932810] 02:23:43,552 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 02:23:43,552 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/20/2025 02:23:43.553] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower323]: org.opendaylight.controller.cluster.common.actor.Monitor@499290cb 02:23:43,554 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower323 with journal batch size 1000 02:23:43,554 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: SnapshotOffer called. 02:23:43,554 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Moving last applied index from -1 to -1 02:23:43,554 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=1, votedFor=null 02:23:43,555 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Updated server config: isVoting: true, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING]] 02:23:43,555 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower323 in 93.76 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:43,555 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Recovery completed in 842.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:43.557] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower324]: org.opendaylight.controller.cluster.common.actor.Monitor@a2a30fa 02:23:43,557 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower324 with journal batch size 1000 02:23:43,557 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: SnapshotOffer called. 02:23:43,557 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Moving last applied index from -1 to -1 02:23:43,558 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=1, votedFor=null 02:23:43,558 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Updated server config: isVoting: true, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 02:23:43,558 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower324 in 63.49 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:43,559 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Recovery completed in 949.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:43.560] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower325]: org.opendaylight.controller.cluster.common.actor.Monitor@4f71ada 02:23:43,561 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower325 with journal batch size 1000 02:23:43,561 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: SnapshotOffer called. 02:23:43,561 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Moving last applied index from -1 to -1 02:23:43,561 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=1, votedFor=null 02:23:43,561 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Updated server config: isVoting: false, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 02:23:43,561 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower325 in 38.54 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:43,562 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Recovery completed in 574.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:43.563] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader322]: org.opendaylight.controller.cluster.common.actor.Monitor@57727c91 02:23:43,564 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader322 with journal batch size 1000 02:23:43,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: SnapshotOffer called. 02:23:43,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Moving last applied index from -1 to -1 02:23:43,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=1, votedFor=null 02:23:43,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Updated server config: isVoting: true, peers: [PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 02:23:43,565 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader322 in 130.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:43,565 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Recovery completed in 760.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:43,913 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:43,913 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.207:25520, Removed) 02:23:43,913 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower): Received ElectionTimeout - switching to Candidate 02:23:43,913 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Election: Candidate has following voting peers: [follower324, follower323] 02:23:43,913 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=2, votedFor=leader322 02:23:43,913 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Starting new election term 2 02:23:43,914 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Sending RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] to peer follower324 02:23:43,914 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Sending RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] to peer follower323 02:23:43,914 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:23:43,914 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:43,914 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Cluster state: [] 02:23:43,914 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:43,914 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:43,914 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=2, votedFor=null 02:23:43,914 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): In requestVote: RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:43,914 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=2, votedFor=leader322 02:23:43,915 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:43,915 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:43,915 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Cluster state: [] 02:23:43,915 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:43,915 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:43,915 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=2, votedFor=null 02:23:43,915 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): In requestVote: RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:43,915 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=2, votedFor=leader322 02:23:43,915 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:43,915 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:23:43,915 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:23:43,915 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Election: Leader has following peers: [follower325, follower324, follower323] 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,916 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Term 2 in "AppendEntries [leaderId=leader322, 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:23:43,916 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:23:43,916 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=2, votedFor=null 02:23:43,916 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower325: Last sync leader does not match current leader leader322, need to catch up to -1 02:23:43,916 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower324: Last sync leader does not match current leader leader322, need to catch up to -1 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower324 updated: matchIndex: -1, nextIndex: 0 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,916 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower323: Last sync leader does not match current leader leader322, need to catch up to -1 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: -1, nextIndex: 0 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower323 updated: matchIndex: -1, nextIndex: 0 [WARN] [09/20/2025 02:23:43.916] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5a2cee 02:23:43,916 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:43.916] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower323] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@f8efabf 02:23:43,917 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/20/2025 02:23:43.917] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2f165cdd 02:23:43,917 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower325 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower325: AppendEntries [leaderId=leader322, 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:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=leader322, 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:23:43,917 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): handleAppendEntries: AppendEntries [leaderId=leader322, 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:23:43,917 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Number of entries to be appended = 1 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:43,917 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower323 02:23:43,917 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Append entry to log zero 02:23:43,917 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower323: AppendEntries [leaderId=leader322, 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:23:43,917 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:43,917 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): handleAppendEntries: AppendEntries [leaderId=leader322, 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:23:43,917 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Number of entries to be appended = 1 02:23:43,918 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:23:43,918 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Append entry to log zero 02:23:43,918 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:43,918 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Log size is now 1 02:23:43,918 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower323, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:23:43,918 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached -1 (of expected -1) 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower323 updated: matchIndex: 0, nextIndex: 1 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:43,918 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Log size is now 1 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Setting last applied to 0 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Moving last applied index from -1 to 0 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Applying state for log index 0 data zero 02:23:43,918 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower325, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:23:43,918 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached -1 (of expected -1) 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: applyState called: zero 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: 0, nextIndex: 1 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:43,918 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Persisting ApplyJournalEntries with index=0 02:23:43,918 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [09/20/2025 02:23:43.919] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower323] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@105e0b1c 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Commit index set to 0 [WARN] [09/20/2025 02:23:43.919] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@64cdb595 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Setting last applied to 0 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Moving last applied index from -1 to 0 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Applying state for log index 0 data zero 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: applyState called: zero 02:23:43,919 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Persisting ApplyJournalEntries with index=0 02:23:44,33 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 02:23:44,33 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=leader322, 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:23:44,33 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 02:23:44,33 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Commit index set to 0 02:23:44,33 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 02:23:44,33 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:23:44,33 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Setting last applied to 0 02:23:44,33 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Moving last applied index from -1 to 0 02:23:44,33 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Applying state for log index 0 data zero 02:23:44,33 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: applyState called: zero 02:23:44,34 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Persisting ApplyJournalEntries with index=0 02:23:44,68 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:23:44,68 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 02:23:44,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: onShutDown 02:23:44,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Initiating leader transfer 02:23:44,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader322: pauseLeader successfully completed - doing transfer 02:23:44,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Attempting to transfer leadership 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,69 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,69 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 02:23:44,69 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 02:23:44,69 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): tryToCompleteLeadershipTransfer: followerId: follower323, matchIndex: 0, lastIndex: 0, isVoting: true 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Follower's log matches - sending ElectionTimeout 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Leader transfer complete 02:23:44,69 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 02:23:44,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader322: leader transfer complete - waiting for new leader 02:23:44,69 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:44,69 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Received TimeoutNow - switching to Candidate 02:23:44,69 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Election: Candidate has following voting peers: [leader322, follower324] 02:23:44,69 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=3, votedFor=follower323 02:23:44,70 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Starting new election term 3 02:23:44,70 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Sending RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] to peer leader322 02:23:44,70 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Sending RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] to peer follower324 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:44,70 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:23:44,70 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Cluster state: [] 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:23:44,69 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 02:23:44,70 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Cluster state: [] 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 02:23:44,70 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=3, votedFor=null 02:23:44,70 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 02:23:44,70 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=3, votedFor=null 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Leadership transfer in progress - processing RequestVote 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): In requestVote: RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=3, votedFor=follower323 02:23:44,70 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): In requestVote: RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:44,70 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=3, votedFor=follower323 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:23:44,70 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:23:44,70 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:23:44,71 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:23:44,71 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:23:44,71 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Election: Leader has following peers: [leader322, follower325, follower324] 02:23:44,71 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower leader322: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,71 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower325: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,71 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower324: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,71 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:23:44,71 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Term 3 in "AppendEntries [leaderId=follower323, 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:23:44,71 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=3, votedFor=null 02:23:44,71 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader322: Last sync leader does not match current leader follower323, need to catch up to -1 02:23:44,72 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower325: Last sync leader does not match current leader follower323, need to catch up to -1 02:23:44,72 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader322: leader changed to follower323 02:23:44,72 AM [test-akka.actor.default-dispatcher-17] [INFO] RaftActorLeadershipTransferCohort - leader322: Successfully transferred leadership to follower323 in 3.291 ms 02:23:44,72 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: leader transfer succeeded - sending PoisonPill [WARN] [09/20/2025 02:23:44.072] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader322] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3fd84fee [WARN] [09/20/2025 02:23:44.072] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1019d90b 02:23:44,72 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader322 updated: matchIndex: 0, nextIndex: 1 02:23:44,72 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower leader322: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,73 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: 0, nextIndex: 1 02:23:44,73 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:44.073] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader322] received dead letter from TestActor[akka://test/user/follower323]: AppendEntries [leaderId=follower323, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:44,73 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) [WARN] [09/20/2025 02:23:44.073] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6aacbb37 [WARN] [09/20/2025 02:23:44.583] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader322] received dead letter from TestActor[akka://test/user/follower323]: AppendEntries [leaderId=follower323, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:44,583 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 02:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower324: Last sync leader does not match current leader follower323, need to catch up to -1 02:23:44,584 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): sendAppendEntries: 0 is present for follower follower324 02:23:44,584 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=follower323, 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] [09/20/2025 02:23:44.584] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@62859aed 02:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): handleAppendEntries: AppendEntries [leaderId=follower323, 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:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Number of entries to be appended = 1 02:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Append entry to log zero 02:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Log size is now 1 02:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Commit index set to 0 02:23:44,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower324, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:23:44,585 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower324: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 02:23:44,585 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:23:44,585 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Setting last applied to 0 02:23:44,585 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Moving last applied index from -1 to 0 02:23:44,585 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower324 updated: matchIndex: 0, nextIndex: 1 02:23:44,585 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Applying state for log index 0 data zero 02:23:44,585 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:44,585 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: applyState called: zero 02:23:44,586 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:44,586 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Persisting ApplyJournalEntries with index=0 [WARN] [09/20/2025 02:23:44.586] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6344caea 02:23:44,626 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 02:23:44,627 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 02:23:44,627 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower324 starting 02:23:44,627 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: onShutDown 02:23:44,628 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower324 ending 02:23:44,628 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:23:44,628 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower323-notifier326#1330073995] 02:23:44,630 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower323-collector327#170478541] 02:23:44,630 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower323] 02:23:44,630 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower324-notifier328#1637264925] 02:23:44,630 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower324-collector329#1962667706] 02:23:44,631 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower324] 02:23:44,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower325-notifier330#1063205138] 02:23:44,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower325-collector331#-1192164251] 02:23:44,631 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower325] 02:23:44,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader322-notifier332#-387082754] 02:23:44,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader322-collector333#-1083793486] 02:23:44,632 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader322] 02:23:44,633 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [09/20/2025 02:23:44.635] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader334]: org.opendaylight.controller.cluster.common.actor.Monitor@26f85486 02:23:44,635 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader334 with journal batch size 1000 02:23:44,637 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:44,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:44,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Follower): Received TimeoutNow - switching to Candidate 02:23:44,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Election: Candidate has following voting peers: [] 02:23:44,637 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: Set currentTerm=1, votedFor=leader334 02:23:44,637 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Starting new election term 1 02:23:44,637 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:23:44,638 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Received ElectionTimeout 02:23:44,638 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Leader): Election: Leader has following peers: [] 02:23:44,638 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:23:44,638 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader334 starting 02:23:44,640 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: onShutDown 02:23:44,640 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader334 ending 02:23:44,640 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 02:23:44,640 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader334-collector338#-2078911498] 02:23:44,641 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader334] 02:23:44,642 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 02:23:44,642 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:23:44,643 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower340 with journal batch size 1000 [WARN] [09/20/2025 02:23:44.643] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower340]: org.opendaylight.controller.cluster.common.actor.Monitor@b7ece4d 02:23:44,644 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: SnapshotOffer called. 02:23:44,644 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Moving last applied index from -1 to -1 02:23:44,644 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=1, votedFor=null 02:23:44,644 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Updated server config: isVoting: true, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 02:23:44,644 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower340 in 81.39 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:44,645 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Recovery completed in 826.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:44.646] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower341]: org.opendaylight.controller.cluster.common.actor.Monitor@3bf9a35c 02:23:44,646 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower341 with journal batch size 1000 02:23:44,647 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: SnapshotOffer called. 02:23:44,647 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Moving last applied index from -1 to -1 02:23:44,647 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=1, votedFor=null 02:23:44,647 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Updated server config: isVoting: true, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING]] 02:23:44,647 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower341 in 48.60 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:44,647 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Recovery completed in 427.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:44.648] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower342]: org.opendaylight.controller.cluster.common.actor.Monitor@23cc3f05 02:23:44,648 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower342 with journal batch size 1000 02:23:44,648 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: SnapshotOffer called. 02:23:44,648 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Moving last applied index from -1 to -1 02:23:44,648 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Set currentTerm=1, votedFor=null 02:23:44,648 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Updated server config: isVoting: false, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 02:23:44,648 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower342 in 32.30 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:44,648 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Recovery completed in 327.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/20/2025 02:23:44.649] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader339]: org.opendaylight.controller.cluster.common.actor.Monitor@2bf528f6 02:23:44,650 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader339 with journal batch size 1000 02:23:44,650 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: SnapshotOffer called. 02:23:44,650 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Moving last applied index from -1 to -1 02:23:44,650 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Set currentTerm=1, votedFor=null 02:23:44,650 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Updated server config: isVoting: true, peers: [PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 02:23:44,650 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader339 in 33.69 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:44,650 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Recovery completed in 337.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:45,2 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:45,3 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.207:25520, Removed) 02:23:45,3 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower): Received ElectionTimeout - switching to Candidate 02:23:45,3 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Election: Candidate has following voting peers: [follower340, follower341] 02:23:45,3 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Set currentTerm=2, votedFor=leader339 02:23:45,3 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Starting new election term 2 02:23:45,3 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Sending RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] to peer follower340 02:23:45,4 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Sending RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] to peer follower341 02:23:45,4 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:23:45,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:45,4 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:45,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Cluster state: [] 02:23:45,4 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Cluster state: [] 02:23:45,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:45,4 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:45,4 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:45,4 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:45,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=2, votedFor=null 02:23:45,4 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=2, votedFor=null 02:23:45,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): In requestVote: RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:45,4 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): In requestVote: RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:45,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=2, votedFor=leader339 02:23:45,4 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=2, votedFor=leader339 02:23:45,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:45,4 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:45,5 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:23:45,5 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:23:45,5 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Election: Leader has following peers: [follower340, follower342, follower341] 02:23:45,5 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,5 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,5 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,5 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:23:45,5 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Term 2 in "AppendEntries [leaderId=leader339, 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:23:45,5 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Set currentTerm=2, votedFor=null 02:23:45,5 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower341: Last sync leader does not match current leader leader339, need to catch up to -1 02:23:45,5 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower342: Last sync leader does not match current leader leader339, need to catch up to -1 02:23:45,6 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower341 updated: matchIndex: -1, nextIndex: 0 02:23:45,6 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,6 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower340: Last sync leader does not match current leader leader339, need to catch up to -1 02:23:45,6 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower342 updated: matchIndex: -1, nextIndex: 0 [WARN] [09/20/2025 02:23:45.006] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower341] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3bafc558 02:23:45,6 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:45.006] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower340] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6e761b5d 02:23:45,6 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower340 updated: matchIndex: -1, nextIndex: 0 02:23:45,6 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,6 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:23:45,6 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting [WARN] [09/20/2025 02:23:45.006] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower342] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@521e2760 02:23:45,7 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:23:45,7 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower340 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower340: AppendEntries [leaderId=leader339, 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:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower342 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower342: AppendEntries [leaderId=leader339, 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:23:45,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): handleAppendEntries: AppendEntries [leaderId=leader339, 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:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 02:23:45,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Number of entries to be appended = 1 02:23:45,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, 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:23:45,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:23:45,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Append entry to log zero 02:23:45,8 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:45,8 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): handleAppendEntries: AppendEntries [leaderId=leader339, 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:23:45,8 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Log size is now 1 02:23:45,8 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Number of entries to be appended = 1 02:23:45,8 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:23:45,8 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Append entry to log zero 02:23:45,8 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower340, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:23:45,8 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:45,8 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached -1 (of expected -1) 02:23:45,8 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower340 updated: matchIndex: 0, nextIndex: 1 02:23:45,8 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:45,8 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Log size is now 1 02:23:45,8 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower342, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:23:45,8 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower342 updated: matchIndex: 0, nextIndex: 1 02:23:45,8 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:45,8 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:23:45,8 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [09/20/2025 02:23:45.008] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower340] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@68359b4a 02:23:45,8 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:23:45,8 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Setting last applied to 0 02:23:45,8 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Moving last applied index from -1 to 0 02:23:45,8 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Applying state for log index 0 data zero 02:23:45,9 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: applyState called: zero 02:23:45,9 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Persisting ApplyJournalEntries with index=0 02:23:45,9 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached -1 (of expected -1) 02:23:45,9 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [09/20/2025 02:23:45.009] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower342] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4d13afcc 02:23:45,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 02:23:45,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, 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:23:45,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Commit index set to 0 02:23:45,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 02:23:45,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:23:45,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Setting last applied to 0 02:23:45,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Moving last applied index from -1 to 0 02:23:45,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Applying state for log index 0 data zero 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: applyState called: zero 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Persisting ApplyJournalEntries with index=0 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Commit index set to 0 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Setting last applied to 0 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Moving last applied index from -1 to 0 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Applying state for log index 0 data zero 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: applyState called: zero 02:23:45,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Persisting ApplyJournalEntries with index=0 02:23:45,159 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:23:45,159 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:23:45,159 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:23:45,159 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: onRequestLeadership RequestLeadership [requestedFollowerId=follower341, replyTo=Actor[akka://test/user/$c#-1417624565]] 02:23:45,159 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Initiating leader transfer 02:23:45,159 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 02:23:45,159 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 02:23:45,159 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader339: pauseLeader successfully completed - doing transfer 02:23:45,159 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Attempting to transfer leadership 02:23:45,159 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:45,160 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:45,160 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 02:23:45,160 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:23:45,160 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 02:23:45,160 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 02:23:45,160 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 02:23:45,243 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 02:23:45,243 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, 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:23:45,363 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 02:23:45,363 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 02:23:45,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader339: leader transfer aborted 02:23:45,482 AM [test-akka.actor.default-dispatcher-11] [WARN] RaftActorLeadershipTransferCohort - leader339: Failed to transfer leadership in 323.4 ms 02:23:45,483 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: LeadershipTransfer request from follower341 failed 02:23:45,483 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Leadership transfer expired 02:23:45,483 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 02:23:45,484 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 02:23:45,512 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 02:23:45,512 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower340-notifier343#677572830] 02:23:45,523 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower340-collector344#2057977148] 02:23:45,524 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower340] 02:23:45,524 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower341-notifier345#625952514] 02:23:45,524 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower341-collector346#-419383063] 02:23:45,525 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower341] 02:23:45,525 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower342-notifier347#-303166007] 02:23:45,525 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower342-collector348#1917105745] 02:23:45,525 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower342] 02:23:45,526 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader339-notifier349#-675569045] 02:23:45,526 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader339-collector350#1025546587] 02:23:45,526 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader339] 02:23:45,526 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#-1417624565] 02:23:45,528 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 02:23:45,528 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:23:45,531 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower352 with journal batch size 1000 [WARN] [09/20/2025 02:23:45.531] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower352]: org.opendaylight.controller.cluster.common.actor.Monitor@2e63550 02:23:45,532 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: SnapshotOffer called. 02:23:45,532 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Moving last applied index from -1 to -1 02:23:45,532 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=1, votedFor=null 02:23:45,532 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING]] 02:23:45,532 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower352 in 86.18 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [09/20/2025 02:23:45.533] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower353]: org.opendaylight.controller.cluster.common.actor.Monitor@66a7ede3 02:23:45,533 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Recovery completed in 1.105 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:45,534 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower353 with journal batch size 1000 02:23:45,534 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: SnapshotOffer called. 02:23:45,534 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Moving last applied index from -1 to -1 02:23:45,534 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=1, votedFor=null 02:23:45,534 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 02:23:45,535 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower353 in 62.83 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [09/20/2025 02:23:45.535] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower354]: org.opendaylight.controller.cluster.common.actor.Monitor@59f0a403 02:23:45,536 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower354 with journal batch size 1000 02:23:45,536 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: SnapshotOffer called. 02:23:45,536 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Moving last applied index from -1 to -1 02:23:45,536 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Set currentTerm=1, votedFor=null 02:23:45,536 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Updated server config: isVoting: false, peers: [PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 02:23:45,536 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower354 in 61.50 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [09/20/2025 02:23:45.537] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader351]: org.opendaylight.controller.cluster.common.actor.Monitor@485f5fc1 02:23:45,537 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Recovery completed in 603.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:45,537 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader351 with journal batch size 1000 02:23:45,538 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: SnapshotOffer called. 02:23:45,538 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Moving last applied index from -1 to -1 02:23:45,538 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=1, votedFor=null 02:23:45,538 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Recovery completed in 2.054 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:45,538 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 02:23:45,538 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader351 in 68.17 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:23:45,538 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Recovery completed in 571.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:23:45,942 AM [test-akka.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:45,943 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.207:25520, Removed) 02:23:45,943 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower): Received ElectionTimeout - switching to Candidate 02:23:45,943 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Election: Candidate has following voting peers: [follower353, follower352] 02:23:45,943 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=2, votedFor=leader351 02:23:45,943 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Starting new election term 2 02:23:45,943 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Sending RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] to peer follower353 02:23:45,943 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Sending RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] to peer follower352 02:23:45,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:45,943 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:23:45,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Cluster state: [] 02:23:45,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:45,943 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:45,943 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:45,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=2, votedFor=null 02:23:45,944 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Cluster state: [] 02:23:45,944 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:45,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): In requestVote: RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:45,944 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:23:45,944 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=2, votedFor=null 02:23:45,944 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): In requestVote: RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:45,944 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=2, votedFor=leader351 02:23:45,944 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:45,944 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:23:45,944 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:23:45,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=2, votedFor=leader351 02:23:45,945 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:23:45,945 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Election: Leader has following peers: [follower354, follower353, follower352] 02:23:45,945 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,945 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,945 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower354 (Follower): Term 2 in "AppendEntries [leaderId=leader351, 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:23:45,945 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,945 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Set currentTerm=2, votedFor=null 02:23:45,945 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:23:45,945 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower354: Last sync leader does not match current leader leader351, need to catch up to -1 02:23:45,945 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower354 updated: matchIndex: -1, nextIndex: 0 02:23:45,945 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,945 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower352: Last sync leader does not match current leader leader351, need to catch up to -1 02:23:45,946 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower353: Last sync leader does not match current leader leader351, need to catch up to -1 02:23:45,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower352 updated: matchIndex: -1, nextIndex: 0 02:23:45,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:45.946] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower354] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3bd4aaf4 02:23:45,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower353 updated: matchIndex: -1, nextIndex: 0 [WARN] [09/20/2025 02:23:45.946] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower353] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@193e1766 02:23:45,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:45.946] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower352] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4d81dfd3 02:23:45,990 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:23:45,990 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:23:45,991 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:23:45,991 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower352] 02:23:45,993 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower354] 02:23:45,993 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:23:45,993 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:23:45,994 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: onRequestLeadership RequestLeadership [requestedFollowerId=follower353, replyTo=Actor[akka://test/user/$d#534028333]] 02:23:45,994 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Initiating leader transfer [WARN] [09/20/2025 02:23:45.994] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: LeaderTransitioning [leaderId=leader351] 02:23:45,994 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: onLeaderTransitioning: LeaderTransitioning [leaderId=leader351] 02:23:45,994 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader351: pauseLeader successfully completed - doing transfer 02:23:45,994 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Attempting to transfer leadership [WARN] [09/20/2025 02:23:45.994] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: LeaderTransitioning [leaderId=leader351] 02:23:45,994 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,995 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:45.995] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:45,995 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower353: Lagging 0 entries behind leader leader351 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:45.995] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [09/20/2025 02:23:45.995] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower353] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3fd26fb3 02:23:45,995 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): tryToCompleteLeadershipTransfer: followerId: follower353, matchIndex: -1, lastIndex: -1, isVoting: true 02:23:45,995 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Follower's log matches - sending ElectionTimeout 02:23:45,995 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,995 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:45.995] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:45,995 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,995 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower353: Lagging 0 entries behind leader leader351 and reached -1 (of expected -1) [WARN] [09/20/2025 02:23:45.996] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:45,996 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:23:45,996 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Received TimeoutNow - switching to Candidate 02:23:45,996 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Election: Candidate has following voting peers: [leader351, follower352] 02:23:45,996 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=3, votedFor=follower353 02:23:45,996 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Starting new election term 3 02:23:45,996 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Sending RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] to peer leader351 02:23:45,996 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Sending RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] to peer follower352 [WARN] [09/20/2025 02:23:45.996] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/follower353]: RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] 02:23:45,996 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Leader transfer complete 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader351: leader transfer complete - waiting for new leader 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Cluster state: [] 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=3, votedFor=null 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Leadership transfer in progress - processing RequestVote 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): In requestVote: RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=3, votedFor=follower353 02:23:45,997 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:23:45,997 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:23:45,997 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:23:45,997 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Election: Leader has following peers: [follower354, leader351, follower352] 02:23:45,998 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower follower354: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:45.998] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/follower353]: AppendEntries [leaderId=follower353, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:45,998 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower leader351: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,998 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower follower352: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/20/2025 02:23:45.998] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/follower353]: AppendEntries [leaderId=follower353, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:23:45,998 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:23:45,998 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:23:45,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader351: Last sync leader does not match current leader follower353, need to catch up to -1 02:23:45,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader351: leader changed to follower353 02:23:45,999 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader351 updated: matchIndex: -1, nextIndex: 0 02:23:45,999 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower leader351: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:23:45,999 AM [test-akka.actor.default-dispatcher-15] [INFO] RaftActorLeadershipTransferCohort - leader351: Successfully transferred leadership to follower353 in 5.357 ms 02:23:45,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Leadership transferred successfully to follower353 [WARN] [09/20/2025 02:23:45.999] [test-akka.actor.default-dispatcher-15] [akka://test/user/leader351] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3fe1b64a 02:23:46,44 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 02:23:46,44 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower352-notifier355#1293260486] 02:23:46,46 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower352-collector356#527225477] 02:23:46,46 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower353-notifier357#-1016642435] 02:23:46,46 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower353-collector358#-2129794762] 02:23:46,47 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower353] 02:23:46,47 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower354-notifier359#-963450398] 02:23:46,47 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower354-collector360#-2026728057] 02:23:46,48 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader351-notifier361#232188117] 02:23:46,48 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader351-collector362#-186118156] 02:23:46,48 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader351] 02:23:46,49 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#534028333] [INFO] [09/20/2025 02:23:46.050] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:23:46,50 AM [test-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/20/2025 02:23:46.051] [test-akka.actor.default-dispatcher-11] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.207:25520) [INFO] [09/20/2025 02:23:46.052] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.207:25520] - Exiting completed [INFO] [09/20/2025 02:23:46.052] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.207:25520] - Shutting down... 02:23:46,52 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.207:25520] - Exiting completed 02:23:46,52 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.207:25520] - Shutting down... [INFO] [09/20/2025 02:23:46.052] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.207:25520] - Successfully shut down 02:23:46,52 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.207:25520] - Successfully shut down [INFO] [09/20/2025 02:23:46.054] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.207:25520/system/remoting-terminator] Shutting down remote daemon. 02:23:46,54 AM [test-akka.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:23:46,54 AM [test-akka.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/20/2025 02:23:46.054] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.207:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:23:46,56 AM [test-akka.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [09/20/2025 02:23:46.056] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.207:25520/system/remoting-terminator] Remoting shut down. [DEBUG] [09/20/2025 02:23:46.057] [test-akka.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger