[DEBUG] [06/15/2026 05:17:27.317] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 05:17:27,323 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/15/2026 05:17:27.324] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/15/2026 05:17:27.327] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/15/2026 05:17:27.350] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.103:17355] with UID [-1224837644461780015] 05:17:27,350 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.103:17355] with UID [-1224837644461780015] [INFO] [06/15/2026 05:17:27.351] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.103:17355] - Starting up, Pekko version [1.2.1] ... 05:17:27,352 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.103:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [06/15/2026 05:17:27.357] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.103:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 05:17:27,357 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.103:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/15/2026 05:17:27.357] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.103:17355] - Started up successfully 05:17:27,357 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.103:17355] - Started up successfully [INFO] [06/15/2026 05:17:27.365] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.103:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 05:17:27,366 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.103:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/15/2026 05:17:27.365] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.103:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:17:27,366 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.103:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:17:27,387 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [06/15/2026 05:17:27.387] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@3b58bb52 05:17:27,389 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 05:17:27,389 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 05:17:27,390 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 05:17:27,390 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 05:17:27,391 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 05:17:27,391 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 05:17:27,391 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: starting journal recovery 05:17:27,391 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-6470446018656207910/singleNode14/TermInfo.properties does not exist [INFO] [pekkoDeadLetter][06/15/2026 05:17:27.388] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 05:17:27,393 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 05:17:27,393 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/TermInfo.properties 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/journal-v1-1.log 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/metadata-v1-1.log 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: no eligible files found 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode14: Recovery completed in in 3.306 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 05:17:27,394 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot 05:17:27,395 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: writer thread VirtualThread[#98,singleNode14-writer-5]/runnable started 05:17:27,395 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 05:17:27,395 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 05:17:27,395 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 05:17:27,395 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 05:17:27,396 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 05:17:27,399 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 05:17:27,399 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 05:17:27,399 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 05:17:27,399 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 05:17:27,399 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 05:17:27,399 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 05:17:27,400 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 05:17:27,400 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 05:17:27,400 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 05:17:27,400 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 05:17:27,400 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 05:17:27,400 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 05:17:27,400 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 5.387 ms 05:17:27,404 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 05:17:27,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 05:17:27,405 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 4.111 ms 05:17:27,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 05:17:27,405 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 11.84 μs 05:17:27,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 05:17:27,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 05:17:27,405 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: zero 05:17:27,407 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 05:17:27,408 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.598 ms 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 05:17:27,408 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 8.851 μs 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: applyState called: one 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 05:17:27,408 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 05:17:27,408 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: applyState called: two 05:17:27,408 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 514.1 μs 05:17:27,408 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 05:17:27,408 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 6.981 μs 05:17:27,409 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 05:17:27,409 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 05:17:27,409 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 05:17:27,409 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 05:17:27,409 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 05:17:27,409 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 491.7 μs 05:17:27,409 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 05:17:27,555 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 05:17:27,555 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 05:17:27,555 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 146.3 ms 05:17:27,557 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 05:17:27,557 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.688 ms 05:17:27,558 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 05:17:27,558 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 05:17:27,558 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 05:17:27,558 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 05:17:27,558 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 05:17:27,558 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: three 05:17:27,558 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 569.5 μs 05:17:27,558 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 05:17:27,559 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 05:17:27,559 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 332.0 μs 05:17:27,559 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 05:17:27,559 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 05:17:27,565 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 05:17:27,565 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 05:17:27,566 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 05:17:27,569 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 05:17:27,571 AM [singleNode14-%d167847] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.tmp 05:17:27,575 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: 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]] 05:17:27,579 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 05:17:27,586 AM [singleNode14-%d167847] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1 05:17:27,586 AM [singleNode14-%d167847] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1 05:17:27,587 AM [singleNode14-%d167847] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/TermInfo.properties 05:17:27,587 AM [singleNode14-%d167847] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/journal-v1-1.log 05:17:27,588 AM [singleNode14-%d167847] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/metadata-v1-1.log 05:17:27,588 AM [singleNode14-%d167847] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-06-15T05:17:27.568195703Z, file=/tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1, size=392, entryCompress=NONE, stateCompress=NONE} 05:17:27,588 AM [singleNode14-%d167847] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 05:17:27,592 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 05:17:27,592 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2026-06-15T05:17:27.568195703Z 05:17:27,593 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 05:17:27,593 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 34.82 ms 05:17:27,594 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 05:17:27,594 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 05:17:27,594 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 05:17:27,594 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 05:17:27,594 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 744.8 μs 05:17:27,594 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 05:17:27,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 05:17:27,656 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 05:17:27,656 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 05:17:27,657 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 05:17:27,657 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 05:17:27,657 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 62.72 ms 05:17:27,661 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 05:17:27,661 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 3.730 ms 05:17:27,662 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 05:17:27,662 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 05:17:27,662 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 05:17:27,662 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 05:17:27,662 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 05:17:27,662 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: four 05:17:27,663 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 05:17:27,663 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 05:17:27,663 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 05:17:27,663 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: five 05:17:27,663 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 05:17:27,664 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 2.169 ms 05:17:27,664 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 05:17:27,664 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 05:17:27,665 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 05:17:27,665 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 05:17:27,665 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 846.4 μs 05:17:27,665 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 05:17:27,764 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1 05:17:27,765 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/TermInfo.properties 05:17:27,765 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/journal-v1-1.log 05:17:27,765 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/metadata-v1-1.log 05:17:27,765 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-06-15T05:17:27.568195703Z, file=/tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 05:17:27,873 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1 05:17:27,874 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/TermInfo.properties 05:17:27,874 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/journal-v1-1.log 05:17:27,874 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/metadata-v1-1.log 05:17:27,874 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-06-15T05:17:27.568195703Z, file=/tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 05:17:27,885 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#98,singleNode14-writer-5]/waiting 05:17:27,885 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 219.9 ms 05:17:27,885 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 44.96 μs 05:17:27,885 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 05:17:27,885 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - singleNode14: terminated thread VirtualThread[#98,singleNode14-writer-5]/terminated 05:17:27,886 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - singleNode14: journal closed 05:17:27,886 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - singleNode14: journal closed 05:17:27,886 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 05:17:27,886 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 05:17:27,889 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] 05:17:27,891 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 05:17:27,891 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: started executor 05:17:27,891 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: started executor 05:17:27,893 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 05:17:27,894 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 05:17:27,894 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 05:17:27,894 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: starting journal recovery 05:17:27,894 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 05:17:27,895 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1 [WARN] [06/15/2026 05:17:27.895] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@76f2653b [INFO] [pekkoDeadLetter][06/15/2026 05:17:27.895] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 05:17:27,895 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 05:17:27,895 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/TermInfo.properties 05:17:27,895 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/journal-v1-1.log 05:17:27,895 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-6470446018656207910/singleNode14/metadata-v1-1.log 05:17:27,895 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-06-15T05:17:27.568195703Z, file=/tmp/junit-6470446018656207910/singleNode14/snapshot-000000006A2F8AE7-21DDFA77.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 05:17:27,898 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2026-06-15T05:17:27.568195703Z 05:17:27,899 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: support() called 05:17:27,900 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 05:17:27,900 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 05:17:27,900 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 05:17:27,901 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 05:17:27,901 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 05:17:27,901 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - singleNode14: Recovery completed in in 6.651 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 05:17:27,901 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 05:17:27,901 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 05:17:27,901 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 05:17:27,902 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - singleNode14: writer thread VirtualThread[#104,singleNode14-writer-6]/waiting started 05:17:27,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 05:17:27,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 05:17:27,909 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 05:17:27,909 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 05:17:27,909 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 05:17:27,909 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 05:17:27,909 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 05:17:27,909 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 05:17:27,910 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#1673553695] 05:17:27,913 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 05:17:27,914 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#-401771239] 05:17:27,915 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 05:17:27,915 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#104,singleNode14-writer-6]/waiting 05:17:27,916 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 14.35 ms 05:17:27,916 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 21.77 μs 05:17:27,916 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 05:17:27,916 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - singleNode14: terminated thread VirtualThread[#104,singleNode14-writer-6]/terminated 05:17:27,916 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - singleNode14: journal closed 05:17:27,916 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - singleNode14: journal closed 05:17:27,916 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 05:17:27,916 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 05:17:27,919 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [06/15/2026 05:17:27.919] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/15/2026 05:17:27.920] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.103:17355) [INFO] [pekkoDeadLetter][06/15/2026 05:17:27.920] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-175388874] 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'. 05:17:27,921 AM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-175388874] 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] [06/15/2026 05:17:27.922] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.103:17355] - Exiting completed [INFO] [06/15/2026 05:17:27.922] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.103:17355] - Shutting down... [INFO] [06/15/2026 05:17:27.922] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.103:17355] - Successfully shut down 05:17:27,922 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.103:17355] - Exiting completed 05:17:27,922 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.103:17355] - Shutting down... 05:17:27,922 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.103:17355] - Successfully shut down [INFO] [06/15/2026 05:17:27.924] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.103:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/15/2026 05:17:27.924] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.103:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 05:17:27,926 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 05:17:27,926 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/15/2026 05:17:27.927] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.103:17355/system/remoting-terminator] Remoting shut down. 05:17:27,927 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [06/15/2026 05:17:27.928] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger