[DEBUG] [01/07/2025 16:19:25.900] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 04:19:25,901 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [01/07/2025 16:19:25.901] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [01/07/2025 16:19:25.901] [main] [EventStream(pekko://test)] Default Loggers started 04:19:25,911 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.150:17355] with UID [4459486185381605701] [INFO] [01/07/2025 16:19:25.911] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.150:17355] with UID [4459486185381605701] [INFO] [01/07/2025 16:19:25.912] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.150:17355] - Starting up, Pekko version [1.0.3] ... 04:19:25,912 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.150:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [01/07/2025 16:19:25.914] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.150:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [01/07/2025 16:19:25.914] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.150:17355] - Started up successfully 04:19:25,914 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.150:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 04:19:25,914 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.150:17355] - Started up successfully [INFO] [01/07/2025 16:19:25.915] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.150:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [01/07/2025 16:19:25.915] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.150:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 04:19:25,917 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.150:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 04:19:25,917 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.150:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 04:19:25,929 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:25,929 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:25,929 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:25,930 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries{term=5, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 04:19:25,930 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 5 in "AppendEntries{term=5, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than Candidate's term 2 - switching to Follower 04:19:25,930 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:25,930 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 04:19:25,930 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior456#1656048122] 04:19:25,931 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate457] 04:19:25,932 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer458#-1568773076] 04:19:25,933 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:25,933 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 04:19:25,933 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:25,933 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 04:19:25,933 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 04:19:25,933 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 04:19:25,933 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 04:19:25,933 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior459#-1985114791] 04:19:25,934 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate460] 04:19:25,934 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer461#-1444486941] 04:19:25,939 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:25,939 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:25,939 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 04:19:25,940 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote{term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 04:19:25,940 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 04:19:25,940 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=false} 04:19:25,940 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior462#-374870468] 04:19:25,951 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate463] 04:19:25,951 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer464#-263810517] 04:19:25,953 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:25,953 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:25,953 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:25,953 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries{term=2, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 04:19:25,953 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries{term=2, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]} 04:19:25,953 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 04:19:25,957 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:25,957 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 04:19:25,958 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior465#1746916116] 04:19:25,968 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate466] 04:19:25,968 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer467#592354133] 04:19:25,969 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:25,969 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 04:19:25,970 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 04:19:25,970 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:25,970 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 04:19:25,970 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer2 04:19:25,970 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 04:19:25,970 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 04:19:25,970 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 04:19:25,972 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 04:19:25,972 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 04:19:25,972 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 04:19:25,972 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:25,972 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 04:19:25,972 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior468#-265593963] 04:19:25,982 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate469] 04:19:25,982 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer470#1687261904] 04:19:25,982 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer471#1789366531] 04:19:25,985 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:25,986 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:25,986 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:25,986 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0}, my term is 2 04:19:25,986 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 04:19:25,986 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply{term=2, voteGranted=false} 04:19:25,986 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#346664323] 04:19:25,996 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate473] 04:19:25,997 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer474#1682412677] 04:19:25,998 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:25,998 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:25,998 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 04:19:25,998 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}, my term is 2 04:19:25,998 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 04:19:25,998 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 04:19:25,998 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:25,998 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 04:19:25,998 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#-515361423] 04:19:26,9 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate476] 04:19:26,13 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,13 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,13 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 04:19:26,14 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote{term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 04:19:26,14 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 04:19:26,14 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=true} 04:19:26,14 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior477#-2128280654] 04:19:26,25 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate478] 04:19:26,25 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer479#118808295] 04:19:26,29 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,29 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,29 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,29 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior480#-1848364708] 04:19:26,39 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate481] 04:19:26,105 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 04:19:26,105 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 04:19:26,105 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1} to peer peer3 04:19:26,106 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1} to peer peer2 04:19:26,508 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=false}, my term is 1 04:19:26,508 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=false}, current voteCount: 1 04:19:26,508 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 1 04:19:26,508 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 04:19:26,508 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 04:19:26,509 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 04:19:26,509 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 04:19:26,509 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 04:19:26,509 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 04:19:26,509 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:26,509 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 04:19:26,509 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior482#-1361689838] 04:19:26,520 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate483] 04:19:26,521 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer484#-544509623] 04:19:26,521 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer485#1035852356] 04:19:26,521 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer486#-739588076] 04:19:26,521 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer487#-2147342118] 04:19:26,523 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,523 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 04:19:26,524 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 04:19:26,524 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 04:19:26,524 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer1 04:19:26,524 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer3 04:19:26,524 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer2 04:19:26,524 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer4 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=false}, my term is 3 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=false}, current voteCount: 1 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 2 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 04:19:26,525 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 04:19:26,525 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:26,525 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 04:19:26,525 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior488#-244754991] 04:19:26,536 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate489] 04:19:26,536 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer490#-916376725] 04:19:26,536 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer491#-729558100] 04:19:26,537 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer492#27977939] 04:19:26,537 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer493#-235915706] 04:19:26,538 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,538 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,538 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,539 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior494#595912154] 04:19:26,550 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate495] 04:19:26,551 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,551 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,552 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,552 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 04:19:26,552 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 04:19:26,552 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:26,552 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 04:19:26,552 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#-919499158] 04:19:26,562 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate497] 04:19:26,564 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,564 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,564 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,564 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries{term=1, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 04:19:26,564 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 04:19:26,565 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior498#-455142934] 04:19:26,575 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate499] 04:19:26,576 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer500#-1038206179] 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 04:19:26,578 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer2 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 04:19:26,578 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 04:19:26,579 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:26,579 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 04:19:26,579 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior501#774250418] 04:19:26,589 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate502] 04:19:26,590 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer503#-1662878115] 04:19:26,590 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer504#-976246150] 04:19:26,592 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,593 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,593 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,593 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#-1834929190] 04:19:26,604 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate506] 04:19:26,608 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,608 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,608 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,608 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999}, my term is 1 04:19:26,608 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 04:19:26,608 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 04:19:26,608 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior507#452610606] 04:19:26,619 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate508] 04:19:26,621 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,621 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,621 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,621 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1}, my term is 1 04:19:26,621 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 04:19:26,621 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 04:19:26,621 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior509#722635655] 04:19:26,632 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate510] 04:19:26,634 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,634 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,634 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,634 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 04:19:26,634 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than Candidate's term 2 - switching to Follower 04:19:26,634 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 04:19:26,634 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 04:19:26,634 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,634 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,634 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 04:19:26,634 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 04:19:26,635 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 04:19:26,635 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,635 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,635 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}, my term is 2 04:19:26,635 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 04:19:26,635 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 04:19:26,635 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 04:19:26,635 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 04:19:26,635 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,635 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 04:19:26,635 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply{term=100, voteGranted=false}, my term is 2 04:19:26,635 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 04:19:26,635 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 04:19:26,635 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#-990903002] 04:19:26,646 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate512] 04:19:26,647 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 04:19:26,647 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 04:19:26,647 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 04:19:26,647 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior513#-744267598] 04:19:26,658 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate514] 04:19:26,660 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,660 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,660 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 04:19:26,660 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 1001 04:19:26,660 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 04:19:26,661 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior515#1631179210] 04:19:26,671 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate516] 04:19:26,673 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 04:19:26,673 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 04:19:26,673 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 04:19:26,673 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 04:19:26,673 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 04:19:26,673 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=false} 04:19:26,674 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#1508838247] 04:19:26,684 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate518] [INFO] [01/07/2025 16:19:26.685] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 04:19:26,685 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [01/07/2025 16:19:26.688] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.150:17355) [INFO] [01/07/2025 16:19:26.688] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.150:17355] - Exiting completed [INFO] [01/07/2025 16:19:26.688] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.150:17355] - Shutting down... 04:19:26,688 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.150:17355] - Exiting completed 04:19:26,688 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.150:17355] - Shutting down... 04:19:26,688 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.150:17355] - Successfully shut down [INFO] [pekkoDeadLetter][01/07/2025 16:19:26.688] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#753454064] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [01/07/2025 16:19:26.688] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.150:17355] - Successfully shut down 04:19:26,688 PM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#753454064] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [01/07/2025 16:19:26.690] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.150:17355/system/remoting-terminator] Shutting down remote daemon. 04:19:26,691 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 04:19:26,691 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [01/07/2025 16:19:26.691] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.150:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 04:19:26,693 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [01/07/2025 16:19:26.693] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.150:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [01/07/2025 16:19:26.693] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger