[DEBUG] [08/12/2025 00:39:57.577] [main] [EventStream(akka://test)] logger log1-TestEventListener started 12:39:57,578 AM [test-akka.actor.default-dispatcher-7] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/12/2025 00:39:57.578] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [08/12/2025 00:39:57.578] [main] [EventStream(akka://test)] Default Loggers started 12:39:57,598 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.17:25520] with UID [88755768431119877] [INFO] [08/12/2025 00:39:57.597] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.17:25520] with UID [88755768431119877] [INFO] [08/12/2025 00:39:57.599] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.17:25520] - Starting up, Akka version [2.6.21] ... 12:39:57,599 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.17:25520] - Starting up, Akka version [2.6.21] ... [INFO] [08/12/2025 00:39:57.602] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.17:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [08/12/2025 00:39:57.602] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.17:25520] - Started up successfully 12:39:57,603 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.17:25520] - Registered cluster JMX MBean [akka:type=Cluster] 12:39:57,603 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.17:25520] - Started up successfully [INFO] [08/12/2025 00:39:57.603] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.17:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:39:57,604 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.17:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:39:57,604 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.17:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [08/12/2025 00:39:57.604] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.17:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:39:57,614 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 12:39:57,614 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [08/12/2025 00:39:57.618] [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@2edf9981 [INFO] [akkaDeadLetter][08/12/2025 00:39:57.618] [test-akka.actor.default-dispatcher-6] [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'. 12:39:57,618 AM [test-akka.actor.default-dispatcher-12] [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'. 12:39:57,622 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower287 with journal batch size 1000 12:39:57,623 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: SnapshotOffer called. 12:39:57,623 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Moving last applied index from -1 to -1 12:39:57,623 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=1, votedFor=null 12:39:57,623 AM [test-akka.actor.default-dispatcher-12] [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]] 12:39:57,623 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower287 in 133.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [08/12/2025 00:39:57.623] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower288]: org.opendaylight.controller.cluster.common.actor.Monitor@6fa11440 [INFO] [akkaDeadLetter][08/12/2025 00:39:57.624] [test-akka.actor.default-dispatcher-12] [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'. 12:39:57,624 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower288 with journal batch size 1000 12:39:57,624 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Recovery completed in 1.217 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:39:57,624 AM [test-akka.actor.default-dispatcher-12] [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'. 12:39:57,624 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: SnapshotOffer called. 12:39:57,624 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Moving last applied index from -1 to -1 12:39:57,624 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=1, votedFor=null 12:39:57,624 AM [test-akka.actor.default-dispatcher-12] [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]] 12:39:57,624 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower288 in 33.58 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:57,625 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Recovery completed in 487.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:39:57,627 AM [test-akka.actor.default-dispatcher-12] [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'. [WARN] [08/12/2025 00:39:57.627] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower289]: org.opendaylight.controller.cluster.common.actor.Monitor@10dd3c58 [INFO] [akkaDeadLetter][08/12/2025 00:39:57.627] [test-akka.actor.default-dispatcher-12] [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'. 12:39:57,627 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower289 with journal batch size 1000 12:39:57,628 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: SnapshotOffer called. 12:39:57,628 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Moving last applied index from -1 to -1 12:39:57,628 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Set currentTerm=1, votedFor=null 12:39:57,628 AM [test-akka.actor.default-dispatcher-16] [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]] 12:39:57,628 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower289 in 52.14 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:57,628 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Recovery completed in 513.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:57.629] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader286]: org.opendaylight.controller.cluster.common.actor.Monitor@56dc25d8 [INFO] [akkaDeadLetter][08/12/2025 00:39:57.629] [test-akka.actor.default-dispatcher-16] [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'. 12:39:57,629 AM [test-akka.actor.default-dispatcher-7] [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'. 12:39:57,629 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader286 with journal batch size 1000 12:39:57,629 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: SnapshotOffer called. 12:39:57,629 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Moving last applied index from -1 to -1 12:39:57,629 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Set currentTerm=1, votedFor=null 12:39:57,629 AM [test-akka.actor.default-dispatcher-13] [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]] 12:39:57,629 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader286 in 39.79 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:57,630 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Recovery completed in 516.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:39:57,962 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:39:57,962 AM [test-akka.actor.default-dispatcher-12] [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.170.17:25520, Removed) 12:39:57,962 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower): Received ElectionTimeout - switching to Candidate 12:39:57,962 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Election: Candidate has following voting peers: [follower288, follower287] 12:39:57,962 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Set currentTerm=2, votedFor=leader286 12:39:57,962 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Starting new election term 2 12:39:57,962 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Sending RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] to peer follower288 12:39:57,963 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Sending RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] to peer follower287 12:39:57,963 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:39:57,963 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:39:57,963 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Cluster state: [] 12:39:57,963 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:39:57,963 AM [test-akka.actor.default-dispatcher-7] [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 12:39:57,963 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=2, votedFor=null 12:39:57,963 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): In requestVote: RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:39:57,963 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=2, votedFor=leader286 12:39:57,963 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:39:57,963 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:39:57,963 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Cluster state: [] 12:39:57,963 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:39:57,963 AM [test-akka.actor.default-dispatcher-16] [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 12:39:57,963 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=2, votedFor=null 12:39:57,963 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): In requestVote: RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:39:57,963 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=2, votedFor=leader286 12:39:57,963 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:39:57,964 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:39:57,964 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:39:57,964 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Election: Leader has following peers: [follower289, follower288, follower287] 12:39:57,964 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:57,965 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:57,965 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:57,965 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:39:57,965 AM [test-akka.actor.default-dispatcher-13] [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 12:39:57,965 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Set currentTerm=2, votedFor=null 12:39:57,965 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower288: Last sync leader does not match current leader leader286, need to catch up to -1 12:39:57,965 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower289: Last sync leader does not match current leader leader286, need to catch up to -1 12:39:57,966 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower287: Last sync leader does not match current leader leader286, need to catch up to -1 [WARN] [08/12/2025 00:39:57.966] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7eb751ae 12:39:57,966 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower288 updated: matchIndex: -1, nextIndex: 0 12:39:57,966 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 [WARN] [08/12/2025 00:39:57.966] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower287] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@628b007 [INFO] [akkaDeadLetter][08/12/2025 00:39:57.966] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower287] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:39:57,966 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower289 updated: matchIndex: -1, nextIndex: 0 12:39:57,966 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 12:39:57,966 AM [test-akka.actor.default-dispatcher-7] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] 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] [08/12/2025 00:39:57.966] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower289] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@383e03d1 12:39:57,966 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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'. [INFO] [akkaDeadLetter][08/12/2025 00:39:57.966] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower289] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:39:57,966 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower287 updated: matchIndex: -1, nextIndex: 0 12:39:57,966 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 12:39:57,966 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] 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][08/12/2025 00:39:57.966] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower288] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:39:57,983 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:39:57,983 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader286 starting 12:39:57,985 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: onShutDown 12:39:57,985 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Initiating leader transfer 12:39:57,986 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 12:39:57,986 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 12:39:57,986 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 12:39:57,986 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader286: pauseLeader successfully completed - doing transfer 12:39:57,986 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Attempting to transfer leadership 12:39:57,986 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:57,986 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:57.986] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower289] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@42d1b531 [INFO] [akkaDeadLetter][08/12/2025 00:39:57.987] [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. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:39:57,987 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. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:39:57,987 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:57,987 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:57,987 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:57.987] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower287] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@193f550f 12:39:57,987 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. [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'. [INFO] [akkaDeadLetter][08/12/2025 00:39:57.987] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower287] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:39:57,987 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:57.987] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1326400c 12:39:57,988 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][08/12/2025 00:39:57.988] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower288] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:39:58,82 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 12:39:58,82 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 12:39:58,82 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 12:39:58,202 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 12:39:58,202 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 12:39:58,202 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 12:39:58,322 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader286: leader transfer aborted 12:39:58,322 AM [test-akka.actor.default-dispatcher-7] [WARN] RaftActorLeadershipTransferCohort - leader286: Failed to transfer leadership in 337.1 ms 12:39:58,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: leader transfer failed - sending PoisonPill 12:39:58,323 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Leadership transfer expired 12:39:58,323 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 12:39:58,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 12:39:58,323 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:58.323] [test-akka.actor.default-dispatcher-16] [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] [08/12/2025 00:39:58.324] [test-akka.actor.default-dispatcher-16] [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] [WARN] [08/12/2025 00:39:58.324] [test-akka.actor.default-dispatcher-16] [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] 12:39:58,325 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader286 ending 12:39:58,327 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 12:39:58,327 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower287-notifier290#-24100179] 12:39:58,338 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower287-collector291#1220853103] 12:39:58,338 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower287] 12:39:58,338 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower288-notifier292#1038092704] 12:39:58,339 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower288-collector293#801516066] 12:39:58,339 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower288] 12:39:58,339 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower289-notifier294#1198884123] 12:39:58,339 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower289-collector295#-1158974364] 12:39:58,339 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower289] 12:39:58,339 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader286-notifier296#-992505507] 12:39:58,339 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader286-collector297#-1964135818] 12:39:58,339 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader286] 12:39:58,340 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 12:39:58,340 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [08/12/2025 00:39:58.342] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower299]: org.opendaylight.controller.cluster.common.actor.Monitor@2d10ed31 12:39:58,342 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower299 with journal batch size 1000 12:39:58,343 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: SnapshotOffer called. 12:39:58,343 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Moving last applied index from -1 to -1 12:39:58,343 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=1, votedFor=null 12:39:58,343 AM [test-akka.actor.default-dispatcher-6] [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]] 12:39:58,343 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower299 in 60.02 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:58,344 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Recovery completed in 966.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:58.345] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower300]: org.opendaylight.controller.cluster.common.actor.Monitor@10537967 12:39:58,345 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower300 with journal batch size 1000 12:39:58,346 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: SnapshotOffer called. 12:39:58,346 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Moving last applied index from -1 to -1 12:39:58,346 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=1, votedFor=null 12:39:58,346 AM [test-akka.actor.default-dispatcher-7] [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]] 12:39:58,346 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower300 in 110.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:58,347 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Recovery completed in 813.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:58.347] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower301]: org.opendaylight.controller.cluster.common.actor.Monitor@60b01d7c 12:39:58,347 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower301 with journal batch size 1000 12:39:58,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: SnapshotOffer called. 12:39:58,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Moving last applied index from -1 to -1 12:39:58,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=1, votedFor=null 12:39:58,348 AM [test-akka.actor.default-dispatcher-18] [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]] 12:39:58,348 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower301 in 41.80 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:58,348 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Recovery completed in 484.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:58.349] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader298]: org.opendaylight.controller.cluster.common.actor.Monitor@22b80686 12:39:58,349 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader298 with journal batch size 1000 12:39:58,349 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: SnapshotOffer called. 12:39:58,350 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Moving last applied index from -1 to -1 12:39:58,350 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=1, votedFor=null 12:39:58,350 AM [test-akka.actor.default-dispatcher-7] [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]] 12:39:58,350 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader298 in 42.23 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:58,350 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Recovery completed in 460.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:39:58,762 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:39:58,762 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.170.17:25520, Removed) 12:39:58,762 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower): Received ElectionTimeout - switching to Candidate 12:39:58,763 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Election: Candidate has following voting peers: [follower300, follower299] 12:39:58,763 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=2, votedFor=leader298 12:39:58,763 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Starting new election term 2 12:39:58,763 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 12:39:58,763 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 12:39:58,763 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:39:58,763 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:39:58,763 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Cluster state: [] 12:39:58,763 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:39:58,764 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:39:58,764 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Cluster state: [] 12:39:58,764 AM [test-akka.actor.default-dispatcher-7] [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 12:39:58,764 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:39:58,764 AM [test-akka.actor.default-dispatcher-16] [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 12:39:58,764 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=2, votedFor=null 12:39:58,764 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=2, votedFor=null 12:39:58,764 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): In requestVote: RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:39:58,764 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=2, votedFor=leader298 12:39:58,764 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): In requestVote: RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:39:58,764 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=2, votedFor=leader298 12:39:58,764 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:39:58,764 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:39:58,764 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Election: Leader has following peers: [follower300, follower299, follower301] 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,765 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower300: Last sync leader does not match current leader leader298, need to catch up to -1 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:39:58,765 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower299: Last sync leader does not match current leader leader298, need to catch up to -1 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [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 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=2, votedFor=null [WARN] [08/12/2025 00:39:58.765] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower300] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@318c3237 [WARN] [08/12/2025 00:39:58.765] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1e2e50f0 12:39:58,765 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower301: Last sync leader does not match current leader leader298, need to catch up to -1 12:39:58,765 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower300 updated: matchIndex: -1, nextIndex: 0 12:39:58,765 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,766 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower299 updated: matchIndex: -1, nextIndex: 0 12:39:58,766 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,766 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower301 updated: matchIndex: -1, nextIndex: 0 12:39:58,766 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] [08/12/2025 00:39:58.766] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@37eca73 12:39:58,803 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:39:58,803 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 12:39:58,804 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 12:39:58,804 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 12:39:58,804 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 12:39:58,804 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: onRequestLeadership RequestLeadership [requestedFollowerId=follower300, replyTo=Actor[akka://test/user/$a#2061027535]] 12:39:58,806 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Initiating leader transfer 12:39:58,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 12:39:58,806 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader298: pauseLeader successfully completed - doing transfer 12:39:58,806 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Attempting to transfer leadership 12:39:58,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 12:39:58,806 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 12:39:58,806 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,807 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower300: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,807 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower299: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 12:39:58,807 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower301: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:58.807] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower300] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3662bfaf [WARN] [08/12/2025 00:39:58.807] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3927844e [WARN] [08/12/2025 00:39:58.807] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4e0e1bc1 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): tryToCompleteLeadershipTransfer: followerId: follower300, matchIndex: -1, lastIndex: -1, isVoting: true 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Follower's log matches - sending ElectionTimeout 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower300: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,807 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower301: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 12:39:58,807 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Leader transfer complete 12:39:58,807 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Received TimeoutNow - switching to Candidate 12:39:58,807 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader298: leader transfer complete - waiting for new leader 12:39:58,807 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower299: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 12:39:58,808 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Election: Candidate has following voting peers: [leader298, follower299] 12:39:58,808 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=3, votedFor=follower300 12:39:58,808 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Starting new election term 3 12:39:58,808 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Sending RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] to peer leader298 12:39:58,808 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Sending RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] to peer follower299 12:39:58,808 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:39:58,808 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:39:58,808 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Cluster state: [] 12:39:58,808 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:39:58,808 AM [test-akka.actor.default-dispatcher-7] [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 12:39:58,808 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=3, votedFor=null 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Cluster state: [] 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [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 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=3, votedFor=null 12:39:58,808 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): In requestVote: RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:39:58,808 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=3, votedFor=follower300 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Leadership transfer in progress - processing RequestVote 12:39:58,808 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): In requestVote: RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=3, votedFor=follower300 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:39:58,808 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 12:39:58,808 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader) :- Switching from behavior Leader to Follower, election term: 3 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Election: Leader has following peers: [leader298, follower299, follower301] 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower leader298: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower299: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower301: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:39:58,809 AM [test-akka.actor.default-dispatcher-11] [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 12:39:58,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=3, votedFor=null 12:39:58,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower301: Last sync leader does not match current leader follower300, need to catch up to -1 12:39:58,809 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower299: Last sync leader does not match current leader follower300, need to catch up to -1 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower301 updated: matchIndex: -1, nextIndex: 0 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower299 updated: matchIndex: -1, nextIndex: 0 12:39:58,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:39:58.809] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@e587ca8 12:39:58,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - leader298: Last sync leader does not match current leader follower300, need to catch up to -1 [WARN] [08/12/2025 00:39:58.809] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@d659ca3 12:39:58,810 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader298: leader changed to follower300 12:39:58,810 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader298 updated: matchIndex: -1, nextIndex: 0 12:39:58,810 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 12:39:58,810 AM [test-akka.actor.default-dispatcher-11] [INFO] RaftActorLeadershipTransferCohort - leader298: Successfully transferred leadership to follower300 in 3.476 ms 12:39:58,810 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Leadership transferred successfully to follower300 [WARN] [08/12/2025 00:39:58.810] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader298] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4e9db9bf 12:39:58,856 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 12:39:58,856 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower299-notifier302#777784202] 12:39:58,857 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower299-collector303#2133583130] 12:39:58,857 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower299] 12:39:58,857 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower300-notifier304#707648007] 12:39:58,858 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower300-collector305#186325329] 12:39:58,858 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower300] 12:39:58,858 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower301-notifier306#-1228334781] 12:39:58,858 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower301-collector307#-1712701171] 12:39:58,858 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower301] 12:39:58,859 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader298-notifier308#-1400667735] 12:39:58,859 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader298-collector309#402035249] 12:39:58,859 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader298] 12:39:58,860 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#2061027535] 12:39:58,862 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 12:39:58,862 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [08/12/2025 00:39:58.864] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower311]: org.opendaylight.controller.cluster.common.actor.Monitor@fa0b384 12:39:58,864 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower311 with journal batch size 1000 12:39:58,865 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: SnapshotOffer called. 12:39:58,865 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Moving last applied index from -1 to -1 12:39:58,865 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=1, votedFor=null 12:39:58,865 AM [test-akka.actor.default-dispatcher-7] [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]] 12:39:58,865 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower311 in 82.62 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:58,866 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Recovery completed in 1.372 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:58.866] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower312]: org.opendaylight.controller.cluster.common.actor.Monitor@413b0656 12:39:58,867 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower312 with journal batch size 1000 12:39:58,867 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: SnapshotOffer called. 12:39:58,867 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Moving last applied index from -1 to -1 12:39:58,867 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=1, votedFor=null 12:39:58,867 AM [test-akka.actor.default-dispatcher-17] [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]] 12:39:58,867 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower312 in 61.78 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:58,868 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Recovery completed in 553.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:58.868] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower313]: org.opendaylight.controller.cluster.common.actor.Monitor@67f8ec44 12:39:58,869 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower313 with journal batch size 1000 12:39:58,869 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: SnapshotOffer called. 12:39:58,869 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Moving last applied index from -1 to -1 12:39:58,869 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Set currentTerm=1, votedFor=null 12:39:58,869 AM [test-akka.actor.default-dispatcher-17] [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]] 12:39:58,869 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower313 in 30.14 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:58,869 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Recovery completed in 464.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:58.870] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader310]: org.opendaylight.controller.cluster.common.actor.Monitor@14669f8d 12:39:58,870 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader310 with journal batch size 1000 12:39:58,870 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: SnapshotOffer called. 12:39:58,870 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Moving last applied index from -1 to -1 12:39:58,870 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Set currentTerm=1, votedFor=null 12:39:58,870 AM [test-akka.actor.default-dispatcher-11] [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]] 12:39:58,871 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader310 in 69.64 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:58,871 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Recovery completed in 542.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:39:59,262 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:39:59,262 AM [test-akka.actor.default-dispatcher-17] [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.170.17:25520, Removed) 12:39:59,262 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower): Received ElectionTimeout - switching to Candidate 12:39:59,263 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Election: Candidate has following voting peers: [follower311, follower312] 12:39:59,263 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Set currentTerm=2, votedFor=leader310 12:39:59,263 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Starting new election term 2 12:39:59,263 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Sending RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] to peer follower311 12:39:59,263 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Sending RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] to peer follower312 12:39:59,263 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:39:59,263 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:39:59,263 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Cluster state: [] 12:39:59,263 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:39:59,263 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:39:59,263 AM [test-akka.actor.default-dispatcher-11] [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 12:39:59,263 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=2, votedFor=null 12:39:59,263 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Cluster state: [] 12:39:59,263 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): In requestVote: RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:39:59,263 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:39:59,264 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=2, votedFor=leader310 12:39:59,264 AM [test-akka.actor.default-dispatcher-7] [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 12:39:59,264 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=2, votedFor=null 12:39:59,264 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:39:59,264 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): In requestVote: RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:39:59,264 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=2, votedFor=leader310 12:39:59,264 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:39:59,264 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:39:59,264 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:39:59,264 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Election: Leader has following peers: [follower311, follower313, follower312] 12:39:59,265 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,265 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,265 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,265 AM [test-akka.actor.default-dispatcher-16] [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 12:39:59,265 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Set currentTerm=2, votedFor=null 12:39:59,265 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:39:59,265 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower313: Last sync leader does not match current leader leader310, need to catch up to -1 12:39:59,265 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower312: Last sync leader does not match current leader leader310, need to catch up to -1 [WARN] [08/12/2025 00:39:59.265] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower312] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@42b9f09e 12:39:59,265 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower311: Last sync leader does not match current leader leader310, need to catch up to -1 [WARN] [08/12/2025 00:39:59.265] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower311] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6105a0a1 [WARN] [08/12/2025 00:39:59.265] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower313] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6c677f8e 12:39:59,266 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower313 updated: matchIndex: -1, nextIndex: 0 12:39:59,266 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,266 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower312 updated: matchIndex: -1, nextIndex: 0 12:39:59,266 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,266 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower311 updated: matchIndex: -1, nextIndex: 0 12:39:59,266 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,274 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:39:59,274 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 12:39:59,275 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 12:39:59,275 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower312 starting 12:39:59,275 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: onShutDown 12:39:59,276 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower312 ending 12:39:59,276 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 12:39:59,276 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 12:39:59,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: onRequestLeadership RequestLeadership [requestedFollowerId=follower312, replyTo=Actor[akka://test/user/$b#1017906140]] 12:39:59,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Initiating leader transfer 12:39:59,276 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: onLeaderTransitioning: LeaderTransitioning [leaderId=leader310] 12:39:59,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader310: pauseLeader successfully completed - doing transfer 12:39:59,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Attempting to transfer leadership [WARN] [08/12/2025 00:39:59.276] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: LeaderTransitioning [leaderId=leader310] 12:39:59,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,276 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: onLeaderTransitioning: LeaderTransitioning [leaderId=leader310] 12:39:59,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:39:59,276 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:59.276] [test-akka.actor.default-dispatcher-6] [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] [08/12/2025 00:39:59.276] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower313] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4e722b12 12:39:59,277 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:59.277] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower311] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@10413aac 12:39:59,382 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 12:39:59,382 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:59.382] [test-akka.actor.default-dispatcher-16] [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=[]] 12:39:59,503 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:59.503] [test-akka.actor.default-dispatcher-6] [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=[]] 12:39:59,503 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 12:39:59,622 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader310: leader transfer aborted 12:39:59,622 AM [test-akka.actor.default-dispatcher-17] [WARN] RaftActorLeadershipTransferCohort - leader310: Failed to transfer leadership in 346.6 ms 12:39:59,623 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: LeadershipTransfer request from follower312 failed 12:39:59,623 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Leadership transfer expired 12:39:59,623 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 12:39:59,623 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [08/12/2025 00:39:59.624] [test-akka.actor.default-dispatcher-7] [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=[]] 12:39:59,629 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 12:39:59,629 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower311-notifier314#-1183263992] 12:39:59,640 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower311-collector315#-1491085550] 12:39:59,640 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower311] 12:39:59,641 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower312-notifier316#1384376005] 12:39:59,641 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower312-collector317#417119128] 12:39:59,641 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower312] 12:39:59,642 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower313-notifier318#-1487436534] 12:39:59,642 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower313-collector319#-495471386] 12:39:59,642 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower313] 12:39:59,642 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader310-notifier320#1966121079] 12:39:59,643 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader310-collector321#-913778854] 12:39:59,643 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader310] 12:39:59,643 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#1017906140] 12:39:59,646 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 12:39:59,646 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [08/12/2025 00:39:59.648] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower323]: org.opendaylight.controller.cluster.common.actor.Monitor@321c0041 12:39:59,649 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower323 with journal batch size 1000 12:39:59,650 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: SnapshotOffer called. 12:39:59,650 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Moving last applied index from -1 to -1 12:39:59,650 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=1, votedFor=null 12:39:59,650 AM [test-akka.actor.default-dispatcher-7] [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]] 12:39:59,650 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower323 in 62.68 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:59,651 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Recovery completed in 1.575 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:59.750] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower324]: org.opendaylight.controller.cluster.common.actor.Monitor@14bba927 12:39:59,751 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower324 with journal batch size 1000 12:39:59,752 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: SnapshotOffer called. 12:39:59,752 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Moving last applied index from -1 to -1 12:39:59,752 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=1, votedFor=null 12:39:59,752 AM [test-akka.actor.default-dispatcher-7] [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]] 12:39:59,752 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower324 in 78.87 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:59,753 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Recovery completed in 1.315 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:59.753] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower325]: org.opendaylight.controller.cluster.common.actor.Monitor@607fc615 12:39:59,753 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower325 with journal batch size 1000 12:39:59,754 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: SnapshotOffer called. 12:39:59,754 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Moving last applied index from -1 to -1 12:39:59,754 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=1, votedFor=null 12:39:59,754 AM [test-akka.actor.default-dispatcher-16] [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]] 12:39:59,754 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower325 in 206.2 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:59,755 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Recovery completed in 792.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:39:59.756] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader322]: org.opendaylight.controller.cluster.common.actor.Monitor@2e35ee13 12:39:59,757 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader322 with journal batch size 1000 12:39:59,757 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: SnapshotOffer called. 12:39:59,758 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Moving last applied index from -1 to -1 12:39:59,758 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=1, votedFor=null 12:39:59,758 AM [test-akka.actor.default-dispatcher-13] [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]] 12:39:59,758 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader322 in 75.43 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:39:59,758 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Recovery completed in 775.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [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.170.17:25520, Removed) 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower): Received ElectionTimeout - switching to Candidate 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Election: Candidate has following voting peers: [follower324, follower323] 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=2, votedFor=leader322 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Starting new election term 2 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Sending RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] to peer follower324 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Sending RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] to peer follower323 12:40:00,72 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:40:00,72 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:40:00,72 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:40:00,72 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Cluster state: [] 12:40:00,72 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:40:00,73 AM [test-akka.actor.default-dispatcher-6] [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 12:40:00,73 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Cluster state: [] 12:40:00,73 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=2, votedFor=null 12:40:00,73 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:40:00,73 AM [test-akka.actor.default-dispatcher-13] [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 12:40:00,73 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=2, votedFor=null 12:40:00,73 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): In requestVote: RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:40:00,73 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=2, votedFor=leader322 12:40:00,73 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): In requestVote: RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:40:00,73 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:40:00,73 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=2, votedFor=leader322 12:40:00,73 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:40:00,74 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:40:00,74 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:40:00,74 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Election: Leader has following peers: [follower325, follower324, follower323] 12:40:00,74 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:00,74 AM [test-akka.actor.default-dispatcher-13] [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 12:40:00,74 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:00,74 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=2, votedFor=null 12:40:00,74 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:00,74 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower325: Last sync leader does not match current leader leader322, need to catch up to -1 12:40:00,74 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower324: Last sync leader does not match current leader leader322, need to catch up to -1 12:40:00,74 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower323: Last sync leader does not match current leader leader322, need to catch up to -1 12:40:00,74 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 [WARN] [08/12/2025 00:40:00.074] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@78e8b412 [WARN] [08/12/2025 00:40:00.074] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower323] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4abd3078 12:40:00,75 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: -1, nextIndex: 0 12:40:00,75 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:00.075] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@d8e27a9 12:40:00,75 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower324 updated: matchIndex: -1, nextIndex: 0 12:40:00,75 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:00,75 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower323 updated: matchIndex: -1, nextIndex: 0 12:40:00,75 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:00,112 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:40:00,112 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower325 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:40:00,112 AM [test-akka.actor.default-dispatcher-7] [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]]] 12:40:00,112 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Number of entries to be appended = 1 12:40:00,112 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:40:00,112 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,113 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Append entry to log zero 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower323 12:40:00,113 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:40:00,113 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Log size is now 1 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Number of entries to be appended = 1 12:40:00,113 AM [test-akka.actor.default-dispatcher-7] [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] 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:40:00,113 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached -1 (of expected -1) 12:40:00,113 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: 0, nextIndex: 1 12:40:00,113 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Append entry to log zero 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Log size is now 1 12:40:00,113 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [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] 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached -1 (of expected -1) 12:40:00,113 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower323 updated: matchIndex: 0, nextIndex: 1 12:40:00,113 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 12:40:00,113 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Setting last applied to 0 12:40:00,113 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Moving last applied index from -1 to 0 12:40:00,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:00,113 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Applying state for log index 0 data zero 12:40:00,114 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: applyState called: zero 12:40:00,114 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [08/12/2025 00:40:00.114] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5fb1703 12:40:00,114 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,114 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Persisting ApplyJournalEntries with index=0 12:40:00,114 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Commit index set to 0 [WARN] [08/12/2025 00:40:00.114] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower323] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7958ade3 12:40:00,114 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 12:40:00,114 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:40:00,114 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Setting last applied to 0 12:40:00,114 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Moving last applied index from -1 to 0 12:40:00,114 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Applying state for log index 0 data zero 12:40:00,114 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: applyState called: zero 12:40:00,114 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Persisting ApplyJournalEntries with index=0 12:40:00,192 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 12:40:00,192 AM [test-akka.actor.default-dispatcher-7] [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]]] 12:40:00,312 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 12:40:00,313 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Commit index set to 0 12:40:00,313 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 12:40:00,313 AM [test-akka.actor.default-dispatcher-13] [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]]] 12:40:00,313 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:40:00,313 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Setting last applied to 0 12:40:00,313 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Moving last applied index from -1 to 0 12:40:00,313 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Applying state for log index 0 data zero 12:40:00,313 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: applyState called: zero 12:40:00,313 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 12:40:00,313 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Persisting ApplyJournalEntries with index=0 12:40:00,363 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 12:40:00,363 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 12:40:00,364 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: onShutDown 12:40:00,364 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Initiating leader transfer 12:40:00,364 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader322: pauseLeader successfully completed - doing transfer 12:40:00,364 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Attempting to transfer leadership 12:40:00,364 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 12:40:00,364 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 12:40:00,364 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,364 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,364 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 12:40:00,364 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,364 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 12:40:00,364 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): tryToCompleteLeadershipTransfer: followerId: follower325, matchIndex: 0, lastIndex: 0, isVoting: false 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): tryToCompleteLeadershipTransfer: followerId: follower323, matchIndex: 0, lastIndex: 0, isVoting: true 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Follower's log matches - sending ElectionTimeout 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,365 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 12:40:00,365 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Leader transfer complete 12:40:00,365 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader322: leader transfer complete - waiting for new leader 12:40:00,365 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:40:00,365 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Received TimeoutNow - switching to Candidate 12:40:00,365 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Election: Candidate has following voting peers: [leader322, follower324] 12:40:00,365 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=3, votedFor=follower323 12:40:00,365 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Starting new election term 3 12:40:00,365 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Sending RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] to peer leader322 12:40:00,366 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Sending RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] to peer follower324 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:40:00,366 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:40:00,366 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:40:00,366 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Cluster state: [] 12:40:00,366 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 12:40:00,366 AM [test-akka.actor.default-dispatcher-16] [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 12:40:00,366 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=3, votedFor=null 12:40:00,366 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): In requestVote: RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:40:00,366 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=3, votedFor=follower323 12:40:00,366 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Cluster state: [] 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [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 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=3, votedFor=null 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Leadership transfer in progress - processing RequestVote 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): In requestVote: RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=3, votedFor=follower323 12:40:00,366 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 12:40:00,366 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:40:00,366 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 12:40:00,367 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Election: Leader has following peers: [leader322, follower325, follower324] 12:40:00,367 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower leader322: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,367 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader) :- Switching from behavior Leader to Follower, election term: 3 12:40:00,367 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower325: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,367 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower324: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,367 AM [test-akka.actor.default-dispatcher-16] [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 12:40:00,367 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:40:00,367 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=3, votedFor=null 12:40:00,367 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower325: Last sync leader does not match current leader follower323, need to catch up to -1 12:40:00,367 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: 0, nextIndex: 1 12:40:00,367 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,368 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 12:40:00,368 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - leader322: Last sync leader does not match current leader follower323, need to catch up to -1 12:40:00,368 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader322 updated: matchIndex: 0, nextIndex: 1 12:40:00,368 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader322: leader changed to follower323 12:40:00,368 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower leader322: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:00.368] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1b7fdf40 [WARN] [08/12/2025 00:40:00.368] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@66f9d558 12:40:00,368 AM [test-akka.actor.default-dispatcher-11] [INFO] RaftActorLeadershipTransferCohort - leader322: Successfully transferred leadership to follower323 in 4.086 ms 12:40:00,368 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: leader transfer succeeded - sending PoisonPill 12:40:00,368 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - leader322: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) [WARN] [08/12/2025 00:40:00.369] [test-akka.actor.default-dispatcher-13] [akka://test/user/leader322] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@455e8898 [WARN] [08/12/2025 00:40:00.369] [test-akka.actor.default-dispatcher-13] [akka://test/user/leader322] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@18c0cc3f [WARN] [08/12/2025 00:40:00.883] [test-akka.actor.default-dispatcher-13] [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=[]] 12:40:00,883 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower324: Last sync leader does not match current leader follower323, need to catch up to -1 12:40:00,883 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 12:40:00,883 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): sendAppendEntries: 0 is present for follower follower324 12:40:00,883 AM [test-akka.actor.default-dispatcher-13] [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] [08/12/2025 00:40:00.883] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@321fd83f 12:40:00,883 AM [test-akka.actor.default-dispatcher-7] [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]]] 12:40:00,883 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Number of entries to be appended = 1 12:40:00,883 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:40:00,883 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Append entry to log zero 12:40:00,883 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:00,883 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Log size is now 1 12:40:00,883 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Commit index set to 0 12:40:00,883 AM [test-akka.actor.default-dispatcher-7] [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] 12:40:00,884 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower324: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 12:40:00,884 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:40:00,884 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Setting last applied to 0 12:40:00,884 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Moving last applied index from -1 to 0 12:40:00,884 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Applying state for log index 0 data zero 12:40:00,884 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower324 updated: matchIndex: 0, nextIndex: 1 12:40:00,884 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:00,884 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: applyState called: zero 12:40:00,884 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:00,885 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Persisting ApplyJournalEntries with index=0 [WARN] [08/12/2025 00:40:00.885] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@33d9e153 12:40:00,918 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 12:40:00,918 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 12:40:00,918 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower324 starting 12:40:00,919 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: onShutDown 12:40:00,919 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower324 ending 12:40:00,919 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 12:40:00,919 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower323-notifier326#524779818] 12:40:00,931 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower323-collector327#-1171013055] 12:40:00,931 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower323] 12:40:00,931 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower324-notifier328#-255914298] 12:40:00,932 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower324-collector329#-821684281] 12:40:00,933 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower324] 12:40:00,933 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower325-notifier330#-1419048564] 12:40:00,933 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower325-collector331#1139298189] 12:40:00,933 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower325] 12:40:00,934 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader322-notifier332#650232615] 12:40:00,934 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader322-collector333#-1300962688] 12:40:00,935 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader322] 12:40:00,936 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [08/12/2025 00:40:00.938] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader334]: org.opendaylight.controller.cluster.common.actor.Monitor@6a2911fe 12:40:00,939 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader334 with journal batch size 1000 12:40:00,940 AM [test-akka.actor.default-dispatcher-16] [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 12:40:00,940 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:40:00,940 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Follower): Received TimeoutNow - switching to Candidate 12:40:00,940 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Election: Candidate has following voting peers: [] 12:40:00,940 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: Set currentTerm=1, votedFor=leader334 12:40:00,940 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Starting new election term 1 12:40:00,940 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 12:40:00,941 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Received ElectionTimeout 12:40:00,941 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Leader): Election: Leader has following peers: [] 12:40:00,941 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 12:40:00,941 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader334 starting 12:40:00,941 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: onShutDown 12:40:00,942 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader334 ending 12:40:00,942 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 12:40:00,942 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader334-collector338#-2118512254] 12:40:00,943 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader334] 12:40:00,943 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 12:40:00,943 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [08/12/2025 00:40:00.945] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower340]: org.opendaylight.controller.cluster.common.actor.Monitor@73bf7343 12:40:00,945 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower340 with journal batch size 1000 12:40:00,945 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: SnapshotOffer called. 12:40:00,945 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Moving last applied index from -1 to -1 12:40:00,945 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=1, votedFor=null 12:40:00,945 AM [test-akka.actor.default-dispatcher-7] [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]] 12:40:00,945 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower340 in 62.98 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:40:00,946 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Recovery completed in 772.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:40:00.951] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower341]: org.opendaylight.controller.cluster.common.actor.Monitor@3fdd831 12:40:00,951 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower341 with journal batch size 1000 12:40:00,952 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: SnapshotOffer called. 12:40:00,952 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Moving last applied index from -1 to -1 12:40:00,952 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=1, votedFor=null 12:40:00,952 AM [test-akka.actor.default-dispatcher-7] [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]] 12:40:00,952 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower341 in 106.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [08/12/2025 00:40:00.953] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower342]: org.opendaylight.controller.cluster.common.actor.Monitor@1b1855a0 12:40:00,953 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Recovery completed in 856.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:40:00,953 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower342 with journal batch size 1000 12:40:00,953 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: SnapshotOffer called. 12:40:00,953 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Moving last applied index from -1 to -1 12:40:00,953 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Set currentTerm=1, votedFor=null 12:40:00,953 AM [test-akka.actor.default-dispatcher-6] [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]] 12:40:00,953 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower342 in 37.67 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:40:00,954 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Recovery completed in 462.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:40:00,955 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader339 with journal batch size 1000 [WARN] [08/12/2025 00:40:00.955] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader339]: org.opendaylight.controller.cluster.common.actor.Monitor@339dc197 12:40:00,956 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: SnapshotOffer called. 12:40:00,956 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Moving last applied index from -1 to -1 12:40:00,956 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Set currentTerm=1, votedFor=null 12:40:00,956 AM [test-akka.actor.default-dispatcher-7] [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]] 12:40:00,956 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader339 in 92.92 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:40:00,957 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Recovery completed in 764.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:40:01,332 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:40:01,332 AM [test-akka.actor.default-dispatcher-16] [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.170.17:25520, Removed) 12:40:01,332 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower): Received ElectionTimeout - switching to Candidate 12:40:01,333 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Election: Candidate has following voting peers: [follower340, follower341] 12:40:01,333 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Set currentTerm=2, votedFor=leader339 12:40:01,333 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Starting new election term 2 12:40:01,333 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Sending RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] to peer follower340 12:40:01,333 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:40:01,333 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Sending RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] to peer follower341 12:40:01,333 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Cluster state: [] 12:40:01,333 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:40:01,333 AM [test-akka.actor.default-dispatcher-7] [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 12:40:01,333 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=2, votedFor=null 12:40:01,333 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:40:01,333 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): In requestVote: RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:40:01,333 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=2, votedFor=leader339 12:40:01,333 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:40:01,333 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:40:01,333 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Cluster state: [] 12:40:01,333 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:40:01,333 AM [test-akka.actor.default-dispatcher-13] [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 12:40:01,333 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=2, votedFor=null 12:40:01,333 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): In requestVote: RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:40:01,333 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=2, votedFor=leader339 12:40:01,334 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:40:01,334 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:40:01,334 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:40:01,334 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Election: Leader has following peers: [follower340, follower342, follower341] 12:40:01,334 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:01,335 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower340: Last sync leader does not match current leader leader339, need to catch up to -1 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:40:01,335 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower341: Last sync leader does not match current leader leader339, need to catch up to -1 12:40:01,335 AM [test-akka.actor.default-dispatcher-13] [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 12:40:01,335 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Set currentTerm=2, votedFor=null [WARN] [08/12/2025 00:40:01.335] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower340] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@77d47e18 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower340 updated: matchIndex: -1, nextIndex: 0 12:40:01,335 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower342: Last sync leader does not match current leader leader339, need to catch up to -1 [WARN] [08/12/2025 00:40:01.335] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower341] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5eed33c8 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower341 updated: matchIndex: -1, nextIndex: 0 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower342 updated: matchIndex: -1, nextIndex: 0 12:40:01,335 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:01.335] [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@5f27fc15 12:40:01,361 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:40:01,361 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 12:40:01,362 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 12:40:01,362 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower340 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [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]]] 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower342 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [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]]] 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [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]]] 12:40:01,362 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]]] 12:40:01,362 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Number of entries to be appended = 1 12:40:01,362 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [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]]] 12:40:01,362 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Append entry to log zero 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Number of entries to be appended = 1 12:40:01,362 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Append entry to log zero 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Log size is now 1 12:40:01,362 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Log size is now 1 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [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] 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached -1 (of expected -1) 12:40:01,362 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] 12:40:01,362 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached -1 (of expected -1) 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower342 updated: matchIndex: 0, nextIndex: 1 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower340 updated: matchIndex: 0, nextIndex: 1 12:40:01,362 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:40:01,363 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:01,363 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 12:40:01,363 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Setting last applied to 0 12:40:01,363 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Moving last applied index from -1 to 0 12:40:01,363 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Applying state for log index 0 data zero 12:40:01,363 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:40:01,363 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: applyState called: zero 12:40:01,363 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [08/12/2025 00:40:01.363] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower342] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@45ff055f 12:40:01,363 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Persisting ApplyJournalEntries with index=0 [WARN] [08/12/2025 00:40:01.363] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower340] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@59199eda 12:40:01,452 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 12:40:01,452 AM [test-akka.actor.default-dispatcher-12] [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]]] 12:40:01,572 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 12:40:01,572 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=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:40:01,572 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Commit index set to 0 12:40:01,572 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 12:40:01,572 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:40:01,572 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Setting last applied to 0 12:40:01,572 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Moving last applied index from -1 to 0 12:40:01,572 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Applying state for log index 0 data zero 12:40:01,572 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Commit index set to 0 12:40:01,572 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: applyState called: zero 12:40:01,572 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 12:40:01,572 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:40:01,572 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Setting last applied to 0 12:40:01,572 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Moving last applied index from -1 to 0 12:40:01,572 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Applying state for log index 0 data zero 12:40:01,572 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Persisting ApplyJournalEntries with index=0 12:40:01,572 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: applyState called: zero 12:40:01,573 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Persisting ApplyJournalEntries with index=0 12:40:01,613 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 12:40:01,613 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 12:40:01,613 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 12:40:01,614 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: onRequestLeadership RequestLeadership [requestedFollowerId=follower341, replyTo=Actor[akka://test/user/$c#1203252171]] 12:40:01,614 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Initiating leader transfer 12:40:01,614 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 12:40:01,614 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 12:40:01,614 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 12:40:01,614 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader339: pauseLeader successfully completed - doing transfer 12:40:01,614 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Attempting to transfer leadership 12:40:01,614 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 12:40:01,614 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 12:40:01,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 12:40:01,614 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 12:40:01,615 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 12:40:01,615 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 12:40:01,813 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 12:40:01,813 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 12:40:01,932 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader339: leader transfer aborted 12:40:01,932 AM [test-akka.actor.default-dispatcher-17] [WARN] RaftActorLeadershipTransferCohort - leader339: Failed to transfer leadership in 317.8 ms 12:40:01,932 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: LeadershipTransfer request from follower341 failed 12:40:01,932 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Leadership transfer expired 12:40:01,932 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 12:40:01,932 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 12:40:01,966 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 12:40:01,966 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower340-notifier343#238949688] 12:40:01,977 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower340-collector344#810255544] 12:40:01,977 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower340] 12:40:01,978 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower341-notifier345#1428037665] 12:40:01,978 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower341-collector346#-112855812] 12:40:01,978 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower341] 12:40:01,978 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower342-notifier347#675687218] 12:40:01,979 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower342-collector348#-1131045219] 12:40:01,979 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower342] 12:40:01,979 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader339-notifier349#1530132580] 12:40:01,979 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader339-collector350#895548661] 12:40:01,979 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader339] 12:40:01,980 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#1203252171] 12:40:01,980 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 12:40:01,980 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [08/12/2025 00:40:01.982] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower352]: org.opendaylight.controller.cluster.common.actor.Monitor@15882739 12:40:01,983 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower352 with journal batch size 1000 12:40:01,984 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: SnapshotOffer called. 12:40:01,984 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Moving last applied index from -1 to -1 12:40:01,984 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=1, votedFor=null 12:40:01,984 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]] 12:40:01,984 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower352 in 68.64 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [08/12/2025 00:40:01.984] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower353]: org.opendaylight.controller.cluster.common.actor.Monitor@5be8d4b0 12:40:01,985 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Recovery completed in 1.092 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:40:01,986 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower353 with journal batch size 1000 12:40:01,990 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: SnapshotOffer called. 12:40:01,990 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Moving last applied index from -1 to -1 12:40:01,990 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=1, votedFor=null 12:40:01,990 AM [test-akka.actor.default-dispatcher-17] [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]] 12:40:01,990 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower353 in 52.23 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:40:01,991 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Recovery completed in 487.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:40:02.087] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower354]: org.opendaylight.controller.cluster.common.actor.Monitor@282b1496 12:40:02,87 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower354 with journal batch size 1000 12:40:02,88 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: SnapshotOffer called. 12:40:02,88 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Moving last applied index from -1 to -1 12:40:02,88 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Set currentTerm=1, votedFor=null 12:40:02,88 AM [test-akka.actor.default-dispatcher-17] [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]] 12:40:02,88 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower354 in 82.22 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:40:02,89 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Recovery completed in 761.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/12/2025 00:40:02.189] [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@7088730f 12:40:02,190 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader351 with journal batch size 1000 12:40:02,191 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: SnapshotOffer called. 12:40:02,191 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Moving last applied index from -1 to -1 12:40:02,191 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=1, votedFor=null 12:40:02,191 AM [test-akka.actor.default-dispatcher-12] [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]] 12:40:02,191 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader351 in 107.3 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 12:40:02,192 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Recovery completed in 985.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [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.170.17:25520, Removed) 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower): Received ElectionTimeout - switching to Candidate 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Election: Candidate has following voting peers: [follower353, follower352] 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=2, votedFor=leader351 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Starting new election term 2 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Sending RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] to peer follower353 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Sending RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] to peer follower352 12:40:02,542 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:40:02,542 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:40:02,542 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:40:02,543 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Cluster state: [] 12:40:02,543 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:40:02,543 AM [test-akka.actor.default-dispatcher-7] [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 12:40:02,543 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=2, votedFor=null 12:40:02,543 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): In requestVote: RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:40:02,543 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=2, votedFor=leader351 12:40:02,543 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:40:02,543 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Cluster state: [] 12:40:02,543 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:40:02,543 AM [test-akka.actor.default-dispatcher-17] [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 12:40:02,543 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=2, votedFor=null 12:40:02,543 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): In requestVote: RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 12:40:02,543 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=2, votedFor=leader351 12:40:02,543 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 12:40:02,543 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Election: Leader has following peers: [follower354, follower353, follower352] 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:40:02,544 AM [test-akka.actor.default-dispatcher-6] [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 12:40:02,544 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower352: Last sync leader does not match current leader leader351, need to catch up to -1 12:40:02,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Set currentTerm=2, votedFor=null 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower352 updated: matchIndex: -1, nextIndex: 0 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,544 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 12:40:02,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower354: Last sync leader does not match current leader leader351, need to catch up to -1 [WARN] [08/12/2025 00:40:02.544] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower352] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@54566774 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower354 updated: matchIndex: -1, nextIndex: 0 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,544 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower353: Last sync leader does not match current leader leader351, need to catch up to -1 12:40:02,544 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower353 updated: matchIndex: -1, nextIndex: 0 12:40:02,544 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:02.544] [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@13f35c80 [WARN] [08/12/2025 00:40:02.545] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower354] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@def1faf 12:40:02,591 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 12:40:02,591 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 12:40:02,591 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 12:40:02,592 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower352] 12:40:02,602 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower354] 12:40:02,613 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 12:40:02,613 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 12:40:02,613 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: onRequestLeadership RequestLeadership [requestedFollowerId=follower353, replyTo=Actor[akka://test/user/$d#782083825]] 12:40:02,613 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Initiating leader transfer 12:40:02,614 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: onLeaderTransitioning: LeaderTransitioning [leaderId=leader351] 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader351: pauseLeader successfully completed - doing transfer 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Attempting to transfer leadership 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:02.614] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: LeaderTransitioning [leaderId=leader351] [WARN] [08/12/2025 00:40:02.614] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: LeaderTransitioning [leaderId=leader351] 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:02.614] [test-akka.actor.default-dispatcher-17] [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=[]] 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,614 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower353: Lagging 0 entries behind leader leader351 and reached -1 (of expected -1) [WARN] [08/12/2025 00:40:02.614] [test-akka.actor.default-dispatcher-12] [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=[]] 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): tryToCompleteLeadershipTransfer: followerId: follower353, matchIndex: -1, lastIndex: -1, isVoting: true 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Follower's log matches - sending ElectionTimeout 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:02.614] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower353] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3f5f6679 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:02.614] [test-akka.actor.default-dispatcher-12] [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=[]] 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,614 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower353: Lagging 0 entries behind leader leader351 and reached -1 (of expected -1) 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Leader transfer complete 12:40:02,614 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader351: leader transfer complete - waiting for new leader [WARN] [08/12/2025 00:40:02.614] [test-akka.actor.default-dispatcher-17] [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=[]] 12:40:02,614 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:40:02,615 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Received TimeoutNow - switching to Candidate 12:40:02,615 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Election: Candidate has following voting peers: [leader351, follower352] 12:40:02,615 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=3, votedFor=follower353 12:40:02,615 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Starting new election term 3 12:40:02,615 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Sending RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] to peer leader351 12:40:02,615 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Sending RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] to peer follower352 12:40:02,615 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. 12:40:02,615 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Cluster state: [] 12:40:02,615 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. 12:40:02,615 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 12:40:02,615 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=3, votedFor=null 12:40:02,615 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:40:02,615 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Leadership transfer in progress - processing RequestVote 12:40:02,615 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 12:40:02,615 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=3, votedFor=follower353 [WARN] [08/12/2025 00:40:02.615] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/follower353]: RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] 12:40:02,615 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:40:02,615 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader) :- Switching from behavior Leader to Follower, election term: 3 12:40:02,616 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 12:40:02,616 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 12:40:02,616 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Election: Leader has following peers: [follower354, leader351, follower352] 12:40:02,616 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower follower354: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,616 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower leader351: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:40:02,616 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower follower352: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:02.616] [test-akka.actor.default-dispatcher-17] [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=[]] 12:40:02,616 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader351: Last sync leader does not match current leader follower353, need to catch up to -1 12:40:02,616 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 [WARN] [08/12/2025 00:40:02.616] [test-akka.actor.default-dispatcher-17] [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=[]] 12:40:02,616 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader351: leader changed to follower353 12:40:02,616 AM [test-akka.actor.default-dispatcher-12] [INFO] RaftActorLeadershipTransferCohort - leader351: Successfully transferred leadership to follower353 in 2.987 ms 12:40:02,617 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader351 updated: matchIndex: -1, nextIndex: 0 12:40:02,617 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Leadership transferred successfully to follower353 12:40:02,617 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower leader351: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [08/12/2025 00:40:02.617] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader351] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@457cddfe 12:40:02,664 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 12:40:02,664 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower352-notifier355#-681914121] 12:40:02,675 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower352-collector356#-368070160] 12:40:02,675 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower353-notifier357#-303923230] 12:40:02,675 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower353-collector358#-737685919] 12:40:02,675 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower353] 12:40:02,676 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower354-notifier359#-731365814] 12:40:02,676 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower354-collector360#-1821131039] 12:40:02,676 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader351-notifier361#1634435790] 12:40:02,676 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader351-collector362#82710463] 12:40:02,676 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader351] 12:40:02,676 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#782083825] [INFO] [08/12/2025 00:40:02.678] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:40:02,678 AM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/12/2025 00:40:02.678] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.17:25520) [INFO] [08/12/2025 00:40:02.679] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.17:25520] - Exiting completed [INFO] [08/12/2025 00:40:02.679] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.17:25520] - Shutting down... 12:40:02,679 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.17:25520] - Exiting completed 12:40:02,679 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.17:25520] - Shutting down... [INFO] [08/12/2025 00:40:02.680] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.17:25520] - Successfully shut down 12:40:02,680 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.17:25520] - Successfully shut down [INFO] [08/12/2025 00:40:02.681] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.17:25520/system/remoting-terminator] Shutting down remote daemon. 12:40:02,681 AM [test-akka.actor.default-dispatcher-17] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:40:02,681 AM [test-akka.actor.default-dispatcher-17] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/12/2025 00:40:02.681] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.17:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/12/2025 00:40:02.683] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.17:25520/system/remoting-terminator] Remoting shut down. [DEBUG] [08/12/2025 00:40:02.684] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger