[DEBUG] [03/09/2026 20:14:45.961] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:14:45,962 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/09/2026 20:14:45.962] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/09/2026 20:14:45.962] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/09/2026 20:14:45.972] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.242:17355] with UID [-140683565511087448] 08:14:45,973 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.242:17355] with UID [-140683565511087448] [INFO] [03/09/2026 20:14:45.973] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Starting up, Pekko version [1.2.1] ... 08:14:45,973 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Starting up, Pekko version [1.2.1] ... 08:14:45,975 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:14:45,975 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Started up successfully [INFO] [03/09/2026 20:14:45.975] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/09/2026 20:14:45.975] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Started up successfully [INFO] [03/09/2026 20:14:45.976] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/09/2026 20:14:45.977] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:14:45,977 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:14:45,977 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:14:45,990 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,68 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 08:14:46,68 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 08:14:46,69 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior400#1755660702] 08:14:46,80 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower401#-608737571] 08:14:46,80 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader402#596454076] 08:14:46,84 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,86 PM [main] [DEBUG] Follower - follower (Follower): 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]]} 08:14:46,86 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:14:46,86 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 08:14:46,86 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 08:14:46,86 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:14:46,86 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 08:14:46,87 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,87 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 08:14:46,87 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 0 08:14:46,89 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:14:46,89 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:14:46,89 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 1 from log. Cannot apply state. Ignoring 1 to 2 08:14:46,90 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior403#187111166] 08:14:46,100 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower404#-550028515] 08:14:46,101 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader405#1327353921] 08:14:46,105 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,108 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 08:14:46,109 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 08:14:46,109 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior406#-1566012359] 08:14:46,120 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower407#-1819278397] 08:14:46,120 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader408#-1319171923] 08:14:46,125 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,126 PM [main] [INFO] Follower - follower (Follower): 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 follower's term 1 - updating term 08:14:46,129 PM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 0 - lastIndex: 0, snapshotIndex: -1, snapshotTerm: -1 08:14:46,130 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=100, success=false, followerId=follower, logLastIndex=0, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,130 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 08:14:46,131 PM [main] [INFO] Follower - follower (Follower): 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 follower's term 1 - updating term 08:14:46,133 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 08:14:46,133 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 08:14:46,133 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Candidate in requestVote:RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} with higher term appears reachable, updating term. 08:14:46,133 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}" message is greater than follower's term 1 - updating term 08:14:46,134 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 08:14:46,135 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 08:14:46,136 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 08:14:46,137 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior409#1891399172] 08:14:46,138 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower410#2011978553] 08:14:46,138 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader411#1480200784] 08:14:46,141 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,142 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:14:46,142 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:14:46,142 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,143 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 08:14:46,143 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 08:14:46,143 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 08:14:46,143 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 08:14:46,143 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 08:14:46,144 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior412#258759993] 08:14:46,144 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower413#1502836732] 08:14:46,144 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader414#420918599] 08:14:46,147 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,148 PM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 08:14:46,149 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior415#260846789] 08:14:46,150 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower416#-1750668233] 08:14:46,150 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader417#193581794] 08:14:46,152 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,153 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 08:14:46,153 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 08:14:46,154 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior418#-1106570242] 08:14:46,154 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower419#288985649] 08:14:46,155 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader420#1198784208] 08:14:46,157 PM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 08:14:46,157 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,159 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:14:46,160 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:14:46,160 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:14:46,160 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:14:46,160 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 08:14:46,160 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 08:14:46,160 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 08:14:46,160 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 08:14:46,163 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 08:14:46,163 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior421#765981120] 08:14:46,164 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower422#-637286020] 08:14:46,164 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader423#170344780] 08:14:46,166 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 08:14:46,166 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,167 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=4, term=1, command=four]]} 08:14:46,167 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 3 was not found in it - lastIndex: 2, snapshotIndex: -1, snapshotTerm: -1 08:14:46,168 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,168 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 08:14:46,168 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior424#1462038957] 08:14:46,169 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower425#1892871656] 08:14:46,169 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader426#1122607023] 08:14:46,171 PM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 08:14:46,171 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,172 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:14:46,172 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:14:46,172 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:14:46,172 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:14:46,172 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 08:14:46,172 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 08:14:46,173 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 08:14:46,173 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:14:46,173 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:46,173 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:46,174 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 08:14:46,174 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,174 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 08:14:46,174 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior427#2036065678] 08:14:46,175 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower428#-833388969] 08:14:46,175 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader429#502618089] 08:14:46,177 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,178 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 08:14:46,178 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior430#1528702755] 08:14:46,179 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower431#1568936321] 08:14:46,179 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader432#1528579377] 08:14:46,181 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 08:14:46,181 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,182 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:46,182 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:46,182 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:14:46,182 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:14:46,182 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:14:46,182 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:14:46,182 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:14:46,182 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,182 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:14:46,182 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:14:46,182 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:14:46,183 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior433#-117085575] 08:14:46,183 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower434#496115667] 08:14:46,183 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader435#-248132481] 08:14:46,185 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 08:14:46,186 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,186 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=1, command=one]]} 08:14:46,186 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:14:46,186 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 08:14:46,186 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 08:14:46,186 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:14:46,186 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 1 08:14:46,187 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,187 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:14:46,187 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 08:14:46,187 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:14:46,187 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:14:46,187 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:14:46,187 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:14:46,187 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=1, command=one], DefaultLogEntry[index=2, term=1, command=two]]} 08:14:46,188 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:14:46,188 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 08:14:46,188 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 08:14:46,188 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 08:14:46,188 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 08:14:46,188 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 08:14:46,188 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,188 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 08:14:46,188 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 08:14:46,188 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:14:46,188 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:14:46,188 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior436#-1387525717] 08:14:46,189 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower437#1131487336] 08:14:46,189 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader438#-874713309] 08:14:46,192 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 08:14:46,192 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,192 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=0, prevLogTerm=2, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 08:14:46,193 PM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 2 - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:14:46,193 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,193 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 08:14:46,193 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior439#930814621] 08:14:46,194 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower440#-1118635784] 08:14:46,194 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader441#1408208168] 08:14:46,197 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,199 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior442#-2147166495] 08:14:46,199 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower443#-269326330] 08:14:46,199 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader444#1020628717] 08:14:46,202 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 08:14:46,202 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:46,202 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 08:14:46,202 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:46,203 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:46,203 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:14:46,203 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:14:46,203 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:14:46,203 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:14:46,203 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:14:46,203 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,203 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:14:46,203 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 08:14:46,203 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 08:14:46,203 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 100 to 101 08:14:46,203 PM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 08:14:46,204 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior445#-447504023] 08:14:46,204 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower446#259009822] 08:14:46,204 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader447#1516448386] 08:14:46,206 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries 08:14:46,209 PM [main] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:14:46,209 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] [WARN] [03/09/2026 20:14:46.209] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@7a6c651e 08:14:46,210 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/09/2026 20:14:46.209] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:46,210 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 08:14:46,211 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:14:46,211 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:14:46,211 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:14:46,212 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:46,212 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: applyTo=0 08:14:46,212 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer started 08:14:46,212 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: starting journal recovery 08:14:46,212 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:14:46,212 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=0, votedFor=null 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=0} 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to -1 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: empty journal: appending 0 entries 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed in in 2.212 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:46,214 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed and can restore from snapshot 08:14:46,215 PM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,215 PM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,215 PM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,215 PM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,215 PM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two]]}" message is greater than follower's term 0 - updating term 08:14:46,218 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:14:46,218 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two]]} 08:14:46,218 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 08:14:46,218 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:14:46,218 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 08:14:46,218 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 6.575 ms 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: 1 completion(s) pending 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 190.8 μs 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 80.90 μs 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: 1 more completion(s) pending 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 18.43 μs 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnLastEntryInAppendEntries, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 405.3 μs 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: 1 more completion(s) pending 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 16.87 μs 08:14:46,219 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: running 3 completion(s) 08:14:46,219 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=1, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c091f418@6e9f8d37} 08:14:46,220 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: terminating thread VirtualThread[#575,testCaptureSnapshotOnLastEntryInAppendEntries-writer-176]/waiting 08:14:46,220 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:14:46,220 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 354.8 μs 08:14:46,220 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 8.890 μs 08:14:46,220 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer stopped [ERROR] [03/09/2026 20:14:46.220] [test-pekko.actor.internal-dispatcher-3] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:14:46,220 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:14:46,220 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:14:46,220 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:14:46,220 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:14:46,220 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 08:14:46,221 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/09/2026 20:14:46.221] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@4694be6c [INFO] [pekkoDeadLetter][03/09/2026 20:14:46.221] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:46,221 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 08:14:46,221 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:14:46,221 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:14:46,221 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: applyTo=0 08:14:46,222 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer started 08:14:46,222 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: starting journal recovery 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to -1 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: empty journal: appending 0 entries 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed in in 268.7 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:46,222 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed and cannot restore from snapshot [WARN] [03/09/2026 20:14:46.222] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnLastEntryInAppendEntries, initialSyncDone=false] 08:14:46,222 PM [test-pekko.actor.default-dispatcher-5] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [3] 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] [pekkoDeadLetter][03/09/2026 20:14:46.222] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [3] 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'. 08:14:46,316 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,316 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,316 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,316 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,417 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,417 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,417 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,417 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,518 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,518 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,518 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,518 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,618 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,618 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,618 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,619 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,719 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,719 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,719 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,719 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,820 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,820 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,820 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,820 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:46,921 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:46,921 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:46,921 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:46,921 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,22 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,22 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,22 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,22 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,123 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,123 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,123 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,123 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,224 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,224 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,224 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,224 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,324 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,324 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,324 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,324 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,425 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,425 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,425 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,425 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,526 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,526 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,526 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,526 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,627 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,627 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,627 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,627 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,727 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,727 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,727 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,727 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,828 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,828 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,828 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,828 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:47,928 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:47,928 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:47,928 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:47,928 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,29 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,29 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,29 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,29 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,130 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,130 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,130 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,130 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,231 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,231 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,231 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,231 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,331 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,331 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,331 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,331 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,432 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,432 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,432 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,432 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,533 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,533 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,533 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,533 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,633 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,633 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,633 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,633 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,734 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,734 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,734 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,734 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,835 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,835 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,835 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,835 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:48,935 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:48,936 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:48,936 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:48,936 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,36 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,36 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,36 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,36 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,137 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,137 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,137 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,137 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,238 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,238 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,238 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,238 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,339 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,339 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,339 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,339 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,439 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,439 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,439 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,439 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,540 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,540 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,540 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,540 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,641 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,641 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,641 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,641 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,741 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,741 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,741 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,741 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,842 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,842 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,842 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,842 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:49,943 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:49,943 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:49,943 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:49,943 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,43 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,43 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,43 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,43 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,144 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,144 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,144 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,144 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,245 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,245 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,245 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,245 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,345 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,345 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,345 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,346 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,446 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,446 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,446 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,446 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,547 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,547 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,547 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,547 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,648 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,648 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,648 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,648 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,748 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,748 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,748 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,748 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,849 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,849 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,849 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,849 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:50,949 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:50,949 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:50,949 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:50,950 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:51,50 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:51,50 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:51,50 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:51,50 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:51,151 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:14:51,151 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:14:51,151 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-16760562756521616695/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:14:51,151 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:14:51,253 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior448#1079432486] 08:14:51,264 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower449#1354187997] 08:14:51,264 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader450#-311354822] 08:14:51,264 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 08:14:51,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: terminating thread VirtualThread[#576,testCaptureSnapshotOnLastEntryInAppendEntries-writer-177]/waiting 08:14:51,265 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 5.043 s 08:14:51,265 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 37.05 μs 08:14:51,265 PM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer stopped 08:14:51,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:14:51,265 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:14:51,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:14:51,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:14:51,272 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,273 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior451#-1730858858] 08:14:51,284 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower452#-1136839466] 08:14:51,284 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader453#1049778441] 08:14:51,289 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 08:14:51,289 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,290 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 08:14:51,291 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 08:14:51,291 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior454#1678408339] 08:14:51,302 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower455#-1986071076] 08:14:51,302 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader456#-1428254943] 08:14:51,306 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 08:14:51,307 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,307 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:51,308 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:51,308 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:14:51,308 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:14:51,308 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:14:51,308 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:14:51,308 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:14:51,309 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,309 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:14:51,309 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:14:51,309 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:14:51,310 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior457#1340838676] 08:14:51,320 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower458#2055557530] 08:14:51,321 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader459#-202323324] 08:14:51,327 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 08:14:51,327 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,328 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:51,328 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:51,329 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:14:51,329 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,329 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:14:51,329 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 100 08:14:51,329 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:51,330 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 08:14:51,330 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,330 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 08:14:51,330 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior460#57218936] 08:14:51,341 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower461#-1793854876] 08:14:51,341 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader462#885830233] 08:14:51,345 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,345 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior463#-546573246] 08:14:51,356 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower464#-864245572] 08:14:51,356 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader465#-583770728] 08:14:51,367 PM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 08:14:51,367 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,368 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:51,368 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:51,368 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:14:51,369 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,369 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:14:51,369 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:14:51,369 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:51,369 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 08:14:51,370 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,370 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:14:51,370 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:51,370 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 08:14:51,371 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,371 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:14:51,371 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior466#488371816] 08:14:51,372 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower467#-905011306] 08:14:51,372 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader468#-464805911] 08:14:51,375 PM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 08:14:51,375 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,376 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=4, term=1, command=four]]} 08:14:51,376 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:14:51,376 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 08:14:51,376 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 08:14:51,376 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:14:51,376 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 08:14:51,377 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,377 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 08:14:51,377 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 08:14:51,377 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 4 08:14:51,377 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior469#-584035826] 08:14:51,378 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower470#1536660906] 08:14:51,378 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader471#-1123420500] 08:14:51,381 PM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 08:14:51,382 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,383 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 08:14:51,383 PM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader474 08:14:51,383 PM [main] [INFO] PeerInfos - follower: Peer address for peer leader set to pekko://test/user/leader474 08:14:51,385 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached -1 (of expected -1) 08:14:51,385 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#1365351411] 08:14:51,386 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower473#1575466730] 08:14:51,386 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader474#-2070339695] 08:14:51,389 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 08:14:51,389 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,389 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:51,390 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:51,390 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:14:51,390 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:14:51,390 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:14:51,390 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:14:51,390 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:14:51,390 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,390 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:14:51,390 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:14:51,390 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:14:51,391 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#-101032872] 08:14:51,392 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower476#-2061415813] 08:14:51,392 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader477#2117168579] 08:14:51,395 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 08:14:51,395 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:51,395 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:51,396 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:51,396 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the replicatedToAllIndex 100 does not appear to be in the in-memory journal - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:14:51,396 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,396 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:14:51,397 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior478#-1565912807] 08:14:51,397 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower479#1927045176] 08:14:51,397 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader480#1143564874] 08:14:51,400 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied 08:14:51,402 PM [main] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:14:51,403 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 08:14:51,403 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 08:14:51,403 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:14:51,403 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:14:51,404 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: metadata journal open: replayFrom=1 applyTo=0 [WARN] [03/09/2026 20:14:51.404] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@21e78090 [INFO] [pekkoDeadLetter][03/09/2026 20:14:51.404] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:51,404 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:51,405 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:51,405 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: applyTo=0 08:14:51,405 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting journal recovery 08:14:51,405 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist 08:14:51,405 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer started 08:14:51,405 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=0, votedFor=null 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=0} 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to -1 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: empty journal: appending 0 entries 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed in in 2.314 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:51,407 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed and can restore from snapshot 08:14:51,408 PM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]}" message is greater than follower's term 0 - updating term 08:14:51,409 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:14:51,409 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]} 08:14:51,409 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 08:14:51,409 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:14:51,409 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 08:14:51,409 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 4.392 ms 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: 1 completion(s) pending 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 249.6 μs 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 110.1 μs 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: 1 more completion(s) pending 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 21.65 μs 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 84.25 μs 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: 1 more completion(s) pending 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 18.86 μs 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnAppendEntriesWithUnapplied, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 08:14:51,410 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 08:14:51,410 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 263.9 μs 08:14:51,411 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: 1 more completion(s) pending 08:14:51,411 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 23.31 μs 08:14:51,411 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:14:51,411 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: running 4 completion(s) 08:14:51,411 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=1, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c091f418@11c648a1} 08:14:51,411 PM [test-pekko.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) [ERROR] [03/09/2026 20:14:51.411] [test-pekko.actor.internal-dispatcher-10] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:14:51,411 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: terminating thread VirtualThread[#578,testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178]/waiting 08:14:51,411 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 605.6 μs 08:14:51,411 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 70.71 μs 08:14:51,411 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer stopped 08:14:51,412 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:14:51,412 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:14:51,412 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:14:51,412 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:14:51,412 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] [WARN] [03/09/2026 20:14:51.412] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@637d858a [INFO] [pekkoDeadLetter][03/09/2026 20:14:51.412] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:51,412 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:51,412 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 08:14:51,412 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:14:51,412 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:14:51,413 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: metadata journal open: replayFrom=1 applyTo=0 08:14:51,413 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:51,413 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: applyTo=0 08:14:51,414 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer started 08:14:51,414 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting journal recovery 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to -1 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: empty journal: appending 0 entries 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed in in 333.0 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed and cannot restore from snapshot [WARN] [03/09/2026 20:14:51.414] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnAppendEntriesWithUnapplied, initialSyncDone=false] 08:14:51,414 PM [test-pekko.actor.default-dispatcher-12] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [6] 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] [pekkoDeadLetter][03/09/2026 20:14:51.414] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [6] 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'. 08:14:51,559 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:51,560 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:51,560 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:51,560 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:51,660 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:51,660 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:51,660 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:51,660 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:51,761 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:51,761 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:51,761 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:51,761 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:51,861 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:51,861 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:51,861 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:51,861 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:51,962 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:51,962 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:51,962 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:51,962 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,63 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,63 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,63 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,63 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,163 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,164 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,164 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,164 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,264 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,264 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,264 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,264 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,365 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,365 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,365 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,365 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,465 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,466 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,466 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,466 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,566 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,566 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,566 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,566 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,667 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,667 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,667 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,667 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,767 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,767 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,767 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,767 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,868 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,868 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,868 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,868 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:52,968 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:52,968 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:52,968 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:52,968 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,69 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,69 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,69 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,69 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,169 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,170 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,170 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,170 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,270 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,270 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,270 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,270 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,371 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,371 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,371 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,371 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,471 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,471 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,471 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,471 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,572 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,572 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,572 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,572 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,672 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,673 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,673 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,673 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,773 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,773 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,773 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,773 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,874 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,874 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,874 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,874 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:53,975 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:53,975 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:53,975 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:53,975 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,75 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,75 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,75 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,75 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,176 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,176 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,176 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,176 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,276 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,276 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,276 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,276 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,377 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,377 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,377 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,377 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,477 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,477 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,477 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,477 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,578 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,578 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,578 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,578 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,678 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,679 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,679 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,679 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,779 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,779 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,779 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,779 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,880 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,880 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,880 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,880 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:54,980 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:54,980 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:54,980 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:54,980 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,81 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,81 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,81 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,81 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,182 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,182 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,182 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,182 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,282 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,282 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,282 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,282 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,383 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,383 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,383 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,383 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,483 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,483 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,483 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,483 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,584 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,584 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,584 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,584 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,684 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,684 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,684 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,684 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,785 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,785 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,785 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,785 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,886 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,886 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,886 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,886 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:55,986 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:55,986 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:55,986 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:55,986 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:56,87 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:56,87 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:56,87 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:56,87 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:56,187 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:56,187 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:56,187 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:56,187 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:56,288 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:56,288 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:56,288 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:56,288 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:56,389 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:14:56,389 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:14:56,389 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14576559338310542850/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:14:56,389 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:14:56,490 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior481#1617375038] 08:14:56,501 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower482#2141285213] 08:14:56,501 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader483#-360372705] 08:14:56,502 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 08:14:56,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: terminating thread VirtualThread[#579,testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179]/waiting 08:14:56,502 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 5.088 s 08:14:56,502 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 53.18 μs 08:14:56,502 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer stopped 08:14:56,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:14:56,502 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:14:56,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:14:56,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:14:56,507 PM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 08:14:56,508 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:56,508 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=105, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:56,509 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=105, term=2, command=foo]]} 08:14:56,510 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the calculated previousIndex 104 was not found in the in-memory journal - lastIndex: 100, snapshotIndex: 100, snapshotTerm: -1 08:14:56,510 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:56,511 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 08:14:56,511 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior484#-1800399076] 08:14:56,522 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower485#596927338] 08:14:56,522 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader486#1511904998] 08:14:56,526 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 08:14:56,526 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:56,527 PM [main] [INFO] Follower - follower (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader, prevLogIndex=1, prevLogTerm=3, leaderCommit=8, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 08:14:56,528 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 08:14:56,528 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 08:14:56,528 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): -1, lastIndex(): 7 08:14:56,528 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 8 08:14:56,529 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior487#-1609572742] 08:14:56,540 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower488#-59331659] 08:14:56,540 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader489#1957841241] 08:14:56,543 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 08:14:56,543 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:56,544 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]}" message is greater than follower's term 1 - updating term 08:14:56,545 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]} 08:14:56,545 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:14:56,545 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 08:14:56,545 PM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: -1, lastApplied: -1 08:14:56,545 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 08:14:56,545 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 08:14:56,545 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 08:14:56,545 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 08:14:56,545 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 08:14:56,546 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=3, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:56,546 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:14:56,546 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): -1, lastIndex(): 3 08:14:56,546 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:14:56,546 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:14:56,546 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:14:56,546 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:14:56,547 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:14:56,547 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:14:56,547 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 08:14:56,547 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 08:14:56,547 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior490#-221574542] 08:14:56,558 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower491#-1076120287] 08:14:56,558 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader492#1550734015] 08:14:56,563 PM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 08:14:56,563 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:56,564 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 08:14:56,564 PM [main] [DEBUG] Follower - follower (Follower): expected chunkIndex 1 got 3 08:14:56,565 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior493#-1319468762] 08:14:56,576 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower494#-1522797200] 08:14:56,576 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader495#-286358934] 08:14:56,580 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 08:14:56,580 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:56,581 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:14:56,581 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:14:56,581 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:14:56,582 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:14:56,583 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=3]]}" message is greater than follower's term 1 - updating term 08:14:56,583 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=3]]} 08:14:56,583 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 08:14:56,583 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:14:56,584 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 08:14:56,584 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 08:14:56,584 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 08:14:56,584 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 08:14:56,584 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:56,584 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 08:14:56,584 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 08:14:56,584 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:14:56,584 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:14:56,585 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#1438818991] 08:14:56,596 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower497#2110938923] 08:14:56,596 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader498#323707010] 08:14:56,600 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 08:14:56,600 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:56,601 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:14:56,601 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:56,601 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:14:56,602 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:56,602 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:14:56,602 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:14:56,603 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:56,603 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 08:14:56,604 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:56,604 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:14:56,604 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 08:14:56,604 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:14:56,605 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 08:14:56,605 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:56,605 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 08:14:56,605 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior499#1263857307] 08:14:56,616 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower500#351466348] 08:14:56,616 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader501#1956691916] 08:14:56,620 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 08:14:56,620 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:56,821 PM [main] [DEBUG] Follower - follower (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.242:17355, Removed) 08:14:56,821 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 08:14:56,821 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 08:14:56,821 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 08:14:56,821 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:14:56,821 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior502#-234695946] 08:14:56,832 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower503#731606355] 08:14:56,833 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader504#1514477047] 08:14:56,836 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:56,836 PM [main] [DEBUG] PeerInfos - follower: Updated server config: isVoting: false, peers: [] 08:14:57,37 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#-1680910570] 08:14:57,48 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower506#-587320700] 08:14:57,49 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader507#-1514342818] 08:14:57,53 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 08:14:57,53 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:57,56 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 08:14:57,56 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 08:14:57,58 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior508#-197960496] 08:14:57,68 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower509#-1331881145] 08:14:57,68 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader510#-31790231] 08:14:57,71 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 08:14:57,71 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-1, prevLogIndex=2, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=10, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=3, term=1, command=three], DefaultLogEntry[index=4, term=1, command=four]]} 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:57,72 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 08:14:57,72 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 08:14:57,72 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:14:57,72 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:14:57,72 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:14:57,72 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:14:57,72 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:14:57,72 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:14:57,73 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 08:14:57,73 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 08:14:57,73 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 08:14:57,73 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 3 to 4 08:14:57,73 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#-752445290] 08:14:57,84 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower512#2095274449] 08:14:57,84 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader513#2086921157] 08:14:57,87 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 08:14:57,88 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:57,89 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:14:57,89 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:14:57,89 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:14:57,89 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:14:57,91 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=2, command=3]]} 08:14:57,91 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress, replying immediately with AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:57,92 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior514#219275780] 08:14:57,103 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower515#1735204685] 08:14:57,103 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader516#669430247] 08:14:57,107 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 08:14:57,107 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:14:57,108 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]}" message is greater than follower's term 1 - updating term 08:14:57,108 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]} 08:14:57,109 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:14:57,109 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 08:14:57,110 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:14:57,110 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#482525253] 08:14:57,121 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower518#-2073369039] 08:14:57,121 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader519#-2065819330] 08:14:57,124 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries 08:14:57,128 PM [main] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:14:57,129 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] [WARN] [03/09/2026 20:14:57.129] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@600393fd [INFO] [pekkoDeadLetter][03/09/2026 20:14:57.129] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:57,129 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:57,130 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:14:57,130 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:14:57,130 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:14:57,131 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:14:57,131 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:57,131 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: applyTo=0 08:14:57,131 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting journal recovery 08:14:57,131 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer started 08:14:57,131 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:14:57,131 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=0, votedFor=null 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=0} 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to -1 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: empty journal: appending 0 entries 08:14:57,133 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:57,134 PM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in in 2.121 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:57,134 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed and can restore from snapshot 08:14:57,134 PM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,134 PM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,134 PM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,134 PM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,134 PM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]}" message is greater than follower's term 0 - updating term 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]} 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 08:14:57,136 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 4.683 ms 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnMiddleEntryInAppendEntries, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 08:14:57,136 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: 1 completion(s) pending 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 08:14:57,136 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 231.2 μs 08:14:57,136 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 3 commands after 4.940 μs 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: running 1 completion(s) 08:14:57,136 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: 3 completion(s) pending 08:14:57,136 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=1, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c091f418@54f3b556} 08:14:57,136 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 3 commands in 26.48 μs 08:14:57,136 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:14:57,137 PM [test-pekko.actor.default-dispatcher-11] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported [ERROR] [03/09/2026 20:14:57.137] [test-pekko.actor.internal-dispatcher-4] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:14:57,137 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: terminating thread VirtualThread[#581,testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180]/waiting 08:14:57,137 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 493.2 μs 08:14:57,137 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 11.21 μs 08:14:57,137 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer stopped 08:14:57,137 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:14:57,137 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:14:57,137 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:14:57,137 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:14:57,137 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] [WARN] [03/09/2026 20:14:57.138] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@70c31120 08:14:57,138 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/09/2026 20:14:57.138] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:57,138 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:14:57,138 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:14:57,138 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:14:57,138 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: applyTo=0 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting journal recovery 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to -1 08:14:57,139 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: empty journal: appending 0 entries 08:14:57,140 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:57,140 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in in 431.9 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:57,140 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed and cannot restore from snapshot 08:14:57,140 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: running 3 completion(s) 08:14:57,140 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=1, command=two, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c091f418@54f3b556} 08:14:57,140 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer started 08:14:57,140 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:14:57,140 PM [test-pekko.actor.default-dispatcher-11] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:14:57,140 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: terminating thread VirtualThread[#582,testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181]/waiting [ERROR] [03/09/2026 20:14:57.140] [test-pekko.actor.internal-dispatcher-4] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:14:57,140 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 343.0 μs 08:14:57,141 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 19.98 μs 08:14:57,141 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer stopped 08:14:57,141 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:14:57,141 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:14:57,141 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:14:57,141 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:14:57,141 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] [WARN] [03/09/2026 20:14:57.141] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@288ba678 [INFO] [pekkoDeadLetter][03/09/2026 20:14:57.141] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:57,141 PM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:57,141 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:14:57,141 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:14:57,141 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: applyTo=0 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting journal recovery 08:14:57,142 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-182] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer started 08:14:57,142 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-182] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to -1 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: empty journal: appending 0 entries 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in in 350.5 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:14:57,142 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed and cannot restore from snapshot [WARN] [03/09/2026 20:14:57.143] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnMiddleEntryInAppendEntries, initialSyncDone=false] [INFO] [pekkoDeadLetter][03/09/2026 20:14:57.143] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:57,143 PM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:14:57,285 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,285 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,285 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,286 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,386 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,386 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,386 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,386 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,487 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,487 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,487 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,487 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,587 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,587 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,587 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,587 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,688 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,688 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,688 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,688 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,789 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,789 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,789 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,789 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,889 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,890 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,890 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,890 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:57,990 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:57,990 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:57,990 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:57,990 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,91 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,91 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,91 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,91 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,191 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,191 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,191 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,191 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,292 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,292 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,292 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,292 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,392 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,392 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,393 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,393 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,493 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,493 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,493 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,493 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,594 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,594 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,594 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,594 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,695 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,695 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,695 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,695 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,795 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,795 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,795 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,796 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,896 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,896 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,896 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,896 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:58,997 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:58,997 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:58,997 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:58,997 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,98 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,98 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,98 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,98 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,198 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,198 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,198 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,198 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,299 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,299 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,299 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,299 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,400 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,400 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,400 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,400 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,501 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,501 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,501 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,501 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,601 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,601 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,601 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,601 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,702 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,702 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,702 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,702 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,803 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,803 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,803 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,803 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:14:59,904 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:14:59,904 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:14:59,904 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:14:59,904 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,5 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,5 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,5 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,5 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,106 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,106 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,106 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,106 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,206 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,206 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,206 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,207 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,307 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,307 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,307 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,307 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,408 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,408 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,408 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,408 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,509 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,509 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,509 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,509 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,609 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,610 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,610 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,610 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,710 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,710 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,710 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,710 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,811 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,811 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,811 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,811 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:00,911 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:00,911 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:00,911 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:00,911 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,12 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,12 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,12 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,12 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,113 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,113 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,113 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,113 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,214 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,214 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,214 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,214 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,314 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,314 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,314 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,314 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,415 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,415 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,415 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,415 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,516 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,516 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,516 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,516 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,616 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,616 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,616 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,617 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,717 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,717 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,717 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,717 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,818 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,818 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,818 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,818 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:01,918 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:01,918 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:01,918 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:01,918 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:02,19 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:02,19 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:02,19 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:02,19 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:02,120 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:15:02,120 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:15:02,120 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-12906495770659455413/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:15:02,120 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:15:02,222 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior520#304481795] 08:15:02,224 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower521#-186977394] 08:15:02,225 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader522#84129325] 08:15:02,225 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 08:15:02,225 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: terminating thread VirtualThread[#583,testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-182]/waiting 08:15:02,225 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-182] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 5.083 s 08:15:02,225 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-182] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 38.03 μs 08:15:02,225 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-182] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer stopped 08:15:02,226 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:15:02,226 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:15:02,226 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:15:02,226 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:15:02,231 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 08:15:02,231 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:15:02,532 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 08:15:02,662 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout PT0.4S 08:15:02,913 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 08:15:03,113 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout PT0.4S 08:15:03,113 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior523#770231480] 08:15:03,125 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower524#2014303398] 08:15:03,125 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader525#-1150393732] 08:15:03,129 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:15:03,130 PM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 08:15:03,130 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 08:15:03,130 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 08:15:03,130 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:15:03,131 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior526#-326112959] 08:15:03,141 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower527#2055536691] 08:15:03,142 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader528#1860909525] [INFO] [03/09/2026 20:15:03.143] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:03,143 PM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/09/2026 20:15:03.144] [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.242:17355) [INFO] [03/09/2026 20:15:03.145] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Exiting completed 08:15:03,145 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Exiting completed [INFO] [03/09/2026 20:15:03.145] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Shutting down... 08:15:03,145 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Shutting down... 08:15:03,145 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.242:17355] - Successfully shut down [INFO] [03/09/2026 20:15:03.145] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.242:17355] - Successfully shut down [INFO] [03/09/2026 20:15:03.147] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.242:17355/system/remoting-terminator] Shutting down remote daemon. 08:15:03,148 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/09/2026 20:15:03.148] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.242:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:15:03,148 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/09/2026 20:15:03.150] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.242:17355/system/remoting-terminator] Remoting shut down. 08:15:03,150 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/09/2026 20:15:03.151] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger