[DEBUG] [03/13/2024 12:24:15.488] [main] [EventStream(akka://test)] logger log1-TestEventListener started 12:24:15,489 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/13/2024 12:24:15.489] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [03/13/2024 12:24:15.489] [main] [EventStream(akka://test)] Default Loggers started 12:24:15,497 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.237:25520] with UID [-7300663076192889514] [INFO] [03/13/2024 12:24:15.497] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.237:25520] with UID [-7300663076192889514] [INFO] [03/13/2024 12:24:15.498] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.237:25520] - Starting up, Akka version [2.6.21] ... 12:24:15,498 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.237:25520] - Starting up, Akka version [2.6.21] ... [INFO] [03/13/2024 12:24:15.500] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.237:25520] - Registered cluster JMX MBean [akka:type=Cluster] 12:24:15,500 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.237:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [03/13/2024 12:24:15.500] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.237:25520] - Started up successfully 12:24:15,500 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.237:25520] - Started up successfully [INFO] [03/13/2024 12:24:15.507] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.237: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 12:24:15.507] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.237:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:24:15,507 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.237:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:24:15,507 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.237:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:24:15,585 PM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#1543567524] [WARN] [03/13/2024 12:24:15.585] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#1543567524]: org.opendaylight.controller.cluster.common.actor.Monitor@3f2a1183 [INFO] [akkaDeadLetter][03/13/2024 12:24:15.585] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#1543567524] 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'. 12:24:15,586 PM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#1543567524] 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'. 12:24:15,597 PM [test-akka.actor.default-dispatcher-12] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 431519340 12:24:15,597 PM [test-akka.actor.default-dispatcher-12] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 431519340 12:24:15,598 PM [test-akka.actor.default-dispatcher-12] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 431519340 12:24:15,598 PM [test-akka.actor.default-dispatcher-12] [ERROR] DataTreeChangeListenerActor - test: Error notifying listener Mock for DOMDataTreeChangeListener, hashCode: 431519340 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) 12:24:15,599 PM [test-akka.actor.default-dispatcher-12] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 431519340 12:24:15,602 PM [test-akka.actor.default-dispatcher-12] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithNoSender#-757149391] [WARN] [03/13/2024 12:24:15.602] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithNoSender#-757149391]: org.opendaylight.controller.cluster.common.actor.Monitor@73aac189 [INFO] [akkaDeadLetter][03/13/2024 12:24:15.603] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#-757149391] 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'. 12:24:15,603 PM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#-757149391] 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'. 12:24:15,612 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 2076020927 - dropping change notification 12:24:16,613 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#2083710471] [WARN] [03/13/2024 12:24:16.613] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#2083710471]: org.opendaylight.controller.cluster.common.actor.Monitor@76b3d467 [INFO] [akkaDeadLetter][03/13/2024 12:24:16.614] [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#2083710471] 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'. 12:24:16,614 PM [test-akka.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#2083710471] 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'. 12:24:16,623 PM [test-akka.actor.default-dispatcher-12] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 1718069803 12:24:16,623 PM [test-akka.actor.default-dispatcher-12] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 1718069803 12:24:16,625 PM [test-akka.actor.default-dispatcher-12] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#395600879] [WARN] [03/13/2024 12:24:16.625] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#395600879]: org.opendaylight.controller.cluster.common.actor.Monitor@5a51062f [INFO] [akkaDeadLetter][03/13/2024 12:24:16.625] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#395600879] 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'. 12:24:16,625 PM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#395600879] 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'. 12:24:16,635 PM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 332922961 - dropping change notification [INFO] [03/13/2024 12:24:16.737] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.237:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/13/2024 12:24:16.737] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.237:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:24:16,737 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:24:16,738 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.