[DEBUG] [03/12/2026 22:30:38.179] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:30:38,180 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/12/2026 22:30:38.181] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/12/2026 22:30:38.182] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/12/2026 22:30:38.220] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.232:17355] with UID [737207183687091462] 10:30:38,224 PM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.232:17355] with UID [737207183687091462] [INFO] [03/12/2026 22:30:38.228] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.232:17355] - Starting up, Pekko version [1.2.1] ... 10:30:38,229 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.232:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [03/12/2026 22:30:38.236] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.232:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:30:38,237 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.232:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/12/2026 22:30:38.237] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.232:17355] - Started up successfully 10:30:38,237 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.232:17355] - Started up successfully [INFO] [03/12/2026 22:30:38.240] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.232:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/12/2026 22:30:38.240] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.232:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:30:38,240 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.232:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:30:38,240 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.232:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:30:38,270 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 10:30:38,287 PM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 10:30:38,457 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 10:30:38,460 PM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 10:30:38,468 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:30:38,560 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 10:30:38,570 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 10:30:38,579 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [03/12/2026 22:30:38.584] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@3d350915 [INFO] [pekkoDeadLetter][03/12/2026 22:30:38.584] [test-pekko.actor.default-dispatcher-6] [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'. 10:30:38,584 PM [test-pekko.actor.default-dispatcher-5] [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'. 10:30:39,207 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 10:30:39,209 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: started executor 10:30:39,209 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: started executor 10:30:39,228 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 10:30:39,245 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 10:30:39,246 PM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 10:30:39,285 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-4: starting journal recovery 10:30:39,286 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 10:30:39,287 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16601660177625416022/test-actor-4/TermInfo.properties 10:30:39,288 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16601660177625416022/test-actor-4/journal-v1-1.log 10:30:39,288 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16601660177625416022/test-actor-4/metadata-v1-1.log 10:30:39,288 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: no eligible files found 10:30:39,289 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 10:30:39,289 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 10:30:39,293 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 10:30:39,317 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 10:30:39,321 PM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-4: Recovery completed in in 30.69 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 10:30:39,321 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 10:30:39,354 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#54,test-actor-4-writer-1]/runnable@ForkJoinPool-8-worker-1 started 10:30:39,355 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 10:30:39,355 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands [WARN] [03/12/2026 22:30:39.406] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/_user_test-actor-4$a] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][03/12/2026 22:30:39.407] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/_user_test-actor-4$a] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] 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'. 10:30:39,407 PM [test-pekko.actor.default-dispatcher-5] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/12/2026 22:30:39.407] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/_user_test-actor-4$b] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][03/12/2026 22:30:39.408] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/_user_test-actor-4$b] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$b] 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'. 10:30:39,408 PM [test-pekko.actor.default-dispatcher-5] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$b] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/12/2026 22:30:39.408] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/_user_test-actor-4$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][03/12/2026 22:30:39.408] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/_user_test-actor-4$c] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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'. 10:30:39,409 PM [test-pekko.actor.default-dispatcher-5] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/12/2026 22:30:39.409] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/_user_test-actor-4$d] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) 10:30:39,409 PM [test-pekko.actor.default-dispatcher-5] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$d] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$d] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/12/2026 22:30:39.409] [test-pekko.actor.default-dispatcher-7] [pekko://test/temp/_user_test-actor-4$d] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$d] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$d] 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'. 10:30:40,159 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 10:30:40,162 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 10:30:40,167 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#54,test-actor-4-writer-1]/waiting 10:30:40,169 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 814.1 ms 10:30:40,171 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.159 ms 10:30:40,171 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 10:30:40,171 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#54,test-actor-4-writer-1]/terminated 10:30:40,172 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 10:30:40,172 PM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-4: journal closed 10:30:40,173 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 10:30:40,173 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [03/12/2026 22:30:40.178] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:30:40,179 PM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/12/2026 22:30:40.188] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.232:17355) [INFO] [03/12/2026 22:30:40.182] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.232:17355] - Exiting completed [INFO] [03/12/2026 22:30:40.183] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.232:17355] - Shutting down... [INFO] [03/12/2026 22:30:40.183] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.232:17355] - Successfully shut down [INFO] [pekkoDeadLetter][03/12/2026 22:30:40.188] [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#125378114] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:30:40,189 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.232:17355] - Exiting completed 10:30:40,189 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.232:17355] - Shutting down... 10:30:40,189 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.232:17355] - Successfully shut down 10:30:40,192 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:30:40,192 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 10:30:40,192 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#125378114] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [03/12/2026 22:30:40.191] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.232:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/12/2026 22:30:40.191] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.232:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:30:40,196 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [03/12/2026 22:30:40.196] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.232:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [03/12/2026 22:30:40.197] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger