[DEBUG] [07/19/2025 19:00:14.952] [main] [EventStream(akka://test)] logger log1-TestEventListener started 07:00:14,955 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/19/2025 19:00:14.955] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/19/2025 19:00:14.955] [main] [EventStream(akka://test)] Default Loggers started [INFO] [07/19/2025 19:00:14.968] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.45:25520] with UID [4264615938682426566] [INFO] [07/19/2025 19:00:14.968] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.45:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/19/2025 19:00:14.972] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.45:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [07/19/2025 19:00:14.972] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.45:25520] - Started up successfully 07:00:14,973 PM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.45:25520] with UID [4264615938682426566] 07:00:14,973 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.45:25520] - Starting up, Akka version [2.6.21] ... 07:00:14,973 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.45:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:00:14,973 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.45:25520] - Started up successfully [INFO] [07/19/2025 19:00:14.973] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.45:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/19/2025 19:00:14.973] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.45:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:14,973 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.45:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:00:14,973 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.45:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:14,987 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:14,987 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:14,987 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:14,987 PM [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 07:00:14,987 PM [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 07:00:14,988 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:14,988 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 07:00:14,988 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior363#139712171] 07:00:14,988 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate364] 07:00:14,988 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer365#720946512] 07:00:14,990 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:14,990 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 07:00:14,990 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:14,990 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:14,990 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:14,990 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:14,990 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:14,990 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior366#-920046745] 07:00:14,990 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate367] 07:00:14,990 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer368#-669094956] 07:00:14,991 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:14,991 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:14,991 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:14,992 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:14,992 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 07:00:14,992 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:14,992 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior369#778869071] 07:00:14,992 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate370] 07:00:14,992 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer371#-781675345] 07:00:14,993 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:14,993 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:14,993 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:14,993 PM [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 07:00:14,993 PM [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=[]] 07:00:14,993 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:14,993 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:14,993 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:14,994 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior372#1958247170] 07:00:14,994 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate373] 07:00:14,994 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer374#535908297] 07:00:14,995 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:14,995 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 07:00:14,996 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:14,996 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:14,996 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:14,996 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:14,996 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:14,996 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:14,996 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 07:00:14,996 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 07:00:14,996 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:14,996 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:14,996 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:14,996 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 07:00:14,996 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior375#1813797205] 07:00:14,996 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate376] 07:00:14,996 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer377#577361107] 07:00:14,996 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer378#-999705000] 07:00:14,997 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:14,997 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:14,997 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:14,997 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 07:00:14,997 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 07:00:14,997 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 07:00:14,998 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior379#-488786041] 07:00:14,998 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate380] 07:00:14,998 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer381#-1030621007] 07:00:14,999 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:14,999 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:14,999 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:14,999 PM [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 07:00:14,999 PM [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]]] 07:00:14,999 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:14,999 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:14,999 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:14,999 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior382#643435450] 07:00:14,999 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate383] 07:00:15,0 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,0 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,0 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:15,1 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:15,1 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 07:00:15,1 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 07:00:15,1 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior384#2018046072] 07:00:15,1 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate385] 07:00:15,1 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer386#-554737571] 07:00:15,2 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,2 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,2 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,2 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior387#1926156440] 07:00:15,2 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate388] 07:00:15,5 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 07:00:15,5 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 07:00:15,5 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 07:00:15,5 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 07:00:15,408 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 07:00:15,408 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:15,408 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 07:00:15,408 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:15,408 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:15,408 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:15,409 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:15,409 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:15,409 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:15,409 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:15,409 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 07:00:15,409 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior389#-460177509] 07:00:15,410 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate390] 07:00:15,410 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer391#-1348713856] 07:00:15,411 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer392#-1581218751] 07:00:15,411 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer393#-1756531926] 07:00:15,411 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer394#734588451] 07:00:15,413 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,413 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 07:00:15,414 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 07:00:15,414 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:15,414 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 07:00:15,414 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:15,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:15,415 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:15,415 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 07:00:15,415 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior395#-567796500] 07:00:15,416 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate396] 07:00:15,416 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer397#120208950] 07:00:15,416 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer398#-1255015578] 07:00:15,416 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer399#2110429512] 07:00:15,417 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer400#74556454] 07:00:15,418 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,418 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,418 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,419 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior401#-917730667] 07:00:15,419 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate402] 07:00:15,420 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,420 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,420 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,420 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:15,420 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 07:00:15,420 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:15,420 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:15,420 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior403#-1859091149] 07:00:15,421 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate404] 07:00:15,422 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,422 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,422 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,422 PM [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 07:00:15,422 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 07:00:15,422 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior405#-257057813] 07:00:15,422 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate406] 07:00:15,423 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer407#1849753952] 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:15,424 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:15,424 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:15,424 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:15,424 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:15,424 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior408#1056718781] 07:00:15,425 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate409] 07:00:15,425 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer410#142389223] 07:00:15,425 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer411#1094883906] 07:00:15,426 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,426 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,426 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,426 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior412#1325902316] 07:00:15,427 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate413] 07:00:15,428 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,428 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,428 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,428 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 07:00:15,428 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 07:00:15,428 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 07:00:15,428 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior414#-774388123] 07:00:15,428 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate415] 07:00:15,429 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,429 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,429 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,429 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 07:00:15,429 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 07:00:15,429 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 07:00:15,429 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#-1998562258] 07:00:15,429 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 07:00:15,430 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,430 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,430 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,430 PM [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 07:00:15,430 PM [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 07:00:15,430 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:15,430 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:15,430 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,430 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,430 PM [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 07:00:15,430 PM [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 07:00:15,431 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:15,431 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,431 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,431 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 07:00:15,431 PM [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 07:00:15,431 PM [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 07:00:15,431 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 07:00:15,431 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:15,431 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,431 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:15,431 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 07:00:15,431 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 07:00:15,431 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:15,431 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior418#-393362171] 07:00:15,431 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate419] 07:00:15,433 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 07:00:15,433 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 07:00:15,433 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 07:00:15,433 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior420#207781224] 07:00:15,444 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate421] 07:00:15,446 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,446 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,446 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:15,446 PM [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 07:00:15,446 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 07:00:15,446 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#1660874740] 07:00:15,457 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 07:00:15,458 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:15,458 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:15,458 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:15,458 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:15,459 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 07:00:15,459 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:15,459 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior424#1774885463] 07:00:15,470 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate425] [INFO] [07/19/2025 19:00:15.470] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:00:15,470 PM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/19/2025 19:00:15.471] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.45:25520) 07:00:15,472 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.45:25520] - Exiting completed 07:00:15,472 PM [test-akka.actor.default-dispatcher-7] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1713365330] 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'. 07:00:15,472 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.45:25520] - Shutting down... 07:00:15,472 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.45:25520] - Successfully shut down [INFO] [07/19/2025 19:00:15.472] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.45:25520] - Exiting completed [INFO] [akkaDeadLetter][07/19/2025 19:00:15.471] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1713365330] 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] [07/19/2025 19:00:15.472] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.45:25520] - Shutting down... [INFO] [07/19/2025 19:00:15.472] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.45:25520] - Successfully shut down [INFO] [07/19/2025 19:00:15.474] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.45:25520/system/remoting-terminator] Shutting down remote daemon. 07:00:15,474 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:00:15,474 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/19/2025 19:00:15.474] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.45:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.