[DEBUG] [04/30/2026 14:18:29.779] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 02:18:29,781 PM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/30/2026 14:18:29.781] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/30/2026 14:18:29.789] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/30/2026 14:18:29.821] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.248:17355] with UID [-8083878007173563766] 02:18:29,823 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.248:17355] with UID [-8083878007173563766] [INFO] [04/30/2026 14:18:29.825] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.248:17355] - Starting up, Pekko version [1.2.1] ... 02:18:29,825 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.248:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [04/30/2026 14:18:29.831] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.248:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 02:18:29,831 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.248:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/30/2026 14:18:29.831] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.248:17355] - Started up successfully 02:18:29,831 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.248:17355] - Started up successfully [INFO] [04/30/2026 14:18:29.840] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.248:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/30/2026 14:18:29.840] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.248:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:18:29,840 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.248:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 02:18:29,840 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.248:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:18:29,857 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 02:18:29,874 PM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 02:18:30,24 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 02:18:30,29 PM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 02:18:30,38 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:18:30,64 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 02:18:30,74 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 02:18:30,84 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [04/30/2026 14:18:30.085] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@34815686 02:18:30,89 PM [test-pekko.actor.default-dispatcher-4] [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'. [INFO] [pekkoDeadLetter][04/30/2026 14:18:30.087] [test-pekko.actor.default-dispatcher-4] [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'. 02:18:30,515 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 02:18:30,517 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 02:18:30,517 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 02:18:30,523 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 02:18:30,524 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 02:18:30,524 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 02:18:30,545 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-4: starting journal recovery 02:18:30,547 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 02:18:30,548 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-6159016263538653938/test-actor-4/TermInfo.properties 02:18:30,548 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-6159016263538653938/test-actor-4/journal-v1-1.log 02:18:30,549 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-6159016263538653938/test-actor-4/metadata-v1-1.log 02:18:30,549 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: no eligible files found 02:18:30,549 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 02:18:30,550 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 02:18:30,556 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 02:18:30,564 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 02:18:30,568 PM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - test-actor-4: Recovery completed in in 17.27 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 02:18:30,568 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 02:18:30,576 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#55,test-actor-4-writer-1]/runnable started 02:18:30,583 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 02:18:30,583 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands 02:18:30,610 PM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [2] 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'. 02:18:30,610 PM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] 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'. 02:18:30,610 PM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$d] was not delivered. [4] 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'. [WARN] [04/30/2026 14:18:30.610] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$b] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [WARN] [04/30/2026 14:18:30.611] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [WARN] [04/30/2026 14:18:30.611] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$d] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][04/30/2026 14:18:30.609] [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. [2] 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'. [INFO] [pekkoDeadLetter][04/30/2026 14:18:30.609] [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. [3] 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'. [INFO] [pekkoDeadLetter][04/30/2026 14:18:30.610] [test-pekko.actor.default-dispatcher-6] [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. [4] 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'. 02:18:31,440 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 02:18:31,443 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 02:18:31,448 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#55,test-actor-4-writer-1]/waiting 02:18:31,451 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 867.5 ms 02:18:31,454 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.748 ms 02:18:31,454 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 02:18:31,455 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#55,test-actor-4-writer-1]/terminated 02:18:31,455 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 02:18:31,455 PM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-4: journal closed 02:18:31,456 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 02:18:31,456 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 02:18:31,462 PM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [04/30/2026 14:18:31.461] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [04/30/2026 14:18:31.463] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.248:17355) [INFO] [pekkoDeadLetter][04/30/2026 14:18:31.464] [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#-1471982033] was unhandled. [5] 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'. 02:18:31,464 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#-1471982033] was unhandled. [5] 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] [04/30/2026 14:18:31.465] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.248:17355] - Exiting completed [INFO] [04/30/2026 14:18:31.465] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.248:17355] - Shutting down... [INFO] [04/30/2026 14:18:31.465] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.248:17355] - Successfully shut down 02:18:31,465 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.248:17355] - Exiting completed 02:18:31,467 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.248:17355] - Shutting down... 02:18:31,470 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.248:17355] - Successfully shut down [INFO] [04/30/2026 14:18:31.473] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.248:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [04/30/2026 14:18:31.473] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.248:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:18:31,474 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:18:31,474 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [04/30/2026 14:18:31.478] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.248:17355/system/remoting-terminator] Remoting shut down. 02:18:31,478 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [04/30/2026 14:18:31.478] [test-pekko.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger