[DEBUG] [11/15/2025 02:25:30.665] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:25:30,666 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/15/2025 02:25:30.666] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/15/2025 02:25:30.666] [main] [EventStream(akka://test)] Default Loggers started [INFO] [11/15/2025 02:25:30.676] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.78:25520] with UID [1462560430948822561] 02:25:30,678 AM [test-akka.actor.default-dispatcher-9] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.78:25520] with UID [1462560430948822561] [INFO] [11/15/2025 02:25:30.678] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Starting up, Akka version [2.6.21] ... 02:25:30,679 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/15/2025 02:25:30.681] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [11/15/2025 02:25:30.681] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Started up successfully 02:25:30,681 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:25:30,681 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Started up successfully [INFO] [11/15/2025 02:25:30.682] [test-akka.actor.internal-dispatcher-7] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/15/2025 02:25:30.682] [test-akka.actor.internal-dispatcher-7] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:25:30,682 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:25:30,682 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:25:30,692 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:30,692 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:30,693 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:30,693 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 5 in "AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:25:30,693 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:30,693 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 02:25:30,693 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior676#699679411] 02:25:30,694 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate677] 02:25:30,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer678#-192995768] 02:25:30,695 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,696 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 02:25:30,696 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:30,696 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:30,696 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:25:30,696 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:30,696 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:30,696 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior679#686112246] 02:25:30,697 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate680] 02:25:30,697 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer681#-177382191] 02:25:30,698 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,698 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:30,698 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:30,698 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:30,698 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:30,698 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:25:30,698 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior682#-692891688] 02:25:30,699 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate683] 02:25:30,699 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer684#898699142] 02:25:30,699 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,699 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:30,699 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:30,700 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:30,700 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:30,700 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:25:30,700 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:30,700 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:25:30,700 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior685#-1713536965] 02:25:30,700 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate686] 02:25:30,700 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer687#-1490044714] 02:25:30,701 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,701 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 02:25:30,701 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:25:30,701 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:30,701 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:30,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:25:30,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:25:30,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:30,702 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 02:25:30,702 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 02:25:30,702 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:30,702 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:30,702 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:30,702 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 02:25:30,702 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior688#-366008387] 02:25:30,702 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate689] 02:25:30,702 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer690#-106665783] 02:25:30,702 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer691#773683556] 02:25:30,703 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,703 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:30,703 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:30,703 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 02:25:30,703 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:30,703 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 02:25:30,703 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior692#-738579285] 02:25:30,704 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate693] 02:25:30,704 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer694#41486490] 02:25:30,704 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,704 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:30,704 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:30,704 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]], my term is 2 02:25:30,704 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:30,704 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:25:30,704 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:30,704 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:25:30,705 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior695#2054810838] 02:25:30,707 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate696] 02:25:30,708 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,708 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:30,708 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:30,708 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:30,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:30,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 02:25:30,709 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior697#1734984153] 02:25:30,709 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate698] 02:25:30,709 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer699#-1043773588] 02:25:30,710 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:30,710 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:30,710 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:30,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior700#-171141871] 02:25:30,710 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate701] 02:25:30,712 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 02:25:30,713 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 02:25:30,713 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 02:25:30,713 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 02:25:31,115 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 02:25:31,116 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:25:31,116 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 02:25:31,116 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:31,116 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:25:31,116 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:31,116 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:31,117 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:31,117 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:31,117 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:31,117 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:25:31,117 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior702#-1363047490] 02:25:31,119 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate703] 02:25:31,119 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer704#1701700416] 02:25:31,119 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer705#160410616] 02:25:31,119 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer706#1613547764] 02:25:31,120 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer707#435043853] 02:25:31,122 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,122 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 02:25:31,123 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:25:31,123 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 02:25:31,124 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:25:31,124 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:31,124 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:31,124 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:31,124 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:31,124 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:31,124 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:25:31,124 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior708#615867438] 02:25:31,125 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate709] 02:25:31,125 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer710#988465745] 02:25:31,125 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer711#-1271230266] 02:25:31,125 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer712#674753472] 02:25:31,125 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer713#-1572331392] 02:25:31,126 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,126 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,126 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,128 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior714#-1012188584] 02:25:31,129 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate715] 02:25:31,131 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,131 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,131 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,131 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:25:31,131 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 02:25:31,131 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:31,131 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:31,131 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior716#1422695732] 02:25:31,131 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate717] 02:25:31,133 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,133 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,133 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,133 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:31,133 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 02:25:31,133 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior718#358580362] 02:25:31,134 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate719] 02:25:31,134 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer720#-1120141089] 02:25:31,135 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,135 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 02:25:31,136 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:25:31,136 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,136 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:31,136 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:25:31,136 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:25:31,136 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:31,136 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 02:25:31,136 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:31,136 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:31,136 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:31,136 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:31,136 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior721#630112933] 02:25:31,137 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate722] 02:25:31,137 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer723#2015146484] 02:25:31,137 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer724#-946575241] 02:25:31,139 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,139 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,139 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,139 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior725#1414958021] 02:25:31,139 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate726] 02:25:31,140 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,140 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,140 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,140 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 02:25:31,140 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 02:25:31,140 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 02:25:31,141 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior727#990416293] 02:25:31,141 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate728] 02:25:31,142 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,142 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 02:25:31,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 02:25:31,143 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 02:25:31,143 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior729#-1641113841] 02:25:31,144 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate730] 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:25:31,145 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5], my term is 2 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5]" message is greater than Candidate's term 2 - switching to Follower 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100]" message is greater than Candidate's term 2 - switching to Follower 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100] - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:31,145 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 02:25:31,145 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:31,145 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior731#2082373432] 02:25:31,146 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate732] 02:25:31,147 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 02:25:31,147 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 02:25:31,147 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 02:25:31,147 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior733#381969383] 02:25:31,147 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate734] 02:25:31,148 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,148 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,148 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:31,148 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 1001 02:25:31,148 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 02:25:31,148 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior735#1048162858] 02:25:31,149 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate736] 02:25:31,150 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:31,150 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:31,150 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:31,150 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:31,150 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:31,150 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:25:31,150 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior737#-213500428] 02:25:31,150 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate738] 02:25:31,151 AM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [11/15/2025 02:25:31.151] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/15/2025 02:25:31.151] [test-akka.actor.default-dispatcher-9] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.78:25520) [INFO] [akkaDeadLetter][11/15/2025 02:25:31.152] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1260789622] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:31,152 AM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1260789622] was unhandled. [1] 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] [11/15/2025 02:25:31.152] [test-akka.actor.internal-dispatcher-7] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Exiting completed [INFO] [11/15/2025 02:25:31.152] [test-akka.actor.internal-dispatcher-7] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Shutting down... [INFO] [11/15/2025 02:25:31.152] [test-akka.actor.internal-dispatcher-7] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Successfully shut down 02:25:31,152 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Exiting completed 02:25:31,152 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Shutting down... 02:25:31,152 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Successfully shut down [INFO] [11/15/2025 02:25:31.153] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.78:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [11/15/2025 02:25:31.153] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.78:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:25:31,154 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:25:31,154 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/15/2025 02:25:31.155] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.78:25520/system/remoting-terminator] Remoting shut down. 02:25:31,155 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [11/15/2025 02:25:31.155] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger