11:58:09,380 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/28/2024 11:58:09.379] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [10/28/2024 11:58:09.381] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [10/28/2024 11:58:09.381] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [10/28/2024 11:58:09.400] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [2475668651363814892] 11:58:09,401 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [2475668651363814892] [INFO] [10/28/2024 11:58:09.401] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ... 11:58:09,401 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [10/28/2024 11:58:09.405] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [10/28/2024 11:58:09.405] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully 11:58:09,405 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:58:09,405 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully [INFO] [10/28/2024 11:58:09.406] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [10/28/2024 11:58:09.406] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:58:09,407 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:58:09,407 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:58:09,425 AM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-114/actorRef] [WARN] [10/28/2024 11:58:09.425] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-114/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@216c9707 [INFO] [pekkoDeadLetter][10/28/2024 11:58:09.425] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-114/actorRef] 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'. 11:58:09,426 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-114/actorRef] 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'. 11:58:09,443 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 11:58:09,443 AM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 11:58:09,451 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 11:58:09,451 AM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [10/28/2024 11:58:09.454] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:58:09,454 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:58:09,457 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed 11:58:09,457 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down... 11:58:09,457 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down [WARN] [10/28/2024 11:58:09.457] [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.70:17355) [INFO] [10/28/2024 11:58:09.456] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed [INFO] [10/28/2024 11:58:09.456] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down... [INFO] [10/28/2024 11:58:09.456] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down [INFO] [pekkoDeadLetter][10/28/2024 11:58:09.457] [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#-1672314621] was unhandled. [2] 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'. 11:58:09,458 AM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1672314621] was unhandled. [2] 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'. 11:58:09,459 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:58:09,459 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/28/2024 11:58:09.459] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [10/28/2024 11:58:09.459] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/28/2024 11:58:09.461] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [10/28/2024 11:58:09.490] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:58:09,491 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/28/2024 11:58:09.491] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [10/28/2024 11:58:09.491] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [10/28/2024 11:58:09.506] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [-2881649476991255323] 11:58:09,506 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [-2881649476991255323] [INFO] [10/28/2024 11:58:09.506] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ... 11:58:09,507 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [10/28/2024 11:58:09.509] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [10/28/2024 11:58:09.509] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully 11:58:09,509 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:58:09,509 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully [INFO] [10/28/2024 11:58:09.511] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [10/28/2024 11:58:09.511] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:58:09,511 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:58:09,511 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:58:09,528 AM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-116/actorRef] [WARN] [10/28/2024 11:58:09.528] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-116/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@b0f583c [INFO] [pekkoDeadLetter][10/28/2024 11:58:09.528] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-116/actorRef] 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'. 11:58:09,529 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-116/actorRef] 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'. 11:58:09,540 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 11:58:09,540 AM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [10/28/2024 11:58:09.540] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:58:09,540 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/28/2024 11:58:09.541] [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.70:17355) [INFO] [pekkoDeadLetter][10/28/2024 11:58:09.541] [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#413738264] was unhandled. [2] 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'. 11:58:09,541 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#413738264] was unhandled. [2] 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'. 11:58:09,542 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed [INFO] [10/28/2024 11:58:09.541] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed 11:58:09,542 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down... [INFO] [10/28/2024 11:58:09.541] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down... 11:58:09,542 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down [INFO] [10/28/2024 11:58:09.541] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down [INFO] [10/28/2024 11:58:09.543] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [10/28/2024 11:58:09.543] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:58:09,543 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:58:09,543 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 11:58:09,545 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [10/28/2024 11:58:09.545] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [10/28/2024 11:58:09.545] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger [DEBUG] [10/28/2024 11:58:09.569] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:58:09,570 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/28/2024 11:58:09.570] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [10/28/2024 11:58:09.570] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [10/28/2024 11:58:09.582] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [8739363078383098444] 11:58:09,582 AM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [8739363078383098444] [INFO] [10/28/2024 11:58:09.583] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ... 11:58:09,583 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [10/28/2024 11:58:09.585] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:58:09,585 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [10/28/2024 11:58:09.585] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully 11:58:09,585 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully [INFO] [10/28/2024 11:58:09.586] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [10/28/2024 11:58:09.586] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:58:09,586 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:58:09,586 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:58:09,599 AM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-118/actorRef] [WARN] [10/28/2024 11:58:09.599] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-118/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@12ecdef5 [INFO] [pekkoDeadLetter][10/28/2024 11:58:09.599] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-118/actorRef] 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'. 11:58:09,599 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-118/actorRef] 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'. 11:58:09,600 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 11:58:09,600 AM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [10/28/2024 11:58:09.601] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:58:09,601 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/28/2024 11:58:09.602] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.70:17355) [INFO] [pekkoDeadLetter][10/28/2024 11:58:09.602] [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#719992531] was unhandled. [2] 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'. 11:58:09,602 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#719992531] was unhandled. [2] 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] [10/28/2024 11:58:09.602] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed [INFO] [10/28/2024 11:58:09.602] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down... 11:58:09,602 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed 11:58:09,602 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down... 11:58:09,602 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down [INFO] [10/28/2024 11:58:09.602] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down [INFO] [10/28/2024 11:58:09.604] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Shutting down remote daemon. 11:58:09,604 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [10/28/2024 11:58:09.604] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:58:09,604 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/28/2024 11:58:09.606] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [10/28/2024 11:58:09.606] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger 11:58:09,606 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [10/28/2024 11:58:09.625] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:58:09,625 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/28/2024 11:58:09.625] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [10/28/2024 11:58:09.626] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [10/28/2024 11:58:09.637] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [2637704158668211133] [INFO] [10/28/2024 11:58:09.637] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ... 11:58:09,638 AM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.70:17355] with UID [2637704158668211133] 11:58:09,638 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [10/28/2024 11:58:09.639] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:58:09,639 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [10/28/2024 11:58:09.639] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully 11:58:09,639 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Started up successfully [INFO] [10/28/2024 11:58:09.640] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [10/28/2024 11:58:09.641] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:58:09,641 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:58:09,641 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:58:09,651 AM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-120/actorRef] [WARN] [10/28/2024 11:58:09.652] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-120/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@3ea3e752 [INFO] [pekkoDeadLetter][10/28/2024 11:58:09.652] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-120/actorRef] 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'. 11:58:09,652 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-120/actorRef] 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'. 11:58:09,654 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 11:58:09,654 AM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 11:58:09,655 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 11:58:09,655 AM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local [INFO] [10/28/2024 11:58:09.656] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:58:09,656 AM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/28/2024 11:58:09.657] [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.70:17355) [INFO] [pekkoDeadLetter][10/28/2024 11:58:09.657] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#2120304981] was unhandled. [2] 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'. 11:58:09,657 AM [test-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#2120304981] was unhandled. [2] 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] [10/28/2024 11:58:09.658] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed [INFO] [10/28/2024 11:58:09.658] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down... [INFO] [10/28/2024 11:58:09.658] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down 11:58:09,658 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Exiting completed 11:58:09,658 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Shutting down... 11:58:09,658 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.70:17355] - Successfully shut down [INFO] [10/28/2024 11:58:09.659] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [10/28/2024 11:58:09.659] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:58:09,660 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:58:09,660 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/28/2024 11:58:09.661] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.70:17355/system/remoting-terminator] Remoting shut down. 11:58:09,661 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.