07:08:20,57 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 07:08:20,576 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [6016993439275830418] 07:08:20,601 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 07:08:20,726 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 07:08:20,727 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:08:20,809 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#6016993439275830418], selfDc [default]. 07:08:20,823 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 07:08:20,823 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 07:08:20,832 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 07:08:20,868 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:08:21,197 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:08:21,194 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:21,230 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:08:21,233 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:21,246 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:21,249 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:08:21,249 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 07:08:21,250 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:08:21,254 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:08:21,255 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:08:21,275 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:08:21,275 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:08:21,291 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:08:21,296 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:22,201 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:22,202 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:08:22,206 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:08:22,208 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:08:22,218 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:08:22,220 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:22,325 PM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:22,323 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:22,324 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:22,326 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:22,326 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:08:22,327 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 07:08:22,327 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:08:22,327 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:08:22,333 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:22,333 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:22,340 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:22,340 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 07:08:22,341 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 07:08:22,342 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [member-1] 07:08:22,342 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 07:08:22,342 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:08:22,342 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:22,343 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 07:08:22,345 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:22,427 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:22,428 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:22,432 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:22,460 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:22,461 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:08:22,461 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [] 07:08:22,461 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [member-1] 07:08:22,461 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 07:08:22,461 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:08:22,461 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:08:22,461 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:08:22,462 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:22,544 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:08:22,555 PM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:08:22,557 PM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:22,557 PM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:08:22,557 PM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:08:22,564 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 07:08:22,565 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 07:08:22,566 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:08:22,792 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:08:22,797 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:22,798 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:08:22,798 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:08:23,581 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:23,582 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:08:23,586 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:08:23,596 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:08:23,596 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:08:23,596 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:08:23,614 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:08:23,614 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:08:23,641 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:08:23,679 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 07:08:23,701 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [-8384901386344273153] 07:08:23,703 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 07:08:23,709 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 07:08:23,709 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:08:23,716 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#-8384901386344273153], selfDc [default]. 07:08:23,721 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 07:08:23,721 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 07:08:23,721 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 07:08:23,736 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:08:23,741 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:23,741 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:08:23,743 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:08:23,743 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:23,746 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:23,746 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:08:23,746 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 07:08:23,747 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:08:23,747 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:08:23,747 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:08:23,748 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:08:23,748 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:08:23,749 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:08:23,750 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:24,753 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:24,753 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:08:24,755 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:08:24,755 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:08:24,755 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:08:24,755 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:24,761 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:24,763 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:24,763 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 07:08:24,767 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:24,773 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:24,773 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:08:24,773 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 07:08:24,773 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:08:24,773 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:08:24,774 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:08:24,774 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] adding all candidates 07:08:24,774 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] : [member-1] 07:08:24,774 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:08:24,774 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:24,775 PM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 07:08:24,866 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:08:24,868 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:08:24,869 PM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:24,869 PM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]] 07:08:24,870 PM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:08:24,870 PM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:08:24,871 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 07:08:24,871 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 07:08:24,871 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:08:25,744 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:08:25,748 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:25,748 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]] 07:08:25,748 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:08:25,748 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:08:25,882 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:25,883 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:08:25,885 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:08:25,886 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:08:25,887 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:08:25,887 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:08:25,897 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:08:25,898 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:08:25,902 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:08:25,933 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 07:08:25,969 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [-2324231700715948240] 07:08:25,969 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 07:08:25,977 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 07:08:25,977 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:08:25,984 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#-2324231700715948240], selfDc [default]. 07:08:25,987 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 07:08:25,988 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 07:08:25,988 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 07:08:25,988 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:08:26,9 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:08:26,9 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:08:26,14 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], candidate=member-1} 07:08:26,14 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:26,15 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:08:26,15 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:08:26,15 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 07:08:26,15 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:08:26,15 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:08:26,16 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], candidate=member-1} 07:08:26,17 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:08:26,17 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:08:26,17 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:08:26,24 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:08:26,25 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:26,27 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:08:26,27 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:26,29 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 07:08:26,29 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 07:08:26,29 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:08:26,993 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:08:26,999 PM [ClusterSystem-akka.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:27,43 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:27,43 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:08:27,45 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:08:27,48 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:08:27,48 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:08:27,48 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:08:27,54 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:08:27,54 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:08:27,57 PM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:08:27,89 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 07:08:27,115 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [-2944908845671689395] 07:08:27,116 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 07:08:27,122 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 07:08:27,122 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:08:27,127 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#-2944908845671689395], selfDc [default]. 07:08:27,134 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 07:08:27,134 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 07:08:27,134 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 07:08:27,136 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:08:27,146 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:08:27,146 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:08:27,148 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@76b195d for type test 07:08:27,148 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test 07:08:27,149 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:27,149 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:27,159 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:27,159 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:08:27,159 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:08:27,159 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 07:08:27,160 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:08:27,160 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:08:27,161 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:08:27,161 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:08:27,161 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:08:27,163 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:28,163 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:28,163 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:08:28,165 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:08:28,165 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:08:28,166 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:08:28,166 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:28,171 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:28,172 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:28,173 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:08:28,173 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 07:08:28,173 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:08:28,173 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:08:28,174 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:28,176 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: test current candidates: {DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]=ORSet(member-1)} 07:08:28,177 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:28,183 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] started 07:08:28,185 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], response: GetSuccess(DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]) 07:08:28,185 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] at the time of initial sync. 07:08:28,213 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], prevOwner: , newOwner: member-1 07:08:28,213 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 07:08:28,223 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 07:08:28,226 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 07:08:28,226 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 0 07:08:28,358 PM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@76b195d for type test 07:08:28,359 PM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:28,359 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Stopping entity type listener actor for: test 07:08:28,359 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:28,359 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Terminating listener for type: test, listener: org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@76b195d 07:08:28,363 PM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:28,373 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:28,373 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 07:08:28,373 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 07:08:28,373 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [member-1] 07:08:28,373 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 07:08:28,373 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:08:28,373 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:28,374 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 07:08:28,374 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:28,461 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:08:28,463 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:28,467 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:28,493 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:28,493 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:08:28,493 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [] 07:08:28,493 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [member-1] 07:08:28,493 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 07:08:28,494 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:08:28,494 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:08:28,494 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:08:28,495 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:08:30,466 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:08:30,468 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:08:30,470 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:30,471 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:08:30,471 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:08:30,472 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 07:08:30,472 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 07:08:30,472 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:08:31,194 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:08:31,195 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:31,196 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:08:31,196 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:08:31,483 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:31,483 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:08:31,485 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:08:31,488 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:08:31,488 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:08:31,489 PM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:08:31,496 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:08:31,496 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:08:31,501 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:08:31,527 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 07:08:31,559 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [7653100662002750977] 07:08:31,560 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 07:08:31,565 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 07:08:31,565 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:08:31,569 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#7653100662002750977], selfDc [default]. 07:08:31,572 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 07:08:31,572 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 07:08:31,572 PM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 07:08:31,593 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:08:31,598 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:08:31,598 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], candidate=member-1} 07:08:31,598 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:08:31,600 PM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], candidate=member-1} 07:08:31,605 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:31,607 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:08:31,607 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:08:31,607 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 07:08:31,607 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:08:31,607 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:08:31,608 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:08:31,609 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:08:31,609 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:08:31,611 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:31,700 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:31,702 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:31,805 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:31,806 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:31,908 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:31,910 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,14 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,15 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,116 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,117 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,218 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,219 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,320 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,321 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,422 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,423 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,524 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,525 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,612 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:32,613 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:08:32,614 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:08:32,614 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:08:32,614 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:08:32,615 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,624 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:32,626 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,626 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,632 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:32,632 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], new value: Set(member-1) 07:08:32,632 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] adding all candidates 07:08:32,632 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1] 07:08:32,632 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] new owner: member-1 07:08:32,633 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,727 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,728 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: member-1 07:08:32,729 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-2) for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,729 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 07:08:32,730 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:32,730 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 07:08:32,730 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]. Skipping reassignment. 07:08:32,735 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:32,752 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:32,752 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], new value: Set(member-1, member-2) 07:08:32,753 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 07:08:32,753 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-2] 07:08:32,753 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : member-2 07:08:32,753 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] new owner: member-2 07:08:32,753 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1, member-2] 07:08:32,754 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1, member-2] 07:08:32,754 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,830 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,832 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: member-2 07:08:32,833 PM [main] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=two}]] 07:08:32,834 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=two}]] 07:08:32,838 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 07:08:32,838 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 07:08:32,838 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], activeMembers: [], currentCandidates: [member-1, member-2] 07:08:32,838 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 07:08:32,838 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], activeMembers: [], currentCandidates: [member-1, member-2] 07:08:32,840 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,935 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:08:32,936 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: 07:08:32,943 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:08:32,945 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:08:32,946 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:32,948 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 07:08:32,948 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 07:08:32,948 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:08:33,602 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:08:33,604 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:33,961 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:33,962 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:08:33,965 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:08:33,966 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:08:33,966 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:08:33,967 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:08:33,972 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:08:33,972 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:08:33,977 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:08:33,994 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 07:08:34,22 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [1610784542890828147] 07:08:34,23 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 07:08:34,35 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 07:08:34,35 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:08:34,35 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#1610784542890828147], selfDc [default]. 07:08:34,45 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:08:34,45 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:08:34,49 PM [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:08:34,50 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:34,56 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 07:08:34,56 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 07:08:34,63 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 07:08:34,64 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:08:34,66 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:34,66 PM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:08:34,66 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:08:34,66 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 07:08:34,66 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:08:34,66 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:08:34,67 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:08:34,67 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:08:34,68 PM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:08:34,68 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:35,70 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:35,70 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:08:35,71 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:08:35,71 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:08:35,71 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:08:35,72 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:35,78 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:08:35,79 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:08:35,79 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:35,79 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:35,79 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:35,79 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:35,80 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:35,760 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=test}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=test://test-node}}]]}}} in actor: Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#-1620141367] 07:08:35,764 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityRpcHandler - Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#-1620141367] : Executing get-entity rpc. 07:08:35,775 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{string=/network-topology:network-topology/topology[topology-id='test']/node[node-id='test://test-node']}} in actor: Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#1123835660] 07:08:35,775 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityRpcHandler - Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#1123835660] : Executing get-entity rpc. 07:08:35,779 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntitiesRequest{} org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesRequest@4451ab5d in actor: Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#1178207527] 07:08:35,779 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityRpcHandler - Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#1178207527] : Executing get-entities rpc. 07:08:35,791 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityOwnerRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=test}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=test://test-node}}]]}}} in actor: Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#1643305320] 07:08:35,792 PM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityRpcHandler - Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#1643305320] : Executing get-entity-owner rpc. 07:08:35,796 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:08:35,797 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:08:35,800 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 07:08:35,800 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:35,800 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 07:08:35,800 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:35,800 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:08:35,800 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:36,70 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:08:36,73 PM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 07:08:36,73 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:36,73 PM [ClusterSystem-akka.actor.default-dispatcher-12] [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:08:36,820 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:08:36,820 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:08:36,823 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:08:36,826 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:08:36,826 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:08:36,826 PM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:08:36,829 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:08:36,829 PM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:08:36,833 PM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.