07:31:56,71 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 07:31:56,80 PM [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 [-404279499645082401] 07:31:56,81 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 07:31:56,85 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 07:31:56,85 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:31:56,85 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [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#-404279499645082401], selfDc [default]. 07:31:56,88 PM [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 07:31:56,88 PM [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) 07:31:56,88 PM [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] 07:31:56,89 PM [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). 07:31:56,100 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:31:56,100 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:31:56,100 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:31:56,100 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 07:31:56,101 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:31:56,101 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:31:56,101 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:31:56,101 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:31:56,101 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:31:56,101 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:31:56,101 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:31:56,102 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:31:56,102 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:31:56,102 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:31:56,103 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:31:56,103 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:31:56,103 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:31:56,104 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:31:56,106 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:31:56,106 PM [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] 07:31:56,107 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:31:56,134 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:31:56,134 PM [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) 07:31:56,134 PM [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 07:31:56,134 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:31:56,134 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:31:56,135 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:31:56,205 PM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:31:56,206 PM [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] 07:31:56,209 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:31:56,213 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:31:56,214 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 07:31:56,214 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 07:31:56,214 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 07:31:56,214 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 07:31:56,214 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:31:56,214 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:31:56,214 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 07:31:56,214 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:31:56,308 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:31:56,308 PM [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] 07:31:56,311 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:31:56,334 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:31:56,334 PM [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) 07:31:56,334 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [] 07:31:56,334 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 07:31:56,334 PM [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 07:31:56,334 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:31:56,334 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:31:56,334 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:31:56,335 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:31:56,411 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:31:56,412 PM [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] 07:31:56,413 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:31:56,413 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:31:56,414 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 07:31:56,414 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 07:31:56,413 PM [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. 07:31:56,414 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:31:57,95 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:31:57,95 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:31:57,96 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:31:57,96 PM [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. 07:31:57,434 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:31:57,434 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:31:57,435 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:31:57,435 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:31:57,436 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:31:57,436 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:31:57,439 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:31:57,439 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:31:57,460 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 07:31:57,468 PM [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 [4787708987007163972] 07:31:57,468 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 07:31:57,474 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 07:31:57,474 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:31:57,478 PM [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 07:31:57,478 PM [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) 07:31:57,478 PM [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] 07:31:57,478 PM [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#4787708987007163972], selfDc [default]. 07:31:57,478 PM [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). 07:31:57,491 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:31:57,491 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:31:57,491 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:31:57,491 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:31:57,491 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 07:31:57,491 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:31:57,491 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:31:57,491 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:31:57,491 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:31:57,492 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:31:57,492 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:31:57,492 PM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:31:57,492 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:31:57,492 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:31:58,510 PM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:31:58,510 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:31:58,511 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:31:58,511 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:31:58,511 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:31:58,511 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:31:58,513 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:31:58,520 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:31:58,520 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:31:58,520 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 07:31:58,520 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:31:58,520 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:31:58,521 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:31:58,607 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:31:58,607 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 07:31:58,609 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:31:58,639 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:31:58,639 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:31:58,640 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 07:31:58,640 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 07:31:58,640 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:31:58,640 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:31:58,640 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] adding all candidates 07:31:58,640 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] : [member-1] 07:31:58,640 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:31:58,640 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 07:31:58,710 PM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:31:58,711 PM [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] 07:31:58,711 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:31:58,712 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]] 07:31:58,712 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:31:58,712 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:31:58,713 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 07:31:58,713 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 07:31:58,713 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:31:59,510 PM [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] 07:31:59,511 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:31:59,511 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]] 07:31:59,511 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:31:59,511 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 07:31:59,730 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:31:59,730 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:31:59,731 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:31:59,732 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:31:59,732 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:31:59,732 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:31:59,734 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:31:59,734 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:31:59,736 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:31:59,753 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 07:31:59,762 PM [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 [745491585410561806] 07:31:59,763 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 07:31:59,766 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 07:31:59,766 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:31:59,767 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 07:31:59,767 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 07:31:59,767 PM [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 [Up] 07:31:59,767 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [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#745491585410561806], selfDc [default]. 07:31:59,769 PM [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). 07:31:59,781 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:31:59,781 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:31:59,781 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], candidate=member-1} 07:31:59,781 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], candidate=member-1} 07:31:59,782 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:31:59,783 PM [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] 07:31:59,785 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 07:32:00,789 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:32:00,789 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:32:00,789 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:32:00,789 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:32:00,789 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 07:32:00,789 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://ClusterSystem/system/cluster/core/daemon#-1679580217] to Actor[pekko://ClusterSystem/system/cluster/core/publisher#-1097191812] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/cluster/core/publisher#-1097191812] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 07:32:00,789 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RepointableActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.singleton.ClusterSingletonProxy$TryToIdentifySingleton$] from Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-1579689335] to Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-1579689335] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-1579689335] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 07:32:00,790 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:32:00,790 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:32:00,792 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:32:00,804 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 07:32:00,817 PM [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 [347271622735883840] 07:32:00,817 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 07:32:00,822 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 07:32:00,823 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:32:00,824 PM [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#347271622735883840], selfDc [default]. 07:32:00,825 PM [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 07:32:00,825 PM [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) 07:32:00,825 PM [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] 07:32:00,827 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:32:00,835 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@4518e64 for type test 07:32:00,835 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:32:00,836 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test 07:32:00,836 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:32:00,836 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:32:00,836 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:32:00,837 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:00,837 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:32:00,837 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:32:00,837 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 07:32:00,837 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:32:00,837 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:32:00,837 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:32:00,837 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:32:00,838 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:32:00,838 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:01,852 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:01,852 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:32:01,853 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:32:01,853 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:32:01,854 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:32:01,854 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:32:01,856 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:32:01,871 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:32:01,871 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 07:32:01,871 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 07:32:01,871 PM [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)} 07:32:01,871 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:32:01,871 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:32:01,872 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:32:01,872 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:32:01,872 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] started 07:32:01,872 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], response: GetSuccess(DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]) 07:32:01,872 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] at the time of initial sync. 07:32:01,911 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], prevOwner: , newOwner: member-1 07:32:01,911 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 07:32:01,912 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 07:32:01,912 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 07:32:01,912 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 07:32:02,44 PM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@4518e64 for type test 07:32:02,44 PM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:32:02,44 PM [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] 07:32:02,44 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Stopping entity type listener actor for: test 07:32:02,45 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Terminating listener for type: test, listener: org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@4518e64 07:32:02,46 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:32:02,71 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:32:02,71 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 07:32:02,71 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 07:32:02,71 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 07:32:02,71 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 07:32:02,72 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:32:02,72 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:32:02,72 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 07:32:02,72 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:32:02,147 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 07:32:02,147 PM [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] 07:32:02,149 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:32:02,152 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:32:02,152 PM [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) 07:32:02,152 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [] 07:32:02,152 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 07:32:02,152 PM [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 07:32:02,152 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 07:32:02,152 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:32:02,152 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 07:32:02,153 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 07:32:04,150 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:32:04,151 PM [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] 07:32:04,152 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:04,152 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:32:04,152 PM [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. 07:32:04,153 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 07:32:04,153 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 07:32:04,153 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:32:04,892 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:32:04,893 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:04,893 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 07:32:04,893 PM [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. 07:32:05,172 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:05,172 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:32:05,173 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:32:05,173 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:32:05,173 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:32:05,173 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:32:05,174 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://ClusterSystem/system/cluster/core/daemon#781969592] to Actor[pekko://ClusterSystem/system/cluster/core/publisher#-2069557983] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/cluster/core/publisher#-2069557983] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 07:32:05,175 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:32:05,175 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:32:05,177 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:32:05,193 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 07:32:05,202 PM [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 [-2256873898834423362] 07:32:05,203 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 07:32:05,207 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 07:32:05,207 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:32:05,209 PM [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#-2256873898834423362], selfDc [default]. 07:32:05,215 PM [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 07:32:05,215 PM [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) 07:32:05,215 PM [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] 07:32:05,216 PM [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). 07:32:05,228 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:32:05,228 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:32:05,228 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], candidate=member-1} 07:32:05,229 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], candidate=member-1} 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Clearing candidates for member: member-1 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:32:05,232 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:32:05,233 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:32:05,233 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:32:05,233 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:05,233 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:32:05,234 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:32:05,234 PM [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}]] 07:32:05,234 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:32:05,258 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:32:05,258 PM [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) 07:32:05,258 PM [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 07:32:05,258 PM [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] 07:32:05,258 PM [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 07:32:05,259 PM [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}]] 07:32:05,331 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:32:05,333 PM [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 07:32:05,335 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 07:32:05,335 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-2) for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:32:05,336 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:05,336 PM [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}]]] 07:32:05,336 PM [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. 07:32:05,338 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:32:05,338 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:32:05,338 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], new value: Set(member-1, member-2) 07:32:05,339 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 07:32:05,339 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-2] 07:32:05,339 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : member-2 07:32:05,339 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] new owner: member-2 07:32:05,339 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1, member-2] 07:32:05,339 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1, member-2] 07:32:05,340 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:32:05,436 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:32:05,437 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: member-2 07:32:05,437 PM [main] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=two}]] 07:32:05,438 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=two}]] 07:32:05,438 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 07:32:05,442 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 07:32:05,442 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], activeMembers: [], currentCandidates: [member-1, member-2] 07:32:05,442 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 07:32:05,442 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], activeMembers: [], currentCandidates: [member-1, member-2] 07:32:05,443 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:32:05,542 PM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 07:32:05,543 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: 07:32:05,544 PM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:32:05,545 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:32:05,546 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:05,547 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 07:32:05,547 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 07:32:05,547 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:32:06,218 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:32:06,219 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:06,558 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:06,558 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:32:06,559 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:32:06,560 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:32:06,560 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:32:06,561 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:32:06,562 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://ClusterSystem/system/cluster/core/daemon#1214438090] to Actor[pekko://ClusterSystem/system/cluster/core/publisher#-1523379770] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/cluster/core/publisher#-1523379770] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 07:32:06,564 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:32:06,564 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:32:06,566 PM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 07:32:06,579 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 07:32:06,590 PM [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 [-8386697177107780216] 07:32:06,591 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 07:32:06,603 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 07:32:06,603 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 07:32:06,603 PM [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 07:32:06,603 PM [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) 07:32:06,603 PM [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] 07:32:06,603 PM [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#-8386697177107780216], selfDc [default]. 07:32:06,603 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 07:32:06,608 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 07:32:06,608 PM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 07:32:06,608 PM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 07:32:06,608 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 07:32:06,613 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 07:32:06,613 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 07:32:06,613 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:06,614 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 07:32:06,614 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 07:32:06,614 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 07:32:06,614 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 07:32:06,614 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 07:32:06,614 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 07:32:06,615 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:07,628 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:07,628 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 07:32:07,628 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 07:32:07,628 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 07:32:07,629 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 07:32:07,629 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] 07:32:07,631 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 07:32:07,636 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 07:32:07,637 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], new value: Set(member-1) 07:32:07,637 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] adding all candidates 07:32:07,637 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] : [member-1] 07:32:07,637 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] new owner: member-1 07:32:07,637 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] 07:32:07,719 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [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#1120832410] 07:32:07,720 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#1120832410] : Executing get-entity rpc. 07:32:07,721 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [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#2124074473] 07:32:07,721 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#2124074473] : Executing get-entity rpc. 07:32:07,722 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntitiesRequest{} org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesRequest@555ad771 in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#85388563] 07:32:07,722 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#85388563] : Executing get-entities rpc. 07:32:07,724 PM [ClusterSystem-pekko.actor.default-dispatcher-13] [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#-1829754342] 07:32:07,724 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#-1829754342] : Executing get-entity-owner rpc. 07:32:07,725 PM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:32:07,726 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 07:32:07,728 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 07:32:07,728 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 07:32:07,727 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:07,728 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 07:32:07,728 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]] 07:32:07,728 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]. Skipping reassignment. 07:32:08,628 PM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 07:32:08,629 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 07:32:08,629 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]] 07:32:08,629 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]. Skipping reassignment. 07:32:08,748 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 07:32:08,748 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 07:32:08,748 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 07:32:08,749 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 07:32:08,749 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 07:32:08,750 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 07:32:08,753 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:32:08,753 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:32:08,754 PM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.