[DEBUG] [12/16/2025 18:30:10.153] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:30:10,157 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/16/2025 18:30:10.158] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [12/16/2025 18:30:10.158] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [12/16/2025 18:30:10.189] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.136:17355] with UID [-4183786940847516868] 06:30:10,189 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.136:17355] with UID [-4183786940847516868] [INFO] [12/16/2025 18:30:10.190] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.136:17355] - Starting up, Pekko version [1.0.3] ... 06:30:10,190 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.136:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [12/16/2025 18:30:10.195] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.136:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:30:10,195 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.136:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [12/16/2025 18:30:10.195] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.136:17355] - Started up successfully 06:30:10,195 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.136:17355] - Started up successfully [INFO] [12/16/2025 18:30:10.197] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.136:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [12/16/2025 18:30:10.197] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.136:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:30:10,197 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.136:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:30:10,197 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.136:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:30:10,219 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting [WARN] [12/16/2025 18:30:10.257] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@41dc863a [INFO] [pekkoDeadLetter][12/16/2025 18:30:10.258] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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'. 06:30:10,260 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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'. 06:30:10,275 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 06:30:10,277 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 06:30:10,277 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 06:30:10,412 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 06:30:10,421 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:10,421 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=0 06:30:10,432 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 06:30:10,432 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands [WARN] [12/16/2025 18:30:10.440] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][12/16/2025 18:30:10.441] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [2] 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'. 06:30:10,441 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [2] 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'. 06:30:10,476 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9331543184044564559/test-actor-4/TermInfo.properties does not exist 06:30:10,476 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-9331543184044564559/test-actor-4/journal-v1-1.log 06:30:10,476 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-9331543184044564559/test-actor-4/metadata-v1-1.log 06:30:10,476 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: no eligible files found 06:30:10,476 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 06:30:10,476 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - test-actor-4: Received ReplicatedLogEntry for recovery: index: 0, size: 1 06:30:10,477 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - test-actor-4: Received apply journal entries for recovery, applying to state: 0 to 0 06:30:10,477 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 06:30:10,478 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-4: Recovery completed in 168.3 μs - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 06:30:10,483 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 06:30:10,483 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-4: Local TermInfo store seeded with TermInfo{term=1, votedFor=test-actor-4} 06:30:10,483 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-4: taking snapshot to clear Pekko persistence to 3 06:30:10,483 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-4: Taking snapshot on entry with index 0 06:30:10,483 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - test-actor-4: support() called 06:30:10,483 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: starting snapshot writeout to /tmp/junit-9331543184044564559/test-actor-4/snapshot-000000006941A532-1CD5C531.tmp 06:30:10,487 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: finished snapshot writeout to /tmp/junit-9331543184044564559/test-actor-4/snapshot-000000006941A532-1CD5C531.v1 06:30:10,487 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: selected SNAPSHOT_V1 to handle file /tmp/junit-9331543184044564559/test-actor-4/snapshot-000000006941A532-1CD5C531.v1 06:30:10,487 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-9331543184044564559/test-actor-4/TermInfo.properties 06:30:10,487 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-9331543184044564559/test-actor-4/journal-v1-1.log 06:30:10,487 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-9331543184044564559/test-actor-4/metadata-v1-1.log 06:30:10,488 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-12-16T18:30:10.483771697Z, file=/tmp/junit-9331543184044564559/test-actor-4/snapshot-000000006941A532-1CD5C531.v1, size=221, entryCompress=NONE, stateCompress=NONE} 06:30:10,488 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-4: Snapshot completed in 5.274 ms, resetting timer for the next recovery snapshot 06:30:10,489 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: Pekko recovery completed and cannot restore from snapshot 06:30:10,490 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: starting journal recovery 06:30:10,490 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 06:30:10,490 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-4: empty journal: appending 0 entries 06:30:10,495 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:30:10,495 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-4: journal recovery completedin 5.427 ms with journalIndex=1 06:30:10,495 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: Journal recovery completed and cannot restore from snapshot 06:30:10,521 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: ignoring DeleteMessagesSuccess(3) 06:30:10,522 PM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:30:11,246 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 06:30:11,247 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 06:30:11,260 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#56,test-actor-4-writer-1]/waiting 06:30:11,263 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 830.8 ms 06:30:11,264 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 906.3 μs 06:30:11,264 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 06:30:11,266 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 06:30:11,266 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-4: journal closed 06:30:11,267 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 06:30:11,268 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [12/16/2025 18:30:11.272] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:30:11,273 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:30:11,276 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-780284843] 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'. [WARN] [12/16/2025 18:30:11.277] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.136:17355) [INFO] [pekkoDeadLetter][12/16/2025 18:30:11.275] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-780284843] 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] [12/16/2025 18:30:11.276] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.136:17355] - Exiting completed [INFO] [12/16/2025 18:30:11.276] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.136:17355] - Shutting down... [INFO] [12/16/2025 18:30:11.277] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.136:17355] - Successfully shut down 06:30:11,278 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.136:17355] - Exiting completed 06:30:11,279 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.136:17355] - Shutting down... [INFO] [12/16/2025 18:30:11.279] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.136:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [12/16/2025 18:30:11.280] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.136:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:30:11,279 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.136:17355] - Successfully shut down 06:30:11,280 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:30:11,280 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [12/16/2025 18:30:11.282] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.136:17355/system/remoting-terminator] Remoting shut down. 06:30:11,283 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [12/16/2025 18:30:11.283] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger