07:57:26,662 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 07:57:26,671 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [5062419428895878777] 07:57:26,671 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.1.4] ... 07:57:26,673 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 07:57:26,674 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:57:26,678 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#5062419428895878777], selfDc [default]. 07:57:26,690 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 07:57:26,690 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 07:57:26,691 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 07:57:26,696 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2551] with UID [9068450113179800299] 07:57:26,696 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Starting up, Pekko version [1.1.4] ... 07:57:26,698 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 07:57:26,698 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Started up successfully 07:57:26,707 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2551#9068450113179800299], selfDc [dc-backup]. 07:57:26,712 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:57:26,712 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:57:26,718 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 07:57:26,718 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:57:27,816 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#213683890]], but this node is not initialized yet 07:57:27,816 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#213683890]], but this node is not initialized yet 07:57:27,818 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#-1691228967]] to [pekko://ClusterSystem@127.0.0.1:2550] 07:57:27,818 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 07:57:27,818 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 07:57:27,818 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 07:57:27,819 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1393806679]] to [pekko://ClusterSystem@127.0.0.1:2550] 07:57:27,819 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1393806679]] (version [1.1.4]) 07:57:27,819 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:57:27,832 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#917083679]] to [pekko://ClusterSystem@127.0.0.1:2551] 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:57:27,833 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:57:27,834 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2551] is JOINING, roles [member-2, dc-dc-backup], version [0.0.0] 07:57:27,835 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:57:27,835 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-dc-backup, member-2]} 07:57:27,835 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Received unreachable event from a foreign datacenter, Ignoring... Roles: [dc-dc-backup, member-2] 07:57:27,835 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 07:57:28,737 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - is the new leader among reachable nodes (more leaders may exist) 07:57:28,738 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Up] 07:57:28,738 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:57:28,738 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] ClusterHeartbeat - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Cross DC heartbeat becoming ACTIVE on this node (for DC: dc-backup), monitoring other DCs oldest nodes 07:57:28,738 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:57:28,738 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:57:28,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2551, Up, dc-backup). 07:57:28,824 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 07:57:28,825 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 07:57:28,830 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:57:28,830 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:57:28,831 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:57:28,831 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:57:28,831 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:57:28,831 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] 07:57:28,832 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:57:28,860 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:57:28,860 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], new value: Set(member-1) 07:57:28,860 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] adding all candidates 07:57:28,860 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] : [member-1] 07:57:28,861 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] new owner: member-1 07:57:28,861 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] 07:57:28,926 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#531376264] 07:57:28,927 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#531376264] : Executing get-entity rpc. 07:57:29,29 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntitiesRequest{} org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesRequest@8c98037 in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#2103663638] 07:57:29,29 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#2103663638] : Executing get-entities rpc. 07:57:29,73 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-dc-backup, member-2]} 07:57:29,73 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Received reachable event from a foreign datacenter, Ignoring... Roles: [dc-dc-backup, member-2] 07:57:29,73 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] ClusterHeartbeat - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Cross DC heartbeat becoming ACTIVE on this node (for DC: default), monitoring other DCs oldest nodes 07:57:29,757 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:57:29,757 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Clearing candidates for member: member-2 07:57:29,757 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Failing rpc request. org.opendaylight.controller.eos.akka.owner.supervisor.command.GetEntitiesBackendRequest@36d7ce8c 07:57:29,763 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Retrieved candidate data, clearing candidates for member-2 07:57:29,763 AM [ForkJoinPool.commonPool-worker-2] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#2103663638] : Get-entities failed with owner supervisor, falling back to distributed-data. OwnerSupervisor is inactive so it cannot handle entity rpc requests. 07:57:29,763 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateCleaner - Clearing candidates for member: member-2 07:57:29,763 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateCleaner - Did not clear any candidates for member-2 07:57:29,763 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:57:29,763 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 07:57:29,868 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-794445371] 07:57:29,868 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-794445371] : Executing get-entity rpc. 07:57:29,868 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Failing rpc request. org.opendaylight.controller.eos.akka.owner.supervisor.command.GetEntityBackendRequest@33f9d8c 07:57:29,869 AM [ForkJoinPool.commonPool-worker-2] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-794445371] : Get-entity failed with owner supervisor, falling back to distributed-data. OwnerSupervisor is inactive so it cannot handle entity rpc requests. 07:57:29,870 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityRpcHandler - Received CandidatesForEntity: org.opendaylight.controller.eos.akka.owner.checker.command.GetCandidatesForEntity@763e662a 07:57:29,871 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityRpcHandler - Received owner for single entity: org.opendaylight.controller.eos.akka.owner.checker.command.SingleEntityOwnerDataResponse@58b0a0b8 07:57:29,973 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityOwnerRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#1721819215] 07:57:29,974 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#1721819215] : Executing get-entity-owner rpc. 07:57:29,974 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Failing rpc request. org.opendaylight.controller.eos.akka.owner.supervisor.command.GetEntityOwnerBackendRequest@5dba82b2 07:57:29,974 AM [ForkJoinPool.commonPool-worker-2] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#1721819215] : Get-entity-owner failed with owner supervisor, falling back to distributed-data. OwnerSupervisor is inactive so it cannot handle entity rpc requests. 07:57:29,978 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:57:29,979 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:57:29,979 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:57:29,979 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]] 07:57:29,979 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]. Skipping reassignment. 07:57:29,980 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 07:57:29,980 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 07:57:29,980 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:57:30,751 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:57:30,752 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:57:30,752 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]] 07:57:30,752 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]. Skipping reassignment. 07:57:31,0 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:57:31,0 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:57:31,0 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:57:31,1 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:57:31,2 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:57:31,2 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:57:31,3 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:57:31,4 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:57:31,8 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:57:31,22 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:57:31,23 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Marked address [pekko://ClusterSystem@127.0.0.1:2551] as [Leaving] 07:57:31,23 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 07:57:31,23 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2551 -> None] 07:57:31,23 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:57:31,797 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Exiting] 07:57:31,797 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Leader is removing Exiting node [pekko://ClusterSystem@127.0.0.1:2550] in DC [default] 07:57:32,17 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [5062419428895878777] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 07:57:32,37 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:57:32,37 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:57:32,37 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:57:32,38 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Exiting completed 07:57:32,38 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Shutting down... 07:57:32,39 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 07:57:32,39 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] dc [dc-backup] - Successfully shut down 07:57:32,40 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:57:32,40 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:57:32,42 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.