02:24:50,279 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:24:50,291 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://odl-cluster-rpc@127.0.0.1:2550] with UID [-8594769384632246565] 02:24:50,291 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://odl-cluster-rpc@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 02:24:50,296 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://odl-cluster-rpc@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 02:24:50,296 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://odl-cluster-rpc@127.0.0.1:2550] - Started up successfully 02:24:50,308 PM [main] [INFO] RemoteOpsProvider - Starting Remote Ops service... 02:24:50,310 PM [main] [DEBUG] RemoteOpsProvider - Ops Manager started at Actor[pekko://odl-cluster-rpc/user/rpc#-1569444005] 02:24:50,314 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://odl-cluster-rpc@127.0.0.1:2550] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 02:24:50,315 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsManager - Actor created Actor[pekko://odl-cluster-rpc/user/rpc#-1569444005] 02:24:50,322 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://odl-cluster-rpc/user/rpc#-1569444005] to Actor[pekko://odl-cluster-rpc/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://odl-cluster-rpc/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'. 02:24:50,322 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-12] [DEBUG] OpsInvoker - Actor created Actor[pekko://odl-cluster-rpc/user/rpc/broker#-550519252] 02:24:50,323 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-10] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://odl-cluster-rpc/user/rpc/broker#-550519252] to Actor[pekko://odl-cluster-rpc/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://odl-cluster-rpc/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'. 02:24:50,327 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsManager - Listening for RPC invocation requests with Actor[pekko://odl-cluster-rpc/user/rpc/broker#-550519252] 02:24:50,327 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsManager - Registering remote RPCs with Actor[pekko://odl-cluster-rpc/user/rpc/registrar#-1937862480] 02:24:50,327 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-10] [DEBUG] OpsRegistrar - Actor created Actor[pekko://odl-cluster-rpc/user/rpc/registrar#-1937862480] 02:24:50,328 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsManager - Propagating RPC information with Actor[pekko://odl-cluster-rpc/user/rpc/registry#-1091050786] 02:24:50,328 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-10] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://odl-cluster-rpc/user/rpc/registrar#-1937862480] to Actor[pekko://odl-cluster-rpc/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://odl-cluster-rpc/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'. 02:24:50,331 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsManager - Propagating action information with Actor[pekko://odl-cluster-rpc/user/rpc/action-registry#-1842113302] 02:24:50,333 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsManager - Registering local availability listener org.opendaylight.controller.remote.rpc.OpsListener@32688ea8 02:24:50,343 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [ERROR] OpsManager - An exception happened actor will be resumed org.apache.pekko.actor.ActorInitializationException: pekko://odl-cluster-rpc/user/rpc/action-registry: exception during creation, root cause message: [Default journal plugin is not configured, see 'reference.conf'] at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) at org.apache.pekko.actor.Props.newActor(Props.scala:236) at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) ... 10 more Caused by: java.lang.IllegalArgumentException: Default journal plugin is not configured, see 'reference.conf' at org.apache.pekko.persistence.Persistence$.verifyPluginConfigIsDefined(Persistence.scala:197) at org.apache.pekko.persistence.Persistence.defaultJournalPluginId$lzycompute(Persistence.scala:232) at org.apache.pekko.persistence.Persistence.defaultJournalPluginId(Persistence.scala:230) at org.apache.pekko.persistence.Persistence.journalConfigFor(Persistence.scala:340) at org.apache.pekko.persistence.Eventsourced.$init$(Eventsourced.scala:103) at org.apache.pekko.persistence.AbstractPersistentActor.(PersistentActor.scala:305) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActor.(AbstractUntypedPersistentActor.java:23) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActorWithMetering.(AbstractUntypedPersistentActorWithMetering.java:15) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.(BucketStoreActor.java:104) at org.opendaylight.controller.remote.rpc.registry.ActionRegistry.(ActionRegistry.java:50) at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ... 17 more 02:24:50,347 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-10] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [pekko://odl-cluster-rpc@127.0.0.1:2550#-8594769384632246565] addressed to unknown local address [pekko://opendaylight-rpc@127.0.0.1:2550]. Local address is [pekko://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'pekko.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 02:24:50,347 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-10] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [pekko://odl-cluster-rpc@127.0.0.1:2550#-8594769384632246565] addressed to unknown local address [pekko://opendaylight-rpc@127.0.0.1:2550]. Local address is [pekko://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'pekko.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 02:24:50,347 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-10] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [pekko://odl-cluster-rpc@127.0.0.1:2550#-8594769384632246565] addressed to unknown local address [pekko://opendaylight-rpc@127.0.0.1:2550]. Local address is [pekko://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'pekko.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 02:24:50,347 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-10] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [pekko://odl-cluster-rpc@127.0.0.1:2550#-8594769384632246565] addressed to unknown local address [pekko://opendaylight-rpc@127.0.0.1:2550]. Local address is [pekko://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'pekko.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 02:24:50,348 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-10] [WARN] OneForOneStrategy - Default journal plugin is not configured, see 'reference.conf' 02:24:50,348 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [ERROR] OpsManager - An exception happened actor will be resumed org.apache.pekko.actor.ActorInitializationException: pekko://odl-cluster-rpc/user/rpc/registry: exception during creation, root cause message: [Default journal plugin is not configured, see 'reference.conf'] at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) at org.apache.pekko.actor.Props.newActor(Props.scala:236) at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) ... 10 more Caused by: java.lang.IllegalArgumentException: Default journal plugin is not configured, see 'reference.conf' at org.apache.pekko.persistence.Persistence$.verifyPluginConfigIsDefined(Persistence.scala:197) at org.apache.pekko.persistence.Persistence.defaultJournalPluginId$lzycompute(Persistence.scala:232) at org.apache.pekko.persistence.Persistence.defaultJournalPluginId(Persistence.scala:230) at org.apache.pekko.persistence.Persistence.journalConfigFor(Persistence.scala:340) at org.apache.pekko.persistence.Eventsourced.$init$(Eventsourced.scala:103) at org.apache.pekko.persistence.AbstractPersistentActor.(PersistentActor.scala:305) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActor.(AbstractUntypedPersistentActor.java:23) at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActorWithMetering.(AbstractUntypedPersistentActorWithMetering.java:15) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.(BucketStoreActor.java:104) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.(RpcRegistry.java:51) at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ... 17 more 02:24:50,348 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [WARN] OneForOneStrategy - Default journal plugin is not configured, see 'reference.conf' 02:24:50,350 PM [main] [INFO] RemoteOpsProvider - Stopping Ops Manager at Actor[pekko://odl-cluster-rpc/user/rpc#-1569444005] 02:24:50,352 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [ERROR] ActorCell - changing Resume into Create after org.apache.pekko.actor.ActorInitializationException: pekko://odl-cluster-rpc/user/rpc/registry: exception during creation, root cause message: [Default journal plugin is not configured, see 'reference.conf'] 02:24:50,352 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:24:50,352 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://odl-cluster-rpc/system/cluster/core/daemon#-169634103] was unhandled. [4] 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'. 02:24:50,352 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [INFO] Cluster - Cluster Node [pekko://odl-cluster-rpc@127.0.0.1:2550] - Exiting completed 02:24:50,352 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [INFO] Cluster - Cluster Node [pekko://odl-cluster-rpc@127.0.0.1:2550] - Shutting down... 02:24:50,353 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://odl-cluster-rpc@127.0.0.1:2550] - Successfully shut down 02:24:50,355 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-5] [ERROR] ActorCell - changing Resume into Create after org.apache.pekko.actor.ActorInitializationException: pekko://odl-cluster-rpc/user/rpc/action-registry: exception during creation, root cause message: [Default journal plugin is not configured, see 'reference.conf'] 02:24:50,358 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:24:50,358 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:24:50,358 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [WARN] InboundHandshake$$anon$2 - Dropping Handshake Request from [pekko://odl-cluster-rpc@127.0.0.1:2550#-8594769384632246565] addressed to unknown local address [pekko://opendaylight-rpc@127.0.0.1:2550]. Local address is [pekko://odl-cluster-rpc@127.0.0.1:2550]. Check that the sending system uses the same address to contact recipient system as defined in the 'pekko.remote.artery.canonical.hostname' of the recipient system. The name of the ActorSystem must also match. 02:24:50,360 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [WARN] Materializer - [outbound connection to [pekko://opendaylight-rpc@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 02:24:50,361 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [WARN] Materializer - [outbound connection to [pekko://opendaylight-rpc@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 02:24:50,361 PM [odl-cluster-rpc-pekko.actor.default-dispatcher-18] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.