02:28:13,595 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:28:13,604 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [7316664938260176112] 02:28:13,604 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 02:28:13,606 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 02:28:13,606 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:28:13,608 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:28:13,608 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#7316664938260176112], selfDc [default]. 02:28:13,630 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:28:13,630 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 02:28:13,630 AM [ClusterSystem-pekko.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). 02:28:13,631 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:28:13,631 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:28:13,632 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:13,632 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:13,633 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:13,633 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:28:13,633 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:28:13,633 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 02:28:13,633 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:28:13,633 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:28:13,633 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:28:13,633 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:28:13,635 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:28:13,635 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:14,650 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:14,650 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:28:14,651 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:28:14,651 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:28:14,655 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:28:14,656 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:14,657 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:14,660 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:14,660 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:28:14,660 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 02:28:14,660 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:14,660 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:28:14,661 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:14,751 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:14,751 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:14,754 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:14,781 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:14,781 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 02:28:14,781 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 02:28:14,781 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 02:28:14,781 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 02:28:14,781 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:28:14,781 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:14,781 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 02:28:14,782 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:14,853 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:14,853 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:14,855 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [] 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:14,955 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:28:14,956 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:28:14,956 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:14,956 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:28:14,956 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 02:28:14,957 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 02:28:14,958 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 02:28:14,958 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:28:15,640 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:28:15,641 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:15,641 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:28:15,641 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 02:28:15,970 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:15,970 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:28:15,971 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:28:15,972 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:28:15,972 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:28:15,972 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:28:15,975 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:28:15,975 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:28:15,977 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 02:28:15,995 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:28:16,5 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-2935883355909466081] 02:28:16,6 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 02:28:16,8 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 02:28:16,8 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:28:16,14 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-2935883355909466081], selfDc [default]. 02:28:16,14 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:28:16,14 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:28:16,14 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 02:28:16,14 AM [ClusterSystem-pekko.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). 02:28:16,26 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:28:16,26 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:28:16,28 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:16,28 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:28:16,28 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:28:16,28 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 02:28:16,29 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:28:16,29 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:28:16,29 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:16,29 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:16,29 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:28:16,29 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:28:16,29 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:28:16,30 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:17,46 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:17,46 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:28:17,47 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:28:17,47 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:28:17,47 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:28:17,48 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:17,49 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:17,55 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:17,55 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:28:17,55 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 02:28:17,55 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:17,55 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:28:17,55 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:17,140 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:17,140 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 02:28:17,143 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:17,175 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] adding all candidates 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:28:17,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 02:28:17,243 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:28:17,244 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:28:17,245 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:17,245 AM [ClusterSystem-pekko.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]] 02:28:17,245 AM [ClusterSystem-pekko.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. 02:28:17,245 AM [ClusterSystem-pekko.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. 02:28:17,247 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 02:28:17,247 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 02:28:17,247 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:28:18,45 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:28:18,46 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:18,46 AM [ClusterSystem-pekko.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]] 02:28:18,47 AM [ClusterSystem-pekko.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. 02:28:18,47 AM [ClusterSystem-pekko.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. 02:28:18,265 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:18,265 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:28:18,267 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:28:18,267 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:28:18,268 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:28:18,268 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:28:18,271 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:28:18,271 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:28:18,273 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 02:28:18,285 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 02:28:18,303 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [7935349173797374285] 02:28:18,304 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 02:28:18,307 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 02:28:18,307 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:28:18,309 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#7935349173797374285], selfDc [default]. 02:28:18,310 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:28:18,311 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:28:18,311 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 02:28:18,312 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 02:28:18,334 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:28:18,334 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:28:18,334 AM [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} 02:28:18,334 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [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} 02:28:18,336 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:28:18,336 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:18,337 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:28:18,337 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 02:28:18,337 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:28:18,337 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:28:18,337 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:28:18,337 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:28:18,337 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:28:18,337 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:28:18,338 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:18,339 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:28:18,339 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 02:28:18,339 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 02:28:18,339 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:28:19,323 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:28:19,324 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:19,352 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:19,352 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:28:19,353 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:28:19,355 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:28:19,356 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:28:19,356 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:28:19,356 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:28:19,356 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:28:19,373 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:28:19,384 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-3355272710636768616] 02:28:19,385 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 02:28:19,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 02:28:19,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:28:19,399 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:28:19,399 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:28:19,399 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 02:28:19,403 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-3355272710636768616], selfDc [default]. 02:28:19,403 AM [ClusterSystem-pekko.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). 02:28:19,404 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:28:19,404 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:28:19,404 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@1b404a21 for type test 02:28:19,404 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test 02:28:19,405 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:19,405 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:19,406 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:19,406 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:28:19,406 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 02:28:19,406 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:28:19,406 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:28:19,406 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:28:19,407 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:28:19,407 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:28:19,407 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:28:19,407 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:20,419 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:20,419 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:28:20,420 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:28:20,420 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:28:20,420 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:28:20,420 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:20,422 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:20,439 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:20,439 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:28:20,439 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test current candidates: {DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]=ORSet(member-1)} 02:28:20,439 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 02:28:20,439 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:20,439 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:20,439 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:28:20,440 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] started 02:28:20,440 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:20,440 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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]) 02:28:20,440 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] at the time of initial sync. 02:28:20,479 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], prevOwner: , newOwner: member-1 02:28:20,479 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 02:28:20,479 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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} 02:28:20,479 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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} 02:28:20,479 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-1 - member-1 changes: 0 02:28:20,611 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@1b404a21 for type test 02:28:20,611 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:20,611 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Stopping entity type listener actor for: test 02:28:20,611 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:20,611 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Terminating listener for type: test, listener: org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@1b404a21 02:28:20,613 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:20,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:20,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 02:28:20,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 02:28:20,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 02:28:20,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 02:28:20,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:28:20,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:20,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 02:28:20,640 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:20,713 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:28:20,713 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:20,715 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [] 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:28:20,719 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:28:22,717 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:28:22,718 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:28:22,718 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:22,718 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:28:22,719 AM [ClusterSystem-pekko.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. 02:28:22,719 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 02:28:22,720 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 02:28:22,720 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:28:23,459 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:28:23,460 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:23,460 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:28:23,460 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 02:28:23,739 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:23,739 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:28:23,740 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:28:23,741 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:28:23,741 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:28:23,742 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:28:23,746 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:28:23,746 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:28:23,748 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 02:28:23,768 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 02:28:23,778 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-7971617794614399288] 02:28:23,778 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 02:28:23,779 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 02:28:23,779 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:28:23,782 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-7971617794614399288], selfDc [default]. 02:28:23,782 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:28:23,782 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:28:23,782 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 02:28:23,783 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 02:28:23,795 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:28:23,795 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:28:23,795 AM [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} 02:28:23,796 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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} 02:28:23,797 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:28:23,797 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 02:28:23,797 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:28:23,797 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:28:23,797 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:23,798 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:28:23,798 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:28:23,798 AM [ClusterSystem-pekko.actor.default-dispatcher-8] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:28:23,798 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:23,798 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:28:23,897 AM [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}]] 02:28:23,899 AM [ClusterSystem-pekko.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}]] 02:28:24,1 AM [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}]] 02:28:24,2 AM [ClusterSystem-pekko.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}]] 02:28:24,102 AM [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}]] 02:28:24,105 AM [ClusterSystem-pekko.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}]] 02:28:24,205 AM [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}]] 02:28:24,206 AM [ClusterSystem-pekko.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}]] 02:28:24,307 AM [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}]] 02:28:24,308 AM [ClusterSystem-pekko.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}]] 02:28:24,410 AM [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}]] 02:28:24,411 AM [ClusterSystem-pekko.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}]] 02:28:24,512 AM [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}]] 02:28:24,512 AM [ClusterSystem-pekko.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}]] 02:28:24,613 AM [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}]] 02:28:24,614 AM [ClusterSystem-pekko.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}]] 02:28:24,714 AM [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}]] 02:28:24,715 AM [ClusterSystem-pekko.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}]] 02:28:24,806 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:24,806 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:28:24,806 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:28:24,807 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:28:24,807 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:28:24,807 AM [ClusterSystem-pekko.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}]] 02:28:24,809 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:24,815 AM [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}]] 02:28:24,816 AM [ClusterSystem-pekko.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}]] 02:28:24,826 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:24,826 AM [ClusterSystem-pekko.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) 02:28:24,826 AM [ClusterSystem-pekko.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 02:28:24,826 AM [ClusterSystem-pekko.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] 02:28:24,826 AM [ClusterSystem-pekko.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 02:28:24,827 AM [ClusterSystem-pekko.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}]] 02:28:24,916 AM [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}]] 02:28:24,917 AM [ClusterSystem-pekko.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 02:28:24,917 AM [ClusterSystem-pekko.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}]] 02:28:24,918 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 02:28:24,918 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:24,918 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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}]]] 02:28:24,918 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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. 02:28:24,919 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:24,946 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:24,947 AM [ClusterSystem-pekko.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, member-2) 02:28:24,947 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 02:28:24,947 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [member-2] 02:28:24,947 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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 02:28:24,947 AM [ClusterSystem-pekko.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-2 02:28:24,947 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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] 02:28:24,947 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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] 02:28:24,948 AM [ClusterSystem-pekko.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}]] 02:28:25,19 AM [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}]] 02:28:25,20 AM [ClusterSystem-pekko.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-2 02:28:25,22 AM [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}]] 02:28:25,24 AM [ClusterSystem-pekko.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=two}]] 02:28:25,24 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 02:28:25,25 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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}]]] 02:28:25,25 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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] 02:28:25,25 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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}]]] 02:28:25,26 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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] 02:28:25,26 AM [ClusterSystem-pekko.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}]] 02:28:25,125 AM [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}]] 02:28:25,126 AM [ClusterSystem-pekko.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: 02:28:25,127 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:28:25,130 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:28:25,130 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 02:28:25,130 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 02:28:25,130 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:28:25,130 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:25,816 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:28:25,817 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:26,147 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:26,147 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:28:26,147 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:28:26,148 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:28:26,148 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:28:26,149 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:28:26,151 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:28:26,153 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:28:26,154 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 02:28:26,183 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 02:28:26,192 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-2299106310130652970] 02:28:26,192 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 02:28:26,194 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 02:28:26,196 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:28:26,197 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-2299106310130652970], selfDc [default]. 02:28:26,198 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:28:26,198 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:28:26,198 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 02:28:26,202 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 02:28:26,210 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:28:26,210 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:28:26,210 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:26,211 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:28:26,210 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 02:28:26,211 AM [ClusterSystem-pekko.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} 02:28:26,212 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:28:26,212 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 02:28:26,212 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:28:26,212 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:28:26,214 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:28:26,214 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:28:26,214 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:28:26,215 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:27,222 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:27,223 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:28:27,223 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:28:27,223 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:28:27,224 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:28:27,224 AM [ClusterSystem-pekko.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}]] 02:28:27,226 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:28:27,243 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:28:27,243 AM [ClusterSystem-pekko.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) 02:28:27,243 AM [ClusterSystem-pekko.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 02:28:27,243 AM [ClusterSystem-pekko.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] 02:28:27,243 AM [ClusterSystem-pekko.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 02:28:27,243 AM [ClusterSystem-pekko.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}]] 02:28:27,323 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#-943293322] 02:28:27,323 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#-943293322] : Executing get-entity rpc. 02:28:27,324 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-1893371384] 02:28:27,325 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-1893371384] : Executing get-entity rpc. 02:28:27,326 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntitiesRequest{} org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesRequest@73830b99 in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#810565251] 02:28:27,326 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#810565251] : Executing get-entities rpc. 02:28:27,328 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityOwnerRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#-1734734453] 02:28:27,328 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#-1734734453] : Executing get-entity-owner rpc. 02:28:27,330 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:28:27,331 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:28:27,331 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:27,332 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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}]]] 02:28:27,332 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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. 02:28:27,332 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 02:28:27,332 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 02:28:27,332 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:28:28,233 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:28:28,234 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 02:28:28,234 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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}]]] 02:28:28,235 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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. 02:28:28,343 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:28:28,343 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:28:28,344 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:28:28,345 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:28:28,345 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:28:28,346 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:28:28,347 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:28:28,347 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:28:28,349 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.