[DEBUG] [03/13/2024 10:44:48.857] [main] [EventStream(akka://test)] logger log1-TestEventListener started 10:44:48,858 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/13/2024 10:44:48.860] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [03/13/2024 10:44:48.860] [main] [EventStream(akka://test)] Default Loggers started [INFO] [03/13/2024 10:44:48.883] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.252:25520] with UID [-2792799389359281471] 10:44:48,884 AM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.252:25520] with UID [-2792799389359281471] [INFO] [03/13/2024 10:44:48.884] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.252:25520] - Starting up, Akka version [2.6.21] ... 10:44:48,884 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.252:25520] - Starting up, Akka version [2.6.21] ... 10:44:48,890 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.252:25520] - Registered cluster JMX MBean [akka:type=Cluster] 10:44:48,890 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.252:25520] - Started up successfully [INFO] [03/13/2024 10:44:48.887] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.252:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [03/13/2024 10:44:48.887] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.252:25520] - Started up successfully [INFO] [03/13/2024 10:44:48.937] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.252:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [03/13/2024 10:44:48.937] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.252:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:44:48,941 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.171.252:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 10:44:48,941 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.171.252:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:44:49,87 AM [test-akka.actor.default-dispatcher-13] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-97612006] [WARN] [03/13/2024 10:44:49.087] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-97612006]: org.opendaylight.controller.cluster.common.actor.Monitor@23720975 [INFO] [akkaDeadLetter][03/13/2024 10:44:49.088] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-97612006] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:44:49,88 AM [test-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-97612006] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:44:49,103 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 970196916 10:44:49,103 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 970196916 10:44:49,109 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 970196916 10:44:49,110 AM [test-akka.actor.default-dispatcher-7] [ERROR] DataTreeChangeListenerActor - test: Error notifying listener Mock for DOMDataTreeChangeListener, hashCode: 970196916 java.lang.RuntimeException: mock at org.opendaylight.controller.cluster.datastore.DataTreeChangeListenerActor.dataTreeChanged(DataTreeChangeListenerActor.java:90) at org.opendaylight.controller.cluster.datastore.DataTreeChangeListenerActor.handleReceive(DataTreeChangeListenerActor.java:45) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at akka.actor.Actor.aroundReceive(Actor.scala:537) at akka.actor.Actor.aroundReceive$(Actor.scala:535) at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:579) at akka.actor.ActorCell.invoke(ActorCell.scala:547) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270) at akka.dispatch.Mailbox.run(Mailbox.scala:231) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 10:44:49,110 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 970196916 10:44:49,113 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithNoSender#1434825058] [WARN] [03/13/2024 10:44:49.114] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithNoSender#1434825058]: org.opendaylight.controller.cluster.common.actor.Monitor@54fbd228 [INFO] [akkaDeadLetter][03/13/2024 10:44:49.114] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#1434825058] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:44:49,114 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#1434825058] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:44:49,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 1387401596 - dropping change notification 10:44:50,126 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#1594789149] [WARN] [03/13/2024 10:44:50.127] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#1594789149]: org.opendaylight.controller.cluster.common.actor.Monitor@52d92004 10:44:50,127 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#1594789149] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][03/13/2024 10:44:50.127] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#1594789149] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:44:50,136 AM [test-akka.actor.default-dispatcher-13] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 332922961 10:44:50,136 AM [test-akka.actor.default-dispatcher-13] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 332922961 10:44:50,139 AM [test-akka.actor.default-dispatcher-13] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#813293666] [WARN] [03/13/2024 10:44:50.139] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#813293666]: org.opendaylight.controller.cluster.common.actor.Monitor@25d49ec4 [INFO] [akkaDeadLetter][03/13/2024 10:44:50.140] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#813293666] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:44:50,140 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#813293666] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:44:50,148 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 181273674 - dropping change notification [INFO] [03/13/2024 10:44:50.251] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.252:25520/system/remoting-terminator] Shutting down remote daemon. 10:44:50,252 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:44:50,252 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/13/2024 10:44:50.252] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.252:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/13/2024 10:44:50.255] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.252:25520/system/remoting-terminator] Remoting shut down. 10:44:50,255 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/13/2024 10:44:50.255] [test-akka.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger