[DEBUG] [09/10/2026 09:39:56.387] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 09:39:56,388 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/10/2026 09:39:56.388] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/10/2026 09:39:56.395] [main] [EventStream(pekko://test)] Default Loggers started 09:39:56,421 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.155:17355] with UID [7395754121107747685] [INFO] [09/10/2026 09:39:56.421] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.155:17355] with UID [7395754121107747685] 09:39:56,422 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.155:17355] - Starting up, Pekko version [1.7.0] ... [INFO] [09/10/2026 09:39:56.422] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.155:17355] - Starting up, Pekko version [1.7.0] ... [INFO] [09/10/2026 09:39:56.426] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.155:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/10/2026 09:39:56.426] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.155:17355] - Started up successfully 09:39:56,426 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.155:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 09:39:56,426 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.155:17355] - Started up successfully [INFO] [09/10/2026 09:39:56.428] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.155:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/10/2026 09:39:56.428] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.155:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 09:39:56,429 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.155:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 09:39:56,429 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.155:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 09:39:56,447 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting 09:39:56,465 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: metadata journal open: replayFrom=1 applyTo=0 09:39:56,466 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:39:56,483 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: journal closed 09:39:56,484 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-246] 09:39:56,485 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-246: Starting recovery with journal batch size 1000 09:39:56,486 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: started executor 09:39:56,486 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: started executor 09:39:56,486 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-246: metadata journal open: replayFrom=1 applyTo=0 09:39:56,487 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-246: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 09:39:56,487 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-246: journal open: applyTo=0 09:39:56,487 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-246: starting journal recovery 09:39:56,487 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1635107928729242620/test-actor-246/TermInfo.properties does not exist [WARN] [09/10/2026 09:39:56.488] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/test-actor-246]] [INFO] [pekkoDeadLetter][09/10/2026 09:39:56.488] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 09:39:56,489 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 09:39:56,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-246: Set currentTerm=0, votedFor=null 09:39:56,495 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - test-actor-246: Local TermInfo store seeded with TermInfo{term=0} 09:39:56,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-1635107928729242620/test-actor-246/TermInfo.properties 09:39:56,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-1635107928729242620/test-actor-246/journal-v1-1.log 09:39:56,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-1635107928729242620/test-actor-246/metadata-v1-1.log 09:39:56,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: no eligible files found 09:39:56,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-246: Moving last applied index from -1 to -1 09:39:56,496 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-246: applying entries up to 0 09:39:56,496 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-246: recovered journal DefaultLogEntry[index=0, term=1, command=B] 09:39:56,496 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-246: Moving last applied index from -1 to -1 09:39:56,496 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - test-actor-246: Recovery completed in in 8.914 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 09:39:56,496 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-246: Recovery completed and cannot restore from snapshot 09:39:56,496 AM [test-pekko.actor.default-dispatcher-5] [WARN] RaftActor - test-actor-246: The provided restore snapshot was not applied because the persistence store is not empty 09:39:56,496 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-246: writer thread VirtualThread[#478,test-actor-246-writer-101]/runnable started 09:39:56,496 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: journal writer started 09:39:56,496 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: waiting to receive commands 09:39:57,86 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 09:39:57,86 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-246] 09:39:57,97 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-246: terminating thread VirtualThread[#478,test-actor-246-writer-101]/waiting 09:39:57,98 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: received 1 commands after 601.4 ms 09:39:57,98 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: completed 1 commands in 47.10 μs 09:39:57,98 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: journal writer stopped 09:39:57,98 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-246: terminated thread VirtualThread[#478,test-actor-246-writer-101]/terminated 09:39:57,98 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-246: journal closed 09:39:57,98 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-246: journal closed 09:39:57,98 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: stopped executor with 0 remaining tasks 09:39:57,98 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: stopped executor with 0 remaining tasks 09:39:57,103 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-247] [WARN] [09/10/2026 09:39:57.104] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/leader-247]] 09:39:57,104 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. [INFO] [pekkoDeadLetter][09/10/2026 09:39:57.104] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 09:39:57,106 AM [main] [INFO] RaftActor - leader-247: Starting recovery with journal batch size 1000 09:39:57,106 AM [main] [DEBUG] RaftStorage - leader-247: started executor 09:39:57,106 AM [main] [DEBUG] RaftStorage - leader-247: started executor 09:39:57,107 AM [main] [DEBUG] EntryJournalV1 - leader-247: metadata journal open: replayFrom=1 applyTo=0 09:39:57,109 AM [main] [DEBUG] EntryJournalV1 - leader-247: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:39:57,109 AM [main] [INFO] EnabledRaftStorage - leader-247: journal open: applyTo=0 09:39:57,109 AM [main] [DEBUG] RaftActor - leader-247: recovering to non-persistent 09:39:57,109 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-12504354760769675342/leader-247/TermInfo.properties does not exist 09:39:57,112 AM [main] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=0, votedFor=null 09:39:57,112 AM [main] [INFO] Recovery - leader-247: Local TermInfo store seeded with TermInfo{term=0} 09:39:57,112 AM [main] [DEBUG] AbstractReplicatedLog - leader-247: Moving last applied index from -1 to -1 09:39:57,112 AM [main] [INFO] Recovery - leader-247: Recovery completed in in 3.104 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:39:57,112 AM [main] [DEBUG] RaftActor - leader-247: Recovery completed and can restore from snapshot 09:39:57,112 AM [main] [DEBUG] EnabledRaftStorage - leader-247: writer thread VirtualThread[#479,leader-247-writer-102]/runnable started 09:39:57,112 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: journal writer started 09:39:57,112 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: waiting to receive commands 09:39:57,112 AM [main] [DEBUG] Follower - leader-247 (Follower): Received TimeoutNow - switching to Candidate 09:39:57,112 AM [main] [DEBUG] Candidate - leader-247 (Candidate): Election: Candidate has following voting peers: [] 09:39:57,117 AM [main] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=1, votedFor=leader-247 09:39:57,117 AM [main] [INFO] Candidate - leader-247 (Candidate): Starting new election term 1 09:39:57,117 AM [main] [INFO] RaftActorBehavior - leader-247 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:39:57,117 AM [main] [DEBUG] Candidate - leader-247 (Candidate): Received ElectionTimeout 09:39:57,117 AM [main] [DEBUG] AbstractLeader - leader-247 (Leader): Election: Leader has following peers: [] 09:39:57,117 AM [main] [INFO] RaftActorBehavior - leader-247 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:39:57,118 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-247] 09:39:57,119 AM [main] [DEBUG] EnabledRaftStorage - leader-247: terminating thread VirtualThread[#479,leader-247-writer-102]/waiting 09:39:57,119 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: received 1 commands after 6.995 ms 09:39:57,119 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: completed 1 commands in 30.10 μs 09:39:57,119 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: journal writer stopped 09:39:57,119 AM [main] [DEBUG] EnabledRaftStorage - leader-247: terminated thread VirtualThread[#479,leader-247-writer-102]/terminated 09:39:57,120 AM [main] [DEBUG] EntryJournalV1 - leader-247: journal closed 09:39:57,120 AM [main] [INFO] EnabledRaftStorage - leader-247: journal closed 09:39:57,120 AM [main] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 09:39:57,120 AM [main] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 09:39:57,124 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testFindLeader#308442567] [WARN] [09/10/2026 09:39:57.124] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=Actor[pekko://test/user/testFindLeader#308442567]] [INFO] [pekkoDeadLetter][09/10/2026 09:39:57.124] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] 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'. 09:39:57,124 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] 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'. 09:39:57,125 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 09:39:57,125 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: started executor 09:39:57,126 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: started executor 09:39:57,126 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 09:39:57,127 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:39:57,127 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testFindLeader: journal open: applyTo=0 09:39:57,127 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testFindLeader: starting journal recovery 09:39:57,127 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16297936288033305867/testFindLeader/TermInfo.properties does not exist 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-16297936288033305867/testFindLeader/TermInfo.properties 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-16297936288033305867/testFindLeader/journal-v1-1.log 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-16297936288033305867/testFindLeader/metadata-v1-1.log 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: no eligible files found 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testFindLeader: Recovery completed in in 5.739 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testFindLeader: Recovery completed and can restore from snapshot 09:39:57,133 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testFindLeader: writer thread VirtualThread[#480,testFindLeader-writer-103]/runnable started 09:39:57,133 AM [testFindLeader-writer-103] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 09:39:57,133 AM [testFindLeader-writer-103] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 09:39:57,134 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 09:39:57,134 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 09:39:57,138 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 09:39:57,138 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 09:39:57,138 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:39:57,138 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 09:39:57,138 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 09:39:57,138 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:39:57,140 AM [main] [INFO] RaftActorTest - testLeaderTransitioning starting 09:39:57,142 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-248] [WARN] [09/10/2026 09:39:57.142] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/test-actor-248]] [INFO] [pekkoDeadLetter][09/10/2026 09:39:57.142] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 09:39:57,142 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 09:39:57,143 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - test-actor-248: Starting recovery with journal batch size 1000 09:39:57,143 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: started executor 09:39:57,143 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: started executor 09:39:57,144 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-248: metadata journal open: replayFrom=1 applyTo=0 09:39:57,145 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-248: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:39:57,145 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-248: journal open: applyTo=0 09:39:57,145 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-248: starting journal recovery 09:39:57,145 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16368718906052467930/test-actor-248/TermInfo.properties does not exist 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-248: Set currentTerm=0, votedFor=null 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-248: Local TermInfo store seeded with TermInfo{term=0} 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-16368718906052467930/test-actor-248/TermInfo.properties 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-16368718906052467930/test-actor-248/journal-v1-1.log 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-16368718906052467930/test-actor-248/metadata-v1-1.log 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: no eligible files found 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - test-actor-248: Moving last applied index from -1 to -1 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - test-actor-248: empty journal: appending 0 entries 09:39:57,148 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-248: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:39:57,149 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-248: Recovery completed in in 3.325 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:39:57,149 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-248: Recovery completed and can restore from snapshot 09:39:57,149 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-248: writer thread VirtualThread[#481,test-actor-248-writer-104]/runnable started 09:39:57,149 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: journal writer started 09:39:57,149 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: waiting to receive commands 09:39:57,149 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-248 (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 0 - updating term 09:39:57,152 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-248: Set currentTerm=1, votedFor=null 09:39:57,152 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-248 (Follower): The followers log is empty and the senders prevLogIndex is 0 09:39:57,152 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-248 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-248, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 09:39:57,152 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - test-actor-248: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [09/10/2026 09:39:57.152] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-248]: AppendEntriesReply{term=1, success=false, followerId=test-actor-248, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [09/10/2026 09:39:57.152] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/test-actor-248] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-248, initialSyncDone=false] [INFO] [pekkoDeadLetter][09/10/2026 09:39:57.152] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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][09/10/2026 09:39:57.152] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/test-actor-248] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-248] 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'. 09:39:57,152 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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'. 09:39:57,152 AM [test-pekko.actor.default-dispatcher-12] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-248] 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'. 09:39:57,200 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-248: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 09:39:57,250 AM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 09:39:57,250 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#-1475194856] 09:39:57,261 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-248] 09:39:57,262 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-248: terminating thread VirtualThread[#481,test-actor-248-writer-104]/waiting 09:39:57,262 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: received 1 commands after 112.9 ms 09:39:57,262 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: completed 1 commands in 23.47 μs 09:39:57,262 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: journal writer stopped 09:39:57,262 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-248: terminated thread VirtualThread[#481,test-actor-248-writer-104]/terminated 09:39:57,262 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-248: journal closed 09:39:57,262 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-248: journal closed 09:39:57,262 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: stopped executor with 0 remaining tasks 09:39:57,262 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: stopped executor with 0 remaining tasks 09:39:57,266 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/$c#-71463628] 09:39:57,266 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. [WARN] [09/10/2026 09:39:57.266] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=Actor[pekko://test/user/$c#-71463628]] [INFO] [pekkoDeadLetter][09/10/2026 09:39:57.266] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 09:39:57,267 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - notifier-249: Starting recovery with journal batch size 1000 09:39:57,267 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-249: started executor 09:39:57,267 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-249: started executor 09:39:57,268 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-249: metadata journal open: replayFrom=1 applyTo=0 09:39:57,269 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:39:57,269 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - notifier-249: journal open: applyTo=0 09:39:57,269 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - notifier-249: starting journal recovery 09:39:57,269 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4498832415263584207/notifier-249/TermInfo.properties does not exist 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=0, votedFor=null 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - notifier-249: Local TermInfo store seeded with TermInfo{term=0} 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-4498832415263584207/notifier-249/TermInfo.properties 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-4498832415263584207/notifier-249/journal-v1-1.log 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-4498832415263584207/notifier-249/metadata-v1-1.log 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-249: no eligible files found 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - notifier-249: Moving last applied index from -1 to -1 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - notifier-249: empty journal: appending 0 entries 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - notifier-249: Recovery completed in in 5.590 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - notifier-249: Recovery completed and can restore from snapshot 09:39:57,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - notifier-249: writer thread VirtualThread[#482,notifier-249-writer-105]/runnable started 09:39:57,275 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: journal writer started 09:39:57,275 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: waiting to receive commands 09:39:57,412 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - notifier-249 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.155:17355, Removed) 09:39:57,413 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - notifier-249 (Follower): Received ElectionTimeout - switching to Candidate 09:39:57,413 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Election: Candidate has following voting peers: [leader] 09:39:57,416 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=1, votedFor=notifier-249 09:39:57,416 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 1 09:39:57,416 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=1, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader 09:39:57,417 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - notifier-249 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [09/10/2026 09:39:57.417] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=1, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][09/10/2026 09:39:57.417] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-71463628] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 09:39:57,417 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-71463628] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 09:39:57,622 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:57,630 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=2, votedFor=notifier-249 09:39:57,630 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 2 09:39:57,630 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=2, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:57.631] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=2, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][09/10/2026 09:39:57.631] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-71463628] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 09:39:57,631 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-71463628] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 09:39:57,773 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:57,778 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=3, votedFor=notifier-249 09:39:57,778 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 3 09:39:57,778 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=3, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:57.778] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=3, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][09/10/2026 09:39:57.779] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-71463628] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 09:39:57,779 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-71463628] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 09:39:57,932 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:57,937 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=4, votedFor=notifier-249 09:39:57,937 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 4 09:39:57,937 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=4, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:57.937] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=4, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:58,123 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:58,126 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=5, votedFor=notifier-249 09:39:58,126 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 5 09:39:58,126 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=5, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:58.126] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=5, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:58,323 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:58,327 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=6, votedFor=notifier-249 09:39:58,327 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 6 09:39:58,327 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=6, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:58.328] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=6, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:58,543 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:58,547 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=7, votedFor=notifier-249 09:39:58,547 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 7 09:39:58,547 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=7, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:58.547] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=7, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:58,753 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:58,756 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=8, votedFor=notifier-249 09:39:58,756 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 8 09:39:58,756 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=8, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:58.756] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=8, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:58,892 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:58,896 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=9, votedFor=notifier-249 09:39:58,896 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 9 09:39:58,896 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=9, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:58.896] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=9, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:59,43 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:59,48 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=10, votedFor=notifier-249 09:39:59,48 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 10 09:39:59,48 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=10, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:59.048] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=10, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:59,253 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:59,260 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=11, votedFor=notifier-249 09:39:59,260 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 11 09:39:59,260 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=11, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:59.260] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=11, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:59,423 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:59,431 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=12, votedFor=notifier-249 09:39:59,431 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 12 09:39:59,431 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=12, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:59.432] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=12, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:59,603 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:59,621 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=13, votedFor=notifier-249 09:39:59,621 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 13 09:39:59,621 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=13, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:59.621] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=13, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:59,773 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:59,789 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=14, votedFor=notifier-249 09:39:59,789 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 14 09:39:59,789 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=14, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:59.790] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=14, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:39:59,963 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:39:59,981 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=15, votedFor=notifier-249 09:39:59,982 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 15 09:39:59,982 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=15, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:39:59.982] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=15, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:00,113 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:00,115 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=16, votedFor=notifier-249 09:40:00,115 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 16 09:40:00,116 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=16, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:00.116] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=16, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:00,272 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:00,280 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=17, votedFor=notifier-249 09:40:00,280 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 17 09:40:00,280 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=17, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:00.280] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=17, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:00,443 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:00,447 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=18, votedFor=notifier-249 09:40:00,447 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 18 09:40:00,447 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=18, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:00.447] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=18, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:00,643 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:00,650 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=19, votedFor=notifier-249 09:40:00,650 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 19 09:40:00,651 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=19, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:00.651] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=19, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:00,862 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:00,866 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=20, votedFor=notifier-249 09:40:00,866 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 20 09:40:00,866 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=20, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:00.866] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=20, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:01,82 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:01,86 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=21, votedFor=notifier-249 09:40:01,86 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 21 09:40:01,86 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=21, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:01.086] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=21, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:01,232 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:01,237 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=22, votedFor=notifier-249 09:40:01,237 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 22 09:40:01,237 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=22, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:01.237] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=22, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:01,392 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:01,395 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=23, votedFor=notifier-249 09:40:01,395 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 23 09:40:01,395 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=23, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:01.395] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=23, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:01,552 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:01,555 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=24, votedFor=notifier-249 09:40:01,555 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 24 09:40:01,555 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=24, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:01.556] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=24, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:01,772 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:01,775 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=25, votedFor=notifier-249 09:40:01,775 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 25 09:40:01,775 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=25, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:01.776] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=25, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:01,993 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:01,996 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=26, votedFor=notifier-249 09:40:01,996 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 26 09:40:01,996 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=26, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:01.997] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=26, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:02,122 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 09:40:02,126 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=27, votedFor=notifier-249 09:40:02,126 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 27 09:40:02,126 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=27, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [09/10/2026 09:40:02.126] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-71463628]: RequestVote{term=27, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 09:40:02,292 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#-358312549] 09:40:02,305 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#-71463628] 09:40:02,305 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - notifier-249: terminating thread VirtualThread[#482,notifier-249-writer-105]/waiting 09:40:02,305 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: received 1 commands after 5.031 s 09:40:02,306 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: completed 1 commands in 35.84 μs 09:40:02,306 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: journal writer stopped 09:40:02,306 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - notifier-249: terminated thread VirtualThread[#482,notifier-249-writer-105]/terminated 09:40:02,306 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - notifier-249: journal closed 09:40:02,306 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - notifier-249: journal closed 09:40:02,306 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-249: stopped executor with 0 remaining tasks 09:40:02,306 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - notifier-249: stopped executor with 0 remaining tasks 09:40:02,310 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-250] [WARN] [09/10/2026 09:40:02.311] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/leader-250]] 09:40:02,311 AM [main] [INFO] RaftActor - leader-250: Starting recovery with journal batch size 1000 09:40:02,312 AM [main] [DEBUG] RaftStorage - leader-250: started executor 09:40:02,312 AM [main] [DEBUG] RaftStorage - leader-250: started executor 09:40:02,312 AM [main] [DEBUG] EntryJournalV1 - leader-250: metadata journal open: replayFrom=1 applyTo=0 09:40:02,313 AM [main] [DEBUG] EntryJournalV1 - leader-250: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,313 AM [main] [INFO] EnabledRaftStorage - leader-250: journal open: applyTo=0 09:40:02,313 AM [main] [DEBUG] RaftActor - leader-250: recovering to non-persistent 09:40:02,313 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-8313285295440043580/leader-250/TermInfo.properties does not exist 09:40:02,317 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=0, votedFor=null 09:40:02,317 AM [main] [INFO] Recovery - leader-250: Local TermInfo store seeded with TermInfo{term=0} 09:40:02,317 AM [main] [DEBUG] AbstractReplicatedLog - leader-250: Moving last applied index from -1 to -1 09:40:02,317 AM [main] [INFO] Recovery - leader-250: Recovery completed in in 4.161 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:02,317 AM [main] [DEBUG] RaftActor - leader-250: Recovery completed and can restore from snapshot 09:40:02,318 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: journal writer started 09:40:02,318 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: waiting to receive commands 09:40:02,318 AM [main] [DEBUG] EnabledRaftStorage - leader-250: writer thread VirtualThread[#483,leader-250-writer-106]/waiting started 09:40:02,322 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=100, votedFor= 09:40:02,328 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=110, votedFor= 09:40:02,328 AM [main] [DEBUG] AbstractLeader - leader-250 (Leader): Election: Leader has following peers: [] 09:40:02,328 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-250] 09:40:02,339 AM [main] [DEBUG] EnabledRaftStorage - leader-250: terminating thread VirtualThread[#483,leader-250-writer-106]/waiting 09:40:02,339 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: received 1 commands after 21.91 ms 09:40:02,340 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: completed 1 commands in 36.00 μs 09:40:02,340 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: journal writer stopped 09:40:02,340 AM [main] [DEBUG] EnabledRaftStorage - leader-250: terminated thread VirtualThread[#483,leader-250-writer-106]/terminated 09:40:02,340 AM [main] [DEBUG] EntryJournalV1 - leader-250: journal closed 09:40:02,340 AM [main] [INFO] EnabledRaftStorage - leader-250: journal closed 09:40:02,340 AM [main] [DEBUG] RaftStorage - leader-250: stopped executor with 0 remaining tasks 09:40:02,340 AM [main] [DEBUG] RaftStorage - leader-250: stopped executor with 0 remaining tasks 09:40:02,347 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testConstruction#-319338925] 09:40:02,348 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 09:40:02,348 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: started executor 09:40:02,348 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: started executor 09:40:02,349 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 09:40:02,350 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,350 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - testConstruction: journal open: applyTo=0 [WARN] [09/10/2026 09:40:02.350] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=Actor[pekko://test/user/testConstruction#-319338925]] 09:40:02,350 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testConstruction: starting journal recovery 09:40:02,350 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-6217653168091839729/testConstruction/TermInfo.properties does not exist 09:40:02,353 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 09:40:02,353 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 09:40:02,353 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-6217653168091839729/testConstruction/TermInfo.properties 09:40:02,353 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-6217653168091839729/testConstruction/journal-v1-1.log 09:40:02,353 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-6217653168091839729/testConstruction/metadata-v1-1.log 09:40:02,353 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: no eligible files found 09:40:02,353 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 09:40:02,353 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 09:40:02,354 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:40:02,354 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - testConstruction: Recovery completed in in 4.087 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:02,354 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testConstruction: Recovery completed and can restore from snapshot 09:40:02,354 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - testConstruction: writer thread VirtualThread[#484,testConstruction-writer-107]/runnable started 09:40:02,354 AM [testConstruction-writer-107] [DEBUG] JournalWriteTask - testConstruction: journal writer started 09:40:02,354 AM [testConstruction-writer-107] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 09:40:02,355 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 09:40:02,355 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 09:40:02,358 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 09:40:02,358 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 09:40:02,358 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:40:02,359 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 09:40:02,359 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 09:40:02,359 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:40:02,369 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-251] [WARN] [09/10/2026 09:40:02.370] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/leader-251]] 09:40:02,370 AM [main] [INFO] RaftActor - leader-251: Starting recovery with journal batch size 1000 09:40:02,371 AM [main] [DEBUG] RaftStorage - leader-251: started executor 09:40:02,371 AM [main] [DEBUG] RaftStorage - leader-251: started executor 09:40:02,372 AM [main] [DEBUG] EntryJournalV1 - leader-251: metadata journal open: replayFrom=1 applyTo=0 09:40:02,372 AM [main] [DEBUG] EntryJournalV1 - leader-251: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,372 AM [main] [INFO] EnabledRaftStorage - leader-251: journal open: applyTo=0 09:40:02,372 AM [main] [DEBUG] RaftActor - leader-251: recovering to non-persistent 09:40:02,373 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-15381836662068243395/leader-251/TermInfo.properties does not exist 09:40:02,376 AM [main] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=0, votedFor=null 09:40:02,376 AM [main] [INFO] Recovery - leader-251: Local TermInfo store seeded with TermInfo{term=0} 09:40:02,376 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to -1 09:40:02,377 AM [main] [INFO] Recovery - leader-251: Recovery completed in in 4.005 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:02,377 AM [main] [DEBUG] RaftActor - leader-251: Recovery completed and can restore from snapshot 09:40:02,377 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: journal writer started 09:40:02,377 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: waiting to receive commands 09:40:02,377 AM [main] [DEBUG] EnabledRaftStorage - leader-251: writer thread VirtualThread[#485,leader-251-writer-108]/waiting started 09:40:02,378 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to 4 09:40:02,378 AM [main] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=1, votedFor=leader-251 09:40:02,378 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Election: Leader has following peers: [follower-252] 09:40:02,378 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: false, followerNextIndex: 4, leaderLastIndex: -1, leaderSnapShotIndex: -1 09:40:02,382 AM [main] [INFO] SnapshotManager - leader-251: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=6, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=8, mandatoryTrim=false] to install on xyzzy 09:40:02,382 AM [main] [DEBUG] SnapshotManager - leader-251: last applied journal index prior to capture: 0 09:40:02,382 AM [main] [INFO] MockRaftActor - leader-251: support() called 09:40:02,384 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 5, nextIndex: 6 09:40:02,384 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 09:40:02,384 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 0 09:40:02,384 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to 0 09:40:02,384 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 0 data 0 09:40:02,384 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 0 09:40:02,384 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 1 09:40:02,384 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 0 to 1 09:40:02,384 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 1 data 1 09:40:02,384 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 1 09:40:02,384 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 2 09:40:02,384 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 1 to 2 09:40:02,384 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 2 data 2 09:40:02,384 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 2 09:40:02,384 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 3 09:40:02,384 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 2 to 3 09:40:02,384 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 3 data 3 09:40:02,384 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 3 09:40:02,384 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 4 09:40:02,384 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 3 to 4 09:40:02,384 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 4 data 4 09:40:02,384 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 4 09:40:02,384 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 5 09:40:02,384 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 4 to 5 09:40:02,384 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 5 data 5 09:40:02,384 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 5 09:40:02,384 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 09:40:02,384 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 6 is present for follower follower-252 09:40:02,384 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=6, term=1, command=6, pending=false}, JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 09:40:02,385 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 6, nextIndex: 7 09:40:02,385 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 09:40:02,385 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 6 09:40:02,385 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 5 to 6 09:40:02,385 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 6 data 6 09:40:02,385 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 6 09:40:02,385 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 09:40:02,385 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 7 is present for follower follower-252 09:40:02,385 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 09:40:02,385 AM [main] [INFO] SnapshotManager - leader-251: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 09:40:02,385 AM [main] [INFO] MockRaftActor - leader-251: support() called 09:40:02,386 AM [main] [INFO] SnapshotManager - leader-251: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 09:40:02,386 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendInstallSnapshot 09:40:02,386 AM [main] [DEBUG] SnapshotManager - leader-251: Snapshot success, discarding journal entries up to 0 09:40:02,386 AM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-251: SnapshotComplete received 09:40:02,386 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 7, nextIndex: 8 09:40:02,386 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 09:40:02,386 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 7 09:40:02,386 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 6 to 7 09:40:02,386 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 7 data 7 09:40:02,386 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 7 09:40:02,387 AM [main] [DEBUG] SnapshotManager - leader-251: fakeSnapshot purging log to 6 for term 1 09:40:02,387 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 09:40:02,387 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 8 is present for follower follower-252 09:40:02,387 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=6, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=8, term=1, command=foo-8, pending=false}]} 09:40:02,387 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#467340233] 09:40:02,399 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-251] 09:40:02,399 AM [main] [DEBUG] EnabledRaftStorage - leader-251: terminating thread VirtualThread[#485,leader-251-writer-108]/waiting 09:40:02,399 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: received 1 commands after 22.43 ms 09:40:02,399 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: completed 1 commands in 52.36 μs 09:40:02,400 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: journal writer stopped 09:40:02,400 AM [main] [DEBUG] EnabledRaftStorage - leader-251: terminated thread VirtualThread[#485,leader-251-writer-108]/terminated 09:40:02,400 AM [main] [DEBUG] EntryJournalV1 - leader-251: journal closed 09:40:02,400 AM [main] [INFO] EnabledRaftStorage - leader-251: journal closed 09:40:02,400 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 09:40:02,400 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 09:40:02,406 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-253] [WARN] [09/10/2026 09:40:02.407] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/leader-253]] 09:40:02,407 AM [main] [INFO] RaftActor - leader-253: Starting recovery with journal batch size 1000 09:40:02,408 AM [main] [DEBUG] RaftStorage - leader-253: started executor 09:40:02,408 AM [main] [DEBUG] RaftStorage - leader-253: started executor 09:40:02,409 AM [main] [DEBUG] EntryJournalV1 - leader-253: metadata journal open: replayFrom=1 applyTo=0 09:40:02,409 AM [main] [DEBUG] EntryJournalV1 - leader-253: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,409 AM [main] [INFO] EnabledRaftStorage - leader-253: journal open: applyTo=0 09:40:02,409 AM [main] [DEBUG] RaftActor - leader-253: recovering to non-persistent 09:40:02,409 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2897704728210486472/leader-253/TermInfo.properties does not exist 09:40:02,413 AM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=0, votedFor=null 09:40:02,413 AM [main] [INFO] Recovery - leader-253: Local TermInfo store seeded with TermInfo{term=0} 09:40:02,413 AM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from -1 to -1 09:40:02,413 AM [main] [INFO] Recovery - leader-253: Recovery completed in in 3.574 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:02,413 AM [main] [DEBUG] RaftActor - leader-253: Recovery completed and can restore from snapshot 09:40:02,413 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: journal writer started 09:40:02,413 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: waiting to receive commands 09:40:02,413 AM [main] [DEBUG] EnabledRaftStorage - leader-253: writer thread VirtualThread[#486,leader-253-writer-109]/waiting started 09:40:02,414 AM [main] [DEBUG] Follower - leader-253 (Follower): Received TimeoutNow - switching to Candidate 09:40:02,414 AM [main] [DEBUG] Candidate - leader-253 (Candidate): Election: Candidate has following voting peers: [] 09:40:02,418 AM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=1, votedFor=leader-253 09:40:02,418 AM [main] [INFO] Candidate - leader-253 (Candidate): Starting new election term 1 09:40:02,418 AM [main] [INFO] RaftActorBehavior - leader-253 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:40:02,418 AM [main] [DEBUG] Candidate - leader-253 (Candidate): Received ElectionTimeout 09:40:02,419 AM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Election: Leader has following peers: [] 09:40:02,419 AM [main] [INFO] RaftActorBehavior - leader-253 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:40:02,420 AM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 5 data F 09:40:02,420 AM [main] [INFO] MockRaftActor - leader-253: applyState called: F 09:40:02,421 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-253] 09:40:02,432 AM [main] [DEBUG] EnabledRaftStorage - leader-253: terminating thread VirtualThread[#486,leader-253-writer-109]/waiting 09:40:02,432 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: received 1 commands after 18.49 ms 09:40:02,432 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: completed 1 commands in 41.45 μs 09:40:02,432 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: journal writer stopped 09:40:02,432 AM [main] [DEBUG] EnabledRaftStorage - leader-253: terminated thread VirtualThread[#486,leader-253-writer-109]/terminated 09:40:02,432 AM [main] [DEBUG] EntryJournalV1 - leader-253: journal closed 09:40:02,432 AM [main] [INFO] EnabledRaftStorage - leader-253: journal closed 09:40:02,432 AM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks 09:40:02,432 AM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks 09:40:02,437 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-254] [WARN] [09/10/2026 09:40:02.438] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/follower-254]] 09:40:02,439 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - follower-254: Starting recovery with journal batch size 1000 09:40:02,439 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-254: started executor 09:40:02,439 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-254: started executor 09:40:02,440 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-254: metadata journal open: replayFrom=1 applyTo=0 09:40:02,441 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,441 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - follower-254: journal open: applyTo=0 09:40:02,441 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-254: recovering to non-persistent 09:40:02,441 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16293408104801275470/follower-254/TermInfo.properties does not exist 09:40:02,445 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower-254: Set currentTerm=0, votedFor=null 09:40:02,445 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - follower-254: Local TermInfo store seeded with TermInfo{term=0} 09:40:02,445 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - follower-254: Moving last applied index from -1 to -1 09:40:02,445 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - follower-254: Recovery completed in in 4.705 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:02,445 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-254: Recovery completed and can restore from snapshot 09:40:02,446 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - follower-254: writer thread VirtualThread[#487,follower-254-writer-110]/runnable started 09:40:02,446 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: journal writer started 09:40:02,446 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: waiting to receive commands 09:40:02,446 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-254] 09:40:02,458 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - follower-254: terminating thread VirtualThread[#487,follower-254-writer-110]/waiting 09:40:02,458 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: received 1 commands after 12.14 ms 09:40:02,458 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: completed 1 commands in 66.20 μs 09:40:02,458 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: journal writer stopped 09:40:02,458 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - follower-254: terminated thread VirtualThread[#487,follower-254-writer-110]/terminated 09:40:02,459 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-254: journal closed 09:40:02,459 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - follower-254: journal closed 09:40:02,459 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 09:40:02,459 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 09:40:02,460 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-255] [WARN] [09/10/2026 09:40:02.460] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/follower-255]] 09:40:02,461 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - follower-254: Starting recovery with journal batch size 1000 09:40:02,462 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-254: started executor 09:40:02,462 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-254: started executor 09:40:02,462 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-254: metadata journal open: replayFrom=1 applyTo=0 09:40:02,463 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,463 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - follower-254: journal open: applyTo=0 09:40:02,463 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-254: recovering to non-persistent 09:40:02,463 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower-254: Set currentTerm=0, votedFor=null 09:40:02,463 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - follower-254: Moving last applied index from -1 to -1 09:40:02,463 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - follower-254: Recovery completed in in 148.1 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:02,463 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-254: Recovery completed and cannot restore from snapshot 09:40:02,463 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - follower-254: writer thread VirtualThread[#488,follower-254-writer-111]/runnable started 09:40:02,463 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: journal writer started 09:40:02,463 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: waiting to receive commands 09:40:02,464 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-255] 09:40:02,476 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - follower-254: terminating thread VirtualThread[#488,follower-254-writer-111]/waiting 09:40:02,476 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: received 1 commands after 12.53 ms 09:40:02,476 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: completed 1 commands in 55.28 μs 09:40:02,476 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: journal writer stopped 09:40:02,476 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - follower-254: terminated thread VirtualThread[#488,follower-254-writer-111]/terminated 09:40:02,476 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-254: journal closed 09:40:02,476 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - follower-254: journal closed 09:40:02,476 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 09:40:02,476 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 09:40:02,481 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting 09:40:02,482 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: metadata journal open: replayFrom=1 applyTo=0 09:40:02,483 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,488 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: journal closed 09:40:02,489 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-256] [WARN] [09/10/2026 09:40:02.489] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/test-actor-256]] 09:40:02,491 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - test-actor-256: Starting recovery with journal batch size 1000 09:40:02,491 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-256: started executor 09:40:02,491 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-256: started executor 09:40:02,492 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-256: metadata journal open: replayFrom=1 applyTo=0 09:40:02,493 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-256: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 09:40:02,493 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-256: journal open: applyTo=0 09:40:02,493 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-256: starting journal recovery 09:40:02,493 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14521557847578971631/test-actor-256/TermInfo.properties does not exist 09:40:02,497 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-256: Set currentTerm=0, votedFor=null 09:40:02,497 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-256: Local TermInfo store seeded with TermInfo{term=0} 09:40:02,497 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-14521557847578971631/test-actor-256/TermInfo.properties 09:40:02,497 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-14521557847578971631/test-actor-256/journal-v1-1.log 09:40:02,497 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-14521557847578971631/test-actor-256/metadata-v1-1.log 09:40:02,497 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-256: no eligible files found 09:40:02,497 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-256: Moving last applied index from -1 to -1 09:40:02,498 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-256: applying entries up to 0 09:40:02,498 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-256: recovered journal DefaultLogEntry[index=0, term=1, command=VotingConfig{serverInfo=[ServerInfo[peerId=test-actor-256, isVoting=false]]}] 09:40:02,498 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PeerInfos - test-actor-256: Updated server config: isVoting: false, peers: [] 09:40:02,499 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-256: Moving last applied index from -1 to -1 09:40:02,499 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-256: Recovery completed in in 5.772 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 09:40:02,499 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-256: Recovery completed and cannot restore from snapshot 09:40:02,499 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-256: writer thread VirtualThread[#489,test-actor-256-writer-112]/runnable started 09:40:02,499 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: journal writer started 09:40:02,499 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: waiting to receive commands 09:40:02,900 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 09:40:02,900 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-256] 09:40:02,912 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-256: terminating thread VirtualThread[#489,test-actor-256-writer-112]/waiting 09:40:02,912 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: received 1 commands after 413.1 ms 09:40:02,913 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: completed 1 commands in 65.87 μs 09:40:02,913 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: journal writer stopped 09:40:02,913 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-256: terminated thread VirtualThread[#489,test-actor-256-writer-112]/terminated 09:40:02,913 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-256: journal closed 09:40:02,913 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-256: journal closed 09:40:02,913 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-256: stopped executor with 0 remaining tasks 09:40:02,913 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-256: stopped executor with 0 remaining tasks 09:40:02,918 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting 09:40:02,919 AM [main] [DEBUG] RaftStorage - follower-257: starting snapshot writeout to /tmp/junit-6418180100596845211/follower-257/snapshot-000000006AA27AF2-36CE172B.tmp 09:40:02,923 AM [main] [DEBUG] RaftStorage - follower-257: finished snapshot writeout to /tmp/junit-6418180100596845211/follower-257/snapshot-000000006AA27AF2-36CE172B.v1 09:40:02,924 AM [main] [DEBUG] EntryJournalV1 - follower-257: metadata journal open: replayFrom=1 applyTo=0 09:40:02,925 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,933 AM [main] [DEBUG] EntryJournalV1 - follower-257: updated meta to JournalMeta[replayFrom=1, applyTo=2] 09:40:02,933 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal closed 09:40:02,934 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/$$a] [WARN] [09/10/2026 09:40:02.935] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/$$a]] 09:40:02,936 AM [main] [INFO] RaftActor - follower-257: Starting recovery with journal batch size 1000 09:40:02,936 AM [main] [DEBUG] RaftStorage - follower-257: started executor 09:40:02,936 AM [main] [DEBUG] RaftStorage - follower-257: started executor 09:40:02,937 AM [main] [DEBUG] EntryJournalV1 - follower-257: metadata journal open: replayFrom=1 applyTo=2 09:40:02,938 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal open: firstIndex=1 lastIndex=4 replayFrom=1 fileEntries=0 09:40:02,938 AM [main] [INFO] EnabledRaftStorage - follower-257: journal open: applyTo=2 09:40:02,938 AM [main] [DEBUG] RaftActor - follower-257: starting journal recovery 09:40:02,938 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-6418180100596845211/follower-257/TermInfo.properties does not exist 09:40:02,941 AM [main] [DEBUG] PropertiesTermInfoStore - follower-257: Set currentTerm=0, votedFor=null 09:40:02,941 AM [main] [INFO] Recovery - follower-257: Local TermInfo store seeded with TermInfo{term=0} 09:40:02,942 AM [main] [DEBUG] RaftStorage - follower-257: selected SNAPSHOT_V1 to handle file /tmp/junit-6418180100596845211/follower-257/snapshot-000000006AA27AF2-36CE172B.v1 09:40:02,942 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-6418180100596845211/follower-257/TermInfo.properties 09:40:02,942 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-6418180100596845211/follower-257/journal-v1-1.log 09:40:02,942 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-6418180100596845211/follower-257/metadata-v1-1.log 09:40:02,942 AM [main] [DEBUG] RaftStorage - follower-257: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-09-10T09:40:02.919476011Z, file=/tmp/junit-6418180100596845211/follower-257/snapshot-000000006AA27AF2-36CE172B.v1, size=381, entryCompress=NONE, stateCompress=NONE} as the latest file 09:40:02,942 AM [main] [DEBUG] Recovery - follower-257: initializing from snapshot taken at 2026-09-10T09:40:02.919476011Z 09:40:02,942 AM [main] [INFO] MockRaftActor - follower-257: support() called 09:40:02,944 AM [main] [DEBUG] AbstractReplicatedLog - follower-257: Moving last applied index from -1 to 3 09:40:02,944 AM [main] [DEBUG] JournalRecovery - follower-257: applying entries up to 2 09:40:02,944 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=4, term=1, command=E] 09:40:02,945 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=5, term=1, command=F] 09:40:02,945 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=6, term=1, command=G] 09:40:02,945 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=7, term=1, command=H] 09:40:02,945 AM [main] [DEBUG] AbstractReplicatedLog - follower-257: Moving last applied index from 3 to 5 09:40:02,945 AM [main] [INFO] Recovery - follower-257: Recovery completed in in 7.072 ms: last log index = 7, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 4 09:40:02,945 AM [main] [DEBUG] RaftActor - follower-257: Recovery completed and cannot restore from snapshot 09:40:02,946 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: journal writer started 09:40:02,946 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: waiting to receive commands 09:40:02,946 AM [main] [DEBUG] EnabledRaftStorage - follower-257: writer thread VirtualThread[#490,follower-257-writer-113]/waiting started 09:40:02,947 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled ending 09:40:02,947 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 09:40:02,958 AM [main] [DEBUG] EnabledRaftStorage - follower-257: terminating thread VirtualThread[#490,follower-257-writer-113]/waiting 09:40:02,959 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: received 1 commands after 13.18 ms 09:40:02,959 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: completed 1 commands in 59.70 μs 09:40:02,959 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: journal writer stopped 09:40:02,959 AM [main] [DEBUG] EnabledRaftStorage - follower-257: terminated thread VirtualThread[#490,follower-257-writer-113]/terminated 09:40:02,959 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal closed 09:40:02,959 AM [main] [INFO] EnabledRaftStorage - follower-257: journal closed 09:40:02,959 AM [main] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 09:40:02,960 AM [main] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 09:40:02,966 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-258] [WARN] [09/10/2026 09:40:02.966] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/leader-258]] 09:40:02,967 AM [main] [INFO] RaftActor - leader-258: Starting recovery with journal batch size 1000 09:40:02,967 AM [main] [DEBUG] RaftStorage - leader-258: started executor 09:40:02,968 AM [main] [DEBUG] RaftStorage - leader-258: started executor 09:40:02,969 AM [main] [DEBUG] EntryJournalV1 - leader-258: metadata journal open: replayFrom=1 applyTo=0 09:40:02,969 AM [main] [DEBUG] EntryJournalV1 - leader-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:02,969 AM [main] [INFO] EnabledRaftStorage - leader-258: journal open: applyTo=0 09:40:02,970 AM [main] [DEBUG] RaftActor - leader-258: recovering to non-persistent 09:40:02,970 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-7135433336696170802/leader-258/TermInfo.properties does not exist 09:40:02,973 AM [main] [DEBUG] PropertiesTermInfoStore - leader-258: Set currentTerm=0, votedFor=null 09:40:02,973 AM [main] [INFO] Recovery - leader-258: Local TermInfo store seeded with TermInfo{term=0} 09:40:02,973 AM [main] [DEBUG] AbstractReplicatedLog - leader-258: Moving last applied index from -1 to -1 09:40:02,973 AM [main] [INFO] Recovery - leader-258: Recovery completed in in 3.553 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:02,973 AM [main] [DEBUG] RaftActor - leader-258: Recovery completed and can restore from snapshot 09:40:02,973 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: journal writer started 09:40:02,974 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: waiting to receive commands 09:40:02,974 AM [main] [DEBUG] EnabledRaftStorage - leader-258: writer thread VirtualThread[#491,leader-258-writer-114]/waiting started 09:40:02,975 AM [main] [DEBUG] AbstractReplicatedLog - leader-258: Moving last applied index from -1 to 3 09:40:02,975 AM [main] [DEBUG] PropertiesTermInfoStore - leader-258: Set currentTerm=1, votedFor=leader-258 09:40:02,975 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Election: Leader has following peers: [member1] 09:40:02,975 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [09/10/2026 09:40:02.975] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/leader-258/address] received dead letter from TestActor[pekko://test/user/leader-258]: AppendEntries{term=1, leaderId=leader-258, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 09:40:02,976 AM [main] [DEBUG] RaftActor - leader-258: Persist data index=4 term=1 command=duh 09:40:02,976 AM [main] [DEBUG] ReplicatedLogImpl - leader-258: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 09:40:02,976 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 09:40:02,976 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 09:40:02,976 AM [main] [DEBUG] ReplicatedLogImpl - leader-258: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} 09:40:02,976 AM [main] [INFO] SnapshotManager - leader-258: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 09:40:02,976 AM [main] [DEBUG] SnapshotManager - leader-258: captured snapshot at lastSequenceNumber: 0 09:40:02,976 AM [main] [INFO] SnapshotManager - leader-258: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 09:40:02,976 AM [main] [INFO] MockRaftActor - leader-258: support() called 09:40:02,977 AM [main] [INFO] SnapshotManager - leader-258: Removed in-memory snapshotted entries, adjusted snapshotIndex: 3 and term: -1 09:40:02,977 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 09:40:02,977 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [09/10/2026 09:40:02.977] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/leader-258/address] received dead letter from TestActor[pekko://test/user/leader-258]: AppendEntries{term=1, leaderId=leader-258, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 09:40:02,977 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-258] 09:40:02,989 AM [main] [DEBUG] EnabledRaftStorage - leader-258: terminating thread VirtualThread[#491,leader-258-writer-114]/waiting 09:40:02,989 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: received 1 commands after 15.58 ms 09:40:02,989 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: completed 1 commands in 73.96 μs 09:40:02,989 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: journal writer stopped 09:40:02,989 AM [main] [DEBUG] EnabledRaftStorage - leader-258: terminated thread VirtualThread[#491,leader-258-writer-114]/terminated 09:40:02,990 AM [main] [DEBUG] EntryJournalV1 - leader-258: journal closed 09:40:02,990 AM [main] [INFO] EnabledRaftStorage - leader-258: journal closed 09:40:02,990 AM [main] [DEBUG] RaftStorage - leader-258: stopped executor with 0 remaining tasks 09:40:02,990 AM [main] [DEBUG] RaftStorage - leader-258: stopped executor with 0 remaining tasks 09:40:02,998 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/notifier-259] [WARN] [09/10/2026 09:40:02.998] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/notifier-259]] 09:40:02,999 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - notifier-259: Starting recovery with journal batch size 1000 09:40:03,0 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - notifier-259: started executor 09:40:03,0 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - notifier-259: started executor 09:40:03,1 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - notifier-259: metadata journal open: replayFrom=1 applyTo=0 09:40:03,2 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - notifier-259: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:03,2 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - notifier-259: journal open: applyTo=0 09:40:03,2 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - notifier-259: recovering to non-persistent 09:40:03,2 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-8037113292545073248/notifier-259/TermInfo.properties does not exist 09:40:03,6 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-259: Set currentTerm=0, votedFor=null 09:40:03,6 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - notifier-259: Local TermInfo store seeded with TermInfo{term=0} 09:40:03,6 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - notifier-259: Moving last applied index from -1 to -1 09:40:03,6 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - notifier-259: Recovery completed in in 4.328 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:03,6 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - notifier-259: Recovery completed and can restore from snapshot 09:40:03,7 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - notifier-259: writer thread VirtualThread[#492,notifier-259-writer-115]/runnable started 09:40:03,7 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: journal writer started 09:40:03,7 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: waiting to receive commands 09:40:03,7 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - notifier-259 (Follower): Received TimeoutNow - switching to Candidate 09:40:03,7 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-259 (Candidate): Election: Candidate has following voting peers: [] 09:40:03,10 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-259: Set currentTerm=1, votedFor=notifier-259 09:40:03,10 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-259 (Candidate): Starting new election term 1 09:40:03,10 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - notifier-259 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 09:40:03,10 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-259 (Candidate): Received ElectionTimeout 09:40:03,10 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - notifier-259 (Leader): Election: Leader has following peers: [] 09:40:03,10 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - notifier-259 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [09/10/2026 09:40:03.012] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/notifier-259] unhandled message from TestActor[pekko://test/user/notifier-259]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@5248688c 09:40:03,569 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#-1655346141] 09:40:03,581 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-259] 09:40:03,581 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - notifier-259: terminating thread VirtualThread[#492,notifier-259-writer-115]/waiting 09:40:03,582 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: received 1 commands after 574.9 ms 09:40:03,582 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: completed 1 commands in 60.94 μs 09:40:03,582 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: journal writer stopped 09:40:03,582 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - notifier-259: terminated thread VirtualThread[#492,notifier-259-writer-115]/terminated 09:40:03,582 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - notifier-259: journal closed 09:40:03,582 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - notifier-259: journal closed 09:40:03,582 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-259: stopped executor with 0 remaining tasks 09:40:03,582 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-259: stopped executor with 0 remaining tasks 09:40:03,589 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-260] [WARN] [09/10/2026 09:40:03.590] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/follower-260]] 09:40:03,592 AM [main] [INFO] RaftActor - follower-260: Starting recovery with journal batch size 1000 09:40:03,592 AM [main] [DEBUG] RaftStorage - follower-260: started executor 09:40:03,592 AM [main] [DEBUG] RaftStorage - follower-260: started executor 09:40:03,593 AM [main] [DEBUG] EntryJournalV1 - follower-260: metadata journal open: replayFrom=1 applyTo=0 09:40:03,599 AM [main] [DEBUG] EntryJournalV1 - follower-260: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:03,599 AM [main] [INFO] EnabledRaftStorage - follower-260: journal open: applyTo=0 09:40:03,599 AM [main] [DEBUG] RaftActor - follower-260: recovering to non-persistent 09:40:03,599 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2661239968689188856/follower-260/TermInfo.properties does not exist 09:40:03,605 AM [main] [DEBUG] PropertiesTermInfoStore - follower-260: Set currentTerm=0, votedFor=null 09:40:03,605 AM [main] [INFO] Recovery - follower-260: Local TermInfo store seeded with TermInfo{term=0} 09:40:03,605 AM [main] [DEBUG] AbstractReplicatedLog - follower-260: Moving last applied index from -1 to -1 09:40:03,605 AM [main] [INFO] Recovery - follower-260: Recovery completed in in 5.928 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:03,605 AM [main] [DEBUG] RaftActor - follower-260: Recovery completed and can restore from snapshot 09:40:03,605 AM [main] [DEBUG] EnabledRaftStorage - follower-260: writer thread VirtualThread[#493,follower-260-writer-116]/runnable started 09:40:03,606 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: journal writer started 09:40:03,606 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: waiting to receive commands 09:40:03,607 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-260] 09:40:03,608 AM [main] [DEBUG] EnabledRaftStorage - follower-260: terminating thread VirtualThread[#493,follower-260-writer-116]/waiting 09:40:03,608 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: received 1 commands after 2.781 ms 09:40:03,608 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: completed 1 commands in 40.30 μs 09:40:03,609 AM [follower-260-writer-116] [DEBUG] JournalWriteTask - follower-260: journal writer stopped 09:40:03,609 AM [main] [DEBUG] EnabledRaftStorage - follower-260: terminated thread VirtualThread[#493,follower-260-writer-116]/terminated 09:40:03,609 AM [main] [DEBUG] EntryJournalV1 - follower-260: journal closed 09:40:03,609 AM [main] [INFO] EnabledRaftStorage - follower-260: journal closed 09:40:03,609 AM [main] [DEBUG] RaftStorage - follower-260: stopped executor with 0 remaining tasks 09:40:03,609 AM [main] [DEBUG] RaftStorage - follower-260: stopped executor with 0 remaining tasks 09:40:03,614 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-261] [WARN] [09/10/2026 09:40:03.615] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/leader-261]] 09:40:03,616 AM [main] [INFO] RaftActor - leader-261: Starting recovery with journal batch size 1000 09:40:03,616 AM [main] [DEBUG] RaftStorage - leader-261: started executor 09:40:03,616 AM [main] [DEBUG] RaftStorage - leader-261: started executor 09:40:03,617 AM [main] [DEBUG] EntryJournalV1 - leader-261: metadata journal open: replayFrom=1 applyTo=0 09:40:03,618 AM [main] [DEBUG] EntryJournalV1 - leader-261: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:03,618 AM [main] [INFO] EnabledRaftStorage - leader-261: journal open: applyTo=0 09:40:03,618 AM [main] [DEBUG] RaftActor - leader-261: recovering to non-persistent 09:40:03,618 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-3626788869661289738/leader-261/TermInfo.properties does not exist 09:40:03,624 AM [main] [DEBUG] PropertiesTermInfoStore - leader-261: Set currentTerm=0, votedFor=null 09:40:03,624 AM [main] [INFO] Recovery - leader-261: Local TermInfo store seeded with TermInfo{term=0} 09:40:03,624 AM [main] [DEBUG] AbstractReplicatedLog - leader-261: Moving last applied index from -1 to -1 09:40:03,624 AM [main] [INFO] Recovery - leader-261: Recovery completed in in 6.233 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:03,624 AM [main] [DEBUG] RaftActor - leader-261: Recovery completed and can restore from snapshot 09:40:03,624 AM [leader-261-writer-117] [DEBUG] JournalWriteTask - leader-261: journal writer started 09:40:03,624 AM [leader-261-writer-117] [DEBUG] JournalWriteTask - leader-261: waiting to receive commands 09:40:03,625 AM [main] [DEBUG] EnabledRaftStorage - leader-261: writer thread VirtualThread[#494,leader-261-writer-117]/waiting started 09:40:03,626 AM [main] [DEBUG] AbstractReplicatedLog - leader-261: Moving last applied index from -1 to 3 09:40:03,626 AM [main] [DEBUG] PropertiesTermInfoStore - leader-261: Set currentTerm=1, votedFor=leader-261 09:40:03,626 AM [main] [DEBUG] AbstractLeader - leader-261 (Leader): Election: Leader has following peers: [member1] 09:40:03,626 AM [main] [DEBUG] AbstractLeader - leader-261 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 [WARN] [09/10/2026 09:40:03.626] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/leader-261/address] received dead letter from TestActor[pekko://test/user/leader-261]: AppendEntries{term=1, leaderId=leader-261, prevLogIndex=2, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 09:40:03,627 AM [main] [INFO] SnapshotManager - leader-261: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on member1 09:40:03,627 AM [main] [DEBUG] SnapshotManager - leader-261: last applied journal index prior to capture: 4 09:40:03,628 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 09:40:03,628 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 09:40:03,628 AM [main] [INFO] SnapshotManager - leader-261: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 09:40:03,628 AM [main] [INFO] SnapshotManager - leader-261: Removed in-memory snapshotted entries, adjusted snapshotIndex: -1 and term: -1 09:40:03,628 AM [main] [DEBUG] AbstractLeader - leader-261 (Leader): sendInstallSnapshot 09:40:03,628 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-261] 09:40:03,629 AM [main] [DEBUG] EnabledRaftStorage - leader-261: terminating thread VirtualThread[#494,leader-261-writer-117]/waiting 09:40:03,629 AM [leader-261-writer-117] [DEBUG] JournalWriteTask - leader-261: received 1 commands after 5.003 ms 09:40:03,630 AM [leader-261-writer-117] [DEBUG] JournalWriteTask - leader-261: completed 1 commands in 37.87 μs 09:40:03,630 AM [leader-261-writer-117] [DEBUG] JournalWriteTask - leader-261: journal writer stopped 09:40:03,630 AM [main] [DEBUG] EnabledRaftStorage - leader-261: terminated thread VirtualThread[#494,leader-261-writer-117]/terminated 09:40:03,630 AM [main] [DEBUG] EntryJournalV1 - leader-261: journal closed 09:40:03,630 AM [main] [INFO] EnabledRaftStorage - leader-261: journal closed 09:40:03,630 AM [main] [DEBUG] RaftStorage - leader-261: stopped executor with 0 remaining tasks 09:40:03,630 AM [main] [DEBUG] RaftStorage - leader-261: stopped executor with 0 remaining tasks 09:40:03,636 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-262] [WARN] [09/10/2026 09:40:03.637] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/leader-262]] 09:40:03,638 AM [main] [INFO] RaftActor - leader-262: Starting recovery with journal batch size 1000 09:40:03,638 AM [main] [DEBUG] RaftStorage - leader-262: started executor 09:40:03,638 AM [main] [DEBUG] RaftStorage - leader-262: started executor 09:40:03,639 AM [main] [DEBUG] EntryJournalV1 - leader-262: metadata journal open: replayFrom=1 applyTo=0 09:40:03,640 AM [main] [DEBUG] EntryJournalV1 - leader-262: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:40:03,640 AM [main] [INFO] EnabledRaftStorage - leader-262: journal open: applyTo=0 09:40:03,640 AM [main] [DEBUG] RaftActor - leader-262: recovering to non-persistent 09:40:03,640 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-8537188122912666839/leader-262/TermInfo.properties does not exist 09:40:03,643 AM [main] [DEBUG] PropertiesTermInfoStore - leader-262: Set currentTerm=0, votedFor=null 09:40:03,643 AM [main] [INFO] Recovery - leader-262: Local TermInfo store seeded with TermInfo{term=0} 09:40:03,643 AM [main] [DEBUG] AbstractReplicatedLog - leader-262: Moving last applied index from -1 to -1 09:40:03,643 AM [main] [INFO] Recovery - leader-262: Recovery completed in in 3.090 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:40:03,643 AM [main] [DEBUG] RaftActor - leader-262: Recovery completed and can restore from snapshot 09:40:03,643 AM [leader-262-writer-118] [DEBUG] JournalWriteTask - leader-262: journal writer started 09:40:03,643 AM [leader-262-writer-118] [DEBUG] JournalWriteTask - leader-262: waiting to receive commands 09:40:03,643 AM [main] [DEBUG] EnabledRaftStorage - leader-262: writer thread VirtualThread[#495,leader-262-writer-118]/waiting started 09:40:03,644 AM [main] [DEBUG] AbstractReplicatedLog - leader-262: Moving last applied index from -1 to 9 09:40:03,644 AM [main] [DEBUG] PropertiesTermInfoStore - leader-262: Set currentTerm=1, votedFor=leader-262 09:40:03,644 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Election: Leader has following peers: [follower-264, follower-263] 09:40:03,644 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Checking sendAppendEntries for follower follower-264: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 09:40:03,644 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Checking sendAppendEntries for follower follower-263: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 09:40:03,645 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-263 updated: matchIndex: 9, nextIndex: 10 09:40:03,645 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Checking sendAppendEntries for follower follower-263: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: 4 09:40:03,645 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-264 updated: matchIndex: 0, nextIndex: 1 09:40:03,646 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Checking sendAppendEntries for follower follower-264: active: true, followerNextIndex: 1, leaderLastIndex: 9, leaderSnapShotIndex: 4 09:40:03,646 AM [main] [INFO] AbstractLeader - leader-262 (Leader): Initiating install snapshot to follower follower-264: follower nextIndex: 1, leader snapshotIndex: 4, leader lastIndex: 9, leader log size: 5 09:40:03,646 AM [main] [INFO] SnapshotManager - leader-262: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=-1, lastIndex=9, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=9, replicatedToAllTerm=1, unAppliedEntries size=5, mandatoryTrim=false] to install on follower-264 09:40:03,646 AM [main] [DEBUG] SnapshotManager - leader-262: last applied journal index prior to capture: -5 09:40:03,646 AM [main] [INFO] MockRaftActor - leader-262: support() called 09:40:03,646 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 09:40:03,647 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-264 updated: matchIndex: 9, nextIndex: 10 09:40:03,647 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s)