[DEBUG] [03/07/2024 15:05:34.282] [main] [EventStream(akka://test)] logger log1-TestEventListener started 03:05:34,282 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/07/2024 15:05:34.282] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [03/07/2024 15:05:34.282] [main] [EventStream(akka://test)] Default Loggers started [INFO] [03/07/2024 15:05:34.287] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.169:25520] with UID [-9162256074246634526] 03:05:34,287 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.169:25520] with UID [-9162256074246634526] 03:05:34,288 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.169:25520] - Starting up, Akka version [2.6.21] ... [INFO] [03/07/2024 15:05:34.288] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.169:25520] - Starting up, Akka version [2.6.21] ... 03:05:34,289 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.169:25520] - Registered cluster JMX MBean [akka:type=Cluster] 03:05:34,289 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.169:25520] - Started up successfully [INFO] [03/07/2024 15:05:34.289] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.169:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [03/07/2024 15:05:34.289] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.169:25520] - Started up successfully [INFO] [03/07/2024 15:05:34.289] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.169:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [03/07/2024 15:05:34.290] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.169:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 03:05:34,290 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.169:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 03:05:34,290 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.169:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 03:05:34,300 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-2103950087] [WARN] [03/07/2024 15:05:34.300] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-2103950087]: org.opendaylight.controller.cluster.common.actor.Monitor@41a58812 03:05:34,300 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-2103950087] 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'. [INFO] [akkaDeadLetter][03/07/2024 15:05:34.300] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-2103950087] 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'. 03:05:34,310 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 441480886 03:05:34,310 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 441480886 03:05:34,312 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 441480886 03:05:34,312 PM [test-akka.actor.default-dispatcher-6] [ERROR] DataTreeChangeListenerActor - test: Error notifying listener Mock for DOMDataTreeChangeListener, hashCode: 441480886 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) 03:05:34,313 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 441480886 03:05:34,315 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithNoSender#1998188647] [WARN] [03/07/2024 15:05:34.315] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithNoSender#1998188647]: org.opendaylight.controller.cluster.common.actor.Monitor@c733975 [INFO] [akkaDeadLetter][03/07/2024 15:05:34.315] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#1998188647] 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'. 03:05:34,315 PM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#1998188647] 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'. 03:05:34,325 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 1028650661 - dropping change notification 03:05:35,326 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#-1365587950] [WARN] [03/07/2024 15:05:35.327] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#-1365587950]: org.opendaylight.controller.cluster.common.actor.Monitor@6e709b22 [INFO] [akkaDeadLetter][03/07/2024 15:05:35.327] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#-1365587950] 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'. 03:05:35,327 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#-1365587950] 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'. 03:05:35,336 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 1631632899 03:05:35,337 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 1631632899 03:05:35,338 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#-1633749155] [WARN] [03/07/2024 15:05:35.338] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#-1633749155]: org.opendaylight.controller.cluster.common.actor.Monitor@59ec296a [INFO] [akkaDeadLetter][03/07/2024 15:05:35.338] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#-1633749155] 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'. 03:05:35,338 PM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#-1633749155] 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'. 03:05:35,348 PM [test-akka.actor.default-dispatcher-5] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 425885793 - dropping change notification [INFO] [03/07/2024 15:05:35.450] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.169:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/07/2024 15:05:35.450] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.169:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:05:35,450 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:05:35,450 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/07/2024 15:05:35.451] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.169:25520/system/remoting-terminator] Remoting shut down. 03:05:35,451 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/07/2024 15:05:35.451] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger