[DEBUG] [01/16/2024 16:02:26.309] [main] [EventStream(akka://test)] logger log1-TestEventListener started 04:02:26,309 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [01/16/2024 16:02:26.310] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [01/16/2024 16:02:26.310] [main] [EventStream(akka://test)] Default Loggers started [INFO] [01/16/2024 16:02:26.325] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.218:25520] with UID [-6214728114442084407] 04:02:26,325 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.218:25520] with UID [-6214728114442084407] [INFO] [01/16/2024 16:02:26.325] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.218:25520] - Starting up, Akka version [2.6.21] ... 04:02:26,326 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.218:25520] - Starting up, Akka version [2.6.21] ... [INFO] [01/16/2024 16:02:26.336] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.218:25520] - Registered cluster JMX MBean [akka:type=Cluster] 04:02:26,336 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.218:25520] - Registered cluster JMX MBean [akka:type=Cluster] 04:02:26,336 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.218:25520] - Started up successfully [INFO] [01/16/2024 16:02:26.336] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.218:25520] - Started up successfully 04:02:26,338 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.218:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 04:02:26,338 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.218:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [01/16/2024 16:02:26.338] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.218:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [01/16/2024 16:02:26.338] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.218:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 04:02:26,358 PM [test-akka.actor.default-dispatcher-5] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-129955193] [WARN] [01/16/2024 16:02:26.358] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-129955193]: org.opendaylight.controller.cluster.common.actor.Monitor@60e49511 [INFO] [akkaDeadLetter][01/16/2024 16:02:26.358] [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#-129955193] 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'. 04:02:26,358 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-129955193] 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'. 04:02:26,368 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 631982980 04:02:26,369 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 631982980 04:02:26,369 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 631982980 04:02:26,369 PM [test-akka.actor.default-dispatcher-6] [ERROR] DataTreeChangeListenerActor - test: Error notifying listener Mock for DOMDataTreeChangeListener, hashCode: 631982980 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) 04:02:26,370 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 631982980 04:02:26,372 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithNoSender#-304265108] [WARN] [01/16/2024 16:02:26.372] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithNoSender#-304265108]: org.opendaylight.controller.cluster.common.actor.Monitor@3a71f61e 04:02:26,372 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#-304265108] 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'. [INFO] [akkaDeadLetter][01/16/2024 16:02:26.372] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#-304265108] 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'. 04:02:26,382 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 1717670164 - dropping change notification 04:02:27,384 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#-249411086] [WARN] [01/16/2024 16:02:27.385] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#-249411086]: org.opendaylight.controller.cluster.common.actor.Monitor@1a62e67d [INFO] [akkaDeadLetter][01/16/2024 16:02:27.385] [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#-249411086] 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'. 04:02:27,385 PM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#-249411086] 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'. 04:02:27,395 PM [test-akka.actor.default-dispatcher-5] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 755689610 04:02:27,395 PM [test-akka.actor.default-dispatcher-5] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 755689610 04:02:27,398 PM [test-akka.actor.default-dispatcher-5] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#-333349604] [WARN] [01/16/2024 16:02:27.398] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#-333349604]: org.opendaylight.controller.cluster.common.actor.Monitor@2270b1e9 04:02:27,398 PM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#-333349604] 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'. [INFO] [akkaDeadLetter][01/16/2024 16:02:27.398] [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#-333349604] 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'. 04:02:27,407 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 381215857 - dropping change notification [INFO] [01/16/2024 16:02:27.510] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.218:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [01/16/2024 16:02:27.511] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.218:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 04:02:27,511 PM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 04:02:27,511 PM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [01/16/2024 16:02:27.513] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.218:25520/system/remoting-terminator] Remoting shut down. [DEBUG] [01/16/2024 16:02:27.513] [test-akka.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger 04:02:27,514 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.