02:21:08,244 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,269 PM [test-akka.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-85/testActor] 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'. 02:21:08,271 PM [main] [ERROR] AbstractMXBean - registration failed javax.management.InstanceAlreadyExistsException: org.opendaylight.controller:type=RemoteRpcBroker,name=RemoteRpcRegistry at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:322) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1848) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:945) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:880) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:315) at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) at org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean.registerMBean(AbstractMXBean.java:100) at org.opendaylight.controller.remote.rpc.registry.mbeans.AbstractRegistryMXBean.(AbstractRegistryMXBean.java:46) at org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteRpcRegistryMXBeanImpl.(RemoteRpcRegistryMXBeanImpl.java:25) at org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteRpcRegistryMXBeanImplTest.setUp(RemoteRpcRegistryMXBeanImplTest.java:69) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 02:21:08,273 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 28 02:21:08,274 PM [test-akka.actor.default-dispatcher-11] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 29 02:21:08,274 PM [test-akka.actor.default-dispatcher-11] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 02:21:08,274 PM [test-akka.actor.default-dispatcher-11] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc6c08aa8e8@14d23091 02:21:08,274 PM [test-akka.actor.default-dispatcher-11] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868274, None)) 02:21:08,275 PM [test-akka.actor.default-dispatcher-11] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868273,0,0)) 02:21:08,275 PM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by route 02:21:08,277 PM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:21:08,293 PM [test-akka.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,329 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-88/testActor] 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'. 02:21:08,333 PM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 29 02:21:08,333 PM [test-akka.actor.default-dispatcher-4] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 30 02:21:08,334 PM [test-akka.actor.default-dispatcher-4] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 02:21:08,334 PM [test-akka.actor.default-dispatcher-4] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc6c08aa8e8@14d23091 02:21:08,334 PM [test-akka.actor.default-dispatcher-4] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868334, None)) 02:21:08,335 PM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [route:/(base)local | name:(base)local] 02:21:08,335 PM [test-akka.actor.default-dispatcher-4] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868333,0,0)) 02:21:08,343 PM [test-akka.actor.default-dispatcher-4] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:21:08,360 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,406 PM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-91/testActor] 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'. 02:21:08,412 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 30 02:21:08,412 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 31 02:21:08,412 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc6c08aa8e8@14d23091 02:21:08,413 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868412, None)) 02:21:08,413 PM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [] 02:21:08,415 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868411,0,0)) 02:21:08,416 PM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:21:08,436 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,486 PM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-94/testActor] 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'. 02:21:08,488 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 31 02:21:08,489 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 32 02:21:08,490 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc6c08aa8e8@14d23091 02:21:08,490 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868490, None)) 02:21:08,490 PM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [] 02:21:08,491 PM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:21:08,492 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868489,0,0)) 02:21:08,512 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,528 PM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-97/testActor] 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'. 02:21:08,534 PM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 32 02:21:08,534 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 33 02:21:08,535 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 02:21:08,535 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc6c08aa8e8@14d23091 02:21:08,535 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868535, None)) 02:21:08,536 PM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by name 02:21:08,554 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,605 PM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-100/testActor] 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'. 02:21:08,606 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 33 02:21:08,607 PM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 34 02:21:08,607 PM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc6c08aa8e8@14d23091 02:21:08,607 PM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868607, None)) 02:21:08,608 PM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868606,0,0)) 02:21:08,608 PM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by name 02:21:08,612 PM [test-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:21:08,628 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,675 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-103/testActor] 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'. 02:21:08,678 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 34 02:21:08,679 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 35 02:21:08,679 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc6c08aa8e8@14d23091 02:21:08,680 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868679, None)) 02:21:08,682 PM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by route 02:21:08,682 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868678,0,0)) 02:21:08,684 PM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:21:08,706 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,756 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-106/testActor] 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'. 02:21:08,760 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 35 02:21:08,760 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 36 02:21:08,761 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 02:21:08,761 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command GET_BUCKET_VERSIONS 02:21:08,761 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868761, None)) 02:21:08,763 PM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:21:08,763 PM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868760,0,0)) 02:21:08,779 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,826 PM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-109/testActor] 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'. 02:21:08,831 PM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 36 02:21:08,831 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 37 02:21:08,832 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 02:21:08,833 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc6c08aa8e8@14d23091 02:21:08,833 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868832, None)) 02:21:08,833 PM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [(base)remote] 02:21:08,833 PM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868831,0,0)) 02:21:08,834 PM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:21:08,854 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 02:21:08,908 PM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-112/testActor] 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'. 02:21:08,909 PM [test-akka.actor.default-dispatcher-10] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 37 02:21:08,909 PM [test-akka.actor.default-dispatcher-10] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 38 02:21:08,910 PM [test-akka.actor.default-dispatcher-10] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command GET_BUCKET_VERSIONS 02:21:08,910 PM [test-akka.actor.default-dispatcher-10] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1756390868910, None)) 02:21:08,911 PM [test-akka.actor.default-dispatcher-10] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1756390868909,0,0)) 02:21:08,911 PM [test-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]