[DEBUG] [11/07/2025 20:48:27.187] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:48:27,188 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/07/2025 20:48:27.188] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [11/07/2025 20:48:27.188] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [11/07/2025 20:48:27.212] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.168:17355] with UID [756427516177450658] 08:48:27,212 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.168:17355] with UID [756427516177450658] [INFO] [11/07/2025 20:48:27.213] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.168:17355] - Starting up, Pekko version [1.2.1] ... 08:48:27,213 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.168:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [11/07/2025 20:48:27.224] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.168:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [11/07/2025 20:48:27.224] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.168:17355] - Started up successfully 08:48:27,224 PM [test-pekko.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.168:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:48:27,224 PM [test-pekko.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.168:17355] - Started up successfully [INFO] [11/07/2025 20:48:27.225] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.168:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [11/07/2025 20:48:27.225] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.168:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:48:27,226 PM [test-pekko.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.168:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:48:27,226 PM [test-pekko.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.168:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:48:27,247 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode96] [WARN] [11/07/2025 20:48:27.247] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode96]: org.opendaylight.controller.cluster.common.actor.Monitor@64f2bf33 [INFO] [pekkoDeadLetter][11/07/2025 20:48:27.247] [test-pekko.actor.default-dispatcher-9] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode96] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:48:27,248 PM [test-pekko.actor.default-dispatcher-9] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode96] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:48:27,248 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - singleNode96: Starting recovery with journal batch size 1000 08:48:27,248 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode96: started executor 08:48:27,248 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode96: started executor 08:48:27,254 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode96: metadata journal open: replayFrom=1 applyTo=0 08:48:27,255 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode96: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:48:27,255 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - singleNode96: journal open: applyTo=0 08:48:27,255 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: starting journal recovery 08:48:27,255 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: journal writer started 08:48:27,255 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14589400561489498504/singleNode96/TermInfo.properties does not exist 08:48:27,255 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - singleNode96: Set currentTerm=0, votedFor=null 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - singleNode96: Local TermInfo store seeded with TermInfo{term=0} 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/TermInfo.properties 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/journal-v1-1.log 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/metadata-v1-1.log 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode96: no eligible files found 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from -1 to -1 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - singleNode96: empty journal: appending 0 entries 08:48:27,265 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:48:27,266 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - singleNode96: Recovery completed in in 10.56 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:48:27,266 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Recovery completed and can restore from snapshot 08:48:27,266 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - singleNode96 (Follower): Received TimeoutNow - switching to Candidate 08:48:27,266 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - singleNode96 (Candidate): Election: Candidate has following voting peers: [] 08:48:27,275 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - singleNode96: Set currentTerm=1, votedFor=singleNode96 08:48:27,275 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - singleNode96 (Candidate): Starting new election term 1 08:48:27,275 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - singleNode96 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:48:27,275 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - singleNode96 (Candidate): Received ElectionTimeout 08:48:27,276 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - singleNode96 (Leader): Election: Leader has following peers: [] 08:48:27,276 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - singleNode96 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:48:27,276 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Persist data index=0 term=1 command=zero 08:48:27,276 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 08:48:27,276 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Persist data index=1 term=1 command=one 08:48:27,276 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 08:48:27,276 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Persist data index=2 term=1 command=two 08:48:27,276 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 08:48:27,276 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 2 commands after 21.40 ms 08:48:27,280 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 2 completion(s) pending 08:48:27,280 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 2 commands in 3.872 ms 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode96: running 2 completion(s) 08:48:27,281 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 7.143 μs 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from -1 to 0 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Applying state for log index 0 data zero 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode96: applyState called: zero 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 0 to 1 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Applying state for log index 1 data one 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode96: applyState called: one 08:48:27,281 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 08:48:27,281 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 764.0 μs 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 1 to 2 08:48:27,281 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 2 commands after 5.422 μs 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Applying state for log index 2 data two 08:48:27,281 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode96: applyState called: two 08:48:27,282 PM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=1] 08:48:27,282 PM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=2] 08:48:27,282 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 2 completion(s) pending 08:48:27,282 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 2 commands in 299.2 μs 08:48:27,282 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 08:48:27,282 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 474.3 μs 08:48:27,283 PM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=3] 08:48:27,283 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 more completion(s) pending 08:48:27,283 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 255.3 μs 08:48:27,283 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 08:48:27,283 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode96: running 3 completion(s) 08:48:27,283 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode96: fakeSnapshot purging log to 1 for term 1 08:48:27,377 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Persist data index=3 term=1 command=three 08:48:27,378 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 08:48:27,378 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 95.07 ms 08:48:27,379 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,379 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,379 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 1.397 ms 08:48:27,379 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 08:48:27,379 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 08:48:27,379 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 2 to 3 08:48:27,380 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode96: Applying state for log index 3 data three 08:48:27,380 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode96: applyState called: three 08:48:27,380 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - singleNode96: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 08:48:27,380 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 441.6 μs 08:48:27,380 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode96: captured snapshot at lastSequenceNumber: 4 08:48:27,380 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - singleNode96: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 08:48:27,380 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode96: support() called 08:48:27,380 PM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=4] 08:48:27,380 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,380 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 306.3 μs 08:48:27,380 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 08:48:27,381 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - singleNode96: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 08:48:27,381 PM [singleNode96-%d158806] [DEBUG] RaftStorage - singleNode96: starting snapshot writeout to /tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.tmp 08:48:27,381 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode96: trimLog should not be called in state PersistCapture[lastJournalIndex=4, request=CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false]] 08:48:27,381 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,384 PM [singleNode96-%d158806] [DEBUG] RaftStorage - singleNode96: finished snapshot writeout to /tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1 08:48:27,384 PM [singleNode96-%d158806] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/TermInfo.properties 08:48:27,384 PM [singleNode96-%d158806] [DEBUG] RaftStorage - singleNode96: selected SNAPSHOT_V1 to handle file /tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1 08:48:27,384 PM [singleNode96-%d158806] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/journal-v1-1.log 08:48:27,384 PM [singleNode96-%d158806] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/metadata-v1-1.log 08:48:27,384 PM [singleNode96-%d158806] [DEBUG] RaftStorage - singleNode96: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-11-07T20:48:27.381291707Z, file=/tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1, size=392, entryCompress=NONE, stateCompress=NONE} 08:48:27,384 PM [singleNode96-%d158806] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,385 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,385 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - singleNode96: snapshot is durable as of 2025-11-07T20:48:27.381291707Z 08:48:27,385 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode96: Snapshot success, discarding journal entries up to 4 08:48:27,385 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorSnapshotMessageSupport - singleNode96: SnapshotComplete received 08:48:27,385 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 4.454 ms 08:48:27,385 PM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=5, applyTo=4] 08:48:27,385 PM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: discarded entries up to (and including) 4 08:48:27,385 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,385 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,385 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 228.8 μs 08:48:27,385 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 08:48:27,479 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftActor - singleNode96: Persist data index=4 term=1 command=four 08:48:27,479 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 08:48:27,479 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftActor - singleNode96: Persist data index=5 term=1 command=five 08:48:27,479 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 08:48:27,479 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 94.21 ms 08:48:27,481 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,481 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 1.141 ms 08:48:27,481 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,481 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 6.092 μs 08:48:27,481 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 08:48:27,481 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 3 to 4 08:48:27,481 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftActor - singleNode96: Applying state for log index 4 data four 08:48:27,481 PM [test-pekko.actor.default-dispatcher-9] [INFO] MockRaftActor - singleNode96: applyState called: four 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] SnapshotManager - singleNode96: fakeSnapshot purging log to 3 for term 1 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 763.1 μs 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 4 to 5 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 6.072 μs 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftActor - singleNode96: Applying state for log index 5 data five 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [INFO] MockRaftActor - singleNode96: applyState called: five 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=5, applyTo=5] 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] SnapshotManager - singleNode96: fakeSnapshot purging log to 4 for term 1 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 224.1 μs 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 5.262 μs 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=5, applyTo=6] 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 142.0 μs 08:48:27,482 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 08:48:27,482 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 08:48:27,580 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/TermInfo.properties 08:48:27,580 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: selected SNAPSHOT_V1 to handle file /tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1 08:48:27,580 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/journal-v1-1.log 08:48:27,580 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/metadata-v1-1.log 08:48:27,580 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-11-07T20:48:27.381291707Z, file=/tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 08:48:27,683 PM [main] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/TermInfo.properties 08:48:27,683 PM [main] [DEBUG] RaftStorage - singleNode96: selected SNAPSHOT_V1 to handle file /tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1 08:48:27,683 PM [main] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/journal-v1-1.log 08:48:27,683 PM [main] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/metadata-v1-1.log 08:48:27,683 PM [main] [DEBUG] RaftStorage - singleNode96: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-11-07T20:48:27.381291707Z, file=/tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 08:48:27,695 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] EnabledRaftStorage - singleNode96: terminating thread VirtualThread[#212,singleNode96-writer-29]/waiting 08:48:27,695 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 212.9 ms 08:48:27,695 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 36.94 μs 08:48:27,696 PM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: journal writer stopped 08:48:27,697 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] EntryJournalV1 - singleNode96: journal closed 08:48:27,697 PM [test-pekko.actor.default-dispatcher-9] [INFO] EnabledRaftStorage - singleNode96: journal closed 08:48:27,697 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: stopped executor with 0 remaining tasks 08:48:27,697 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: stopped executor with 0 remaining tasks 08:48:27,699 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode96] [WARN] [11/07/2025 20:48:27.699] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode96]: org.opendaylight.controller.cluster.common.actor.Monitor@1737731c [INFO] [pekkoDeadLetter][11/07/2025 20:48:27.700] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode96] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:48:27,700 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode96] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:48:27,701 PM [test-pekko.actor.default-dispatcher-9] [INFO] RaftActor - singleNode96: Starting recovery with journal batch size 1000 08:48:27,701 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: started executor 08:48:27,701 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: started executor 08:48:27,703 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] EntryJournalV1 - singleNode96: metadata journal open: replayFrom=5 applyTo=6 08:48:27,704 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] EntryJournalV1 - singleNode96: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 08:48:27,704 PM [test-pekko.actor.default-dispatcher-9] [INFO] EnabledRaftStorage - singleNode96: journal open: applyTo=6 08:48:27,704 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftActor - singleNode96: starting journal recovery 08:48:27,704 PM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: journal writer started 08:48:27,704 PM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 08:48:27,704 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] PropertiesTermInfoStore - singleNode96: Set currentTerm=1, votedFor=singleNode96 08:48:27,704 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/TermInfo.properties 08:48:27,704 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: selected SNAPSHOT_V1 to handle file /tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1 08:48:27,704 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/journal-v1-1.log 08:48:27,704 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-14589400561489498504/singleNode96/metadata-v1-1.log 08:48:27,705 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-11-07T20:48:27.381291707Z, file=/tmp/junit-14589400561489498504/singleNode96/snapshot-00000000690E5B1B-16BA0CBB.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 08:48:27,705 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] Recovery - singleNode96: initializing from snapshot taken at 2025-11-07T20:48:27.381291707Z 08:48:27,705 PM [test-pekko.actor.default-dispatcher-9] [INFO] MockRaftActor - singleNode96: support() called 08:48:27,706 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from -1 to 3 08:48:27,706 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] JournalRecovery - singleNode96: applying entries up to 6 08:48:27,706 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] JournalRecovery - singleNode96: recovered journal DefaultLogEntry[index=4, term=1, command=four] 08:48:27,707 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] JournalRecovery - singleNode96: recovered journal DefaultLogEntry[index=5, term=1, command=five] 08:48:27,707 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 3 to 5 08:48:27,707 PM [test-pekko.actor.default-dispatcher-9] [INFO] Recovery - singleNode96: Recovery completed in in 2.685 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 08:48:27,707 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftActor - singleNode96: Recovery completed and cannot restore from snapshot 08:48:27,707 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] Follower - singleNode96 (Follower): Received TimeoutNow - switching to Candidate 08:48:27,707 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] Candidate - singleNode96 (Candidate): Election: Candidate has following voting peers: [] 08:48:27,724 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] PropertiesTermInfoStore - singleNode96: Set currentTerm=2, votedFor=singleNode96 08:48:27,724 PM [test-pekko.actor.default-dispatcher-9] [INFO] Candidate - singleNode96 (Candidate): Starting new election term 2 08:48:27,724 PM [test-pekko.actor.default-dispatcher-9] [INFO] RaftActorBehavior - singleNode96 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:48:27,725 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] Candidate - singleNode96 (Candidate): Received ElectionTimeout 08:48:27,725 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] AbstractLeader - singleNode96 (Leader): Election: Leader has following peers: [] 08:48:27,725 PM [test-pekko.actor.default-dispatcher-9] [INFO] RaftActorBehavior - singleNode96 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 08:48:27,800 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode96-collector97#-1272705030] 08:48:27,812 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode96] 08:48:27,813 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode96-collector98#-1719624133] 08:48:27,814 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode96] 08:48:27,814 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] EnabledRaftStorage - singleNode96: terminating thread VirtualThread[#218,singleNode96-writer-30]/waiting 08:48:27,814 PM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 110.0 ms 08:48:27,814 PM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 32.03 μs 08:48:27,814 PM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: journal writer stopped 08:48:27,815 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] EntryJournalV1 - singleNode96: journal closed 08:48:27,815 PM [test-pekko.actor.default-dispatcher-9] [INFO] EnabledRaftStorage - singleNode96: journal closed 08:48:27,815 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: stopped executor with 0 remaining tasks 08:48:27,815 PM [test-pekko.actor.default-dispatcher-9] [DEBUG] RaftStorage - singleNode96: stopped executor with 0 remaining tasks [INFO] [11/07/2025 20:48:27.819] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:27,820 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/07/2025 20:48:27.820] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.168:17355) [INFO] [pekkoDeadLetter][11/07/2025 20:48:27.820] [test-pekko.actor.default-dispatcher-9] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1159446497] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:48:27,821 PM [test-pekko.actor.default-dispatcher-9] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1159446497] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [11/07/2025 20:48:27.821] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.168:17355] - Exiting completed [INFO] [11/07/2025 20:48:27.821] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.168:17355] - Shutting down... [INFO] [11/07/2025 20:48:27.821] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.168:17355] - Successfully shut down 08:48:27,822 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.168:17355] - Exiting completed 08:48:27,822 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.168:17355] - Shutting down... 08:48:27,822 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.168:17355] - Successfully shut down 08:48:27,823 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [11/07/2025 20:48:27.823] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.168:17355/system/remoting-terminator] Shutting down remote daemon. 08:48:27,823 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/07/2025 20:48:27.823] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.168:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:48:27,826 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [11/07/2025 20:48:27.826] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.168:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [11/07/2025 20:48:27.826] [test-pekko.actor.internal-dispatcher-5] [EventStream] shutting down: StandardOutLogger