03:16:49,248 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 03:16:49,259 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 [-903905748395196984] 03:16:49,260 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] ... 03:16:49,262 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] 03:16:49,262 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 03:16:49,266 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#-903905748395196984], selfDc [default]. 03:16:49,270 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 03:16:49,270 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) 03:16:49,270 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] 03:16:49,271 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 03:16:49,275 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 03:16:49,275 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 03:16:49,276 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:49,276 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:49,277 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:49,278 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 03:16:49,278 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 03:16:49,278 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 03:16:49,278 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 03:16:49,278 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 03:16:49,278 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 03:16:49,278 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 03:16:49,279 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 03:16:49,281 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]} 03:16:50,290 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:50,290 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 03:16:50,290 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 03:16:50,290 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 03:16:50,295 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 03:16:50,295 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] 03:16:50,297 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:16:50,310 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:16:50,310 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) 03:16:50,310 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 03:16:50,310 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 03:16:50,310 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 03:16:50,311 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:50,389 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:50,389 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:50,391 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:16:50,391 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:16:50,391 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() 03:16:50,392 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 03:16:50,392 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 03:16:50,392 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 03:16:50,392 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 03:16:50,392 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:50,392 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 03:16:50,392 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:50,491 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:50,491 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] 03:16:50,494 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:16:50,509 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:16:50,510 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) 03:16:50,510 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [] 03:16:50,510 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 03:16:50,510 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 03:16:50,510 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 03:16:50,510 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] 03:16:50,510 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] 03:16:50,510 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:50,594 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:16:50,595 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] 03:16:50,596 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 03:16:50,597 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 03:16:50,597 AM [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. 03:16:50,598 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 03:16:50,598 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 03:16:50,598 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 03:16:51,300 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] 03:16:51,301 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 03:16:51,302 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 03:16:51,302 AM [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. 03:16:51,610 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:51,610 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 03:16:51,611 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 03:16:51,612 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 03:16:51,612 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 03:16:51,613 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 03:16:51,615 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:16:51,615 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 03:16:51,617 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 03:16:51,634 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 03:16:51,647 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 [-62659123414585653] 03:16:51,647 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] ... 03:16:51,651 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] 03:16:51,651 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 03:16:51,660 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 03:16:51,660 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#-62659123414585653], selfDc [default]. 03:16:51,669 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) 03:16:51,669 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] 03:16:51,669 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). 03:16:51,673 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 03:16:51,673 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 03:16:51,674 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 03:16:51,674 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 03:16:51,675 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 03:16:51,675 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]} 03:16:52,683 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:52,684 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 03:16:52,684 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 03:16:52,684 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 03:16:52,684 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 03:16:52,685 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] 03:16:52,686 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:16:52,704 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:16:52,704 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) 03:16:52,704 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 03:16:52,704 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 03:16:52,704 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 03:16:52,704 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:52,785 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:52,785 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 03:16:52,788 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:16:52,824 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:16:52,824 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) 03:16:52,824 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 03:16:52,824 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 03:16:52,824 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] 03:16:52,824 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 03:16:52,824 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] adding all candidates 03:16:52,824 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] : [member-1] 03:16:52,825 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] new owner: member-1 03:16:52,825 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 03:16:52,888 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:16:52,889 AM [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] 03:16:52,890 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]} 03:16:52,890 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 03:16:52,891 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 03:16:52,891 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 03:16:52,891 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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]] 03:16:52,891 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. 03:16:52,891 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 03:16:53,694 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] 03:16:53,695 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]} 03:16:53,695 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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]] 03:16:53,696 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. 03:16:53,696 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 03:16:53,904 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:53,905 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 03:16:53,905 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 03:16:53,906 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 03:16:53,906 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 03:16:53,906 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 03:16:53,910 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:16:53,910 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 03:16:53,911 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 03:16:53,928 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 03:16:53,941 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 [-6610397139273069443] 03:16:53,941 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] ... 03:16:53,943 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] 03:16:53,944 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 03:16:53,945 AM [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#-6610397139273069443], selfDc [default]. 03:16:53,946 AM [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 03:16:53,946 AM [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) 03:16:53,946 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 [Up] 03:16:53,947 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). 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 03:16:53,960 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 03:16:53,961 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 03:16:53,961 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 03:16:53,961 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]} 03:16:53,962 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} 03:16:53,962 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], candidate=member-1} 03:16:53,962 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:16:53,963 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] 03:16:53,963 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 03:16:53,964 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 03:16:53,964 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 03:16:53,964 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 03:16:54,960 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 [Exiting] 03:16:54,960 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]} 03:16:54,980 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:54,980 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 03:16:54,980 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 03:16:54,984 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 03:16:54,984 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 03:16:54,984 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 03:16:54,985 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:16:54,985 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 03:16:54,987 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 03:16:54,997 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 03:16:55,4 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 [-4907776509568674132] 03:16:55,5 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] ... 03:16:55,7 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] 03:16:55,7 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 03:16:55,9 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#-4907776509568674132], selfDc [default]. 03:16:55,10 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 03:16:55,10 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) 03:16:55,10 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] 03:16:55,10 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). 03:16:55,20 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@4518e64 for type test 03:16:55,20 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 03:16:55,21 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 03:16:55,21 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test 03:16:55,21 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:55,21 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:55,22 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:55,22 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 03:16:55,23 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 03:16:55,23 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 03:16:55,23 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 03:16:55,23 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSyncer - Starting candidate and owner sync 03:16:55,23 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 03:16:55,23 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 03:16:55,24 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Owner Supervisor started 03:16:55,29 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 03:16:56,35 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 03:16:56,36 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:56,36 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 03:16:56,36 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 03:16:56,37 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 03:16:56,37 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,39 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:16:56,55 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test current candidates: {DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]=ORSet(member-1)} 03:16:56,55 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,56 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:16:56,56 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] started 03:16:56,56 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 03:16:56,57 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 03:16:56,57 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 03:16:56,57 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 03:16:56,57 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], response: NotFound(DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]) 03:16:56,57 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,57 AM [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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 03:16:56,57 AM [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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 03:16:56,57 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 03:16:56,57 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,96 AM [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 03:16:56,96 AM [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 03:16:56,96 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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} 03:16:56,96 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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} 03:16:56,96 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] EOS-listener-member-1 - member-1 changes: 1 03:16:56,232 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@4518e64 for type test 03:16:56,232 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,232 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Stopping entity type listener actor for: test 03:16:56,232 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,233 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Terminating listener for type: test, listener: org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@4518e64 03:16:56,235 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:16:56,255 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:16:56,255 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 03:16:56,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 03:16:56,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-1] 03:16:56,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 03:16:56,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 03:16:56,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 03:16:56,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,334 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 03:16:56,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:56,336 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:16:56,336 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:16:56,336 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 03:16:56,337 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [] 03:16:56,337 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [member-1] 03:16:56,337 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 03:16:56,337 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 03:16:56,337 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 03:16:56,337 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 03:16:56,337 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 03:16:58,337 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:16:58,338 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] 03:16:58,339 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]} 03:16:58,339 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 03:16:58,339 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. 03:16:58,341 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 03:16:58,341 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 03:16:58,341 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 03:16:59,86 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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] 03:16:59,87 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 03:16:59,88 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 03:16:59,88 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 03:16:59,355 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:59,355 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 03:16:59,357 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 03:16:59,357 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 03:16:59,358 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 03:16:59,358 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 03:16:59,360 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:16:59,360 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 03:16:59,362 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 03:16:59,391 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 03:16:59,397 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 [-6979540727917947947] 03:16:59,398 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] ... 03:16:59,400 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] 03:16:59,400 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 03:16:59,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#-6979540727917947947], selfDc [default]. 03:16:59,405 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 03:16:59,406 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) 03:16:59,406 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] 03:16:59,407 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). 03:16:59,414 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 03:16:59,414 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 03:16:59,414 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} 03:16:59,414 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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} 03:16:59,416 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:16:59,416 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 03:16:59,417 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 03:16:59,417 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 03:16:59,417 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 03:16:59,417 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Starting candidate and owner sync 03:16:59,417 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 03:16:59,417 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 03:16:59,417 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 03:16:59,418 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]} 03:16:59,516 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}]] 03:16:59,518 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}]] 03:16:59,620 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}]] 03:16:59,621 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}]] 03:16:59,721 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}]] 03:16:59,724 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}]] 03:16:59,824 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}]] 03:16:59,825 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}]] 03:16:59,926 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}]] 03:16:59,927 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}]] 03:17:00,28 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}]] 03:17:00,29 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}]] 03:17:00,129 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}]] 03:17:00,130 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}]] 03:17:00,231 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}]] 03:17:00,232 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}]] 03:17:00,332 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}]] 03:17:00,333 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}]] 03:17:00,431 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:17:00,431 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 03:17:00,432 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 03:17:00,432 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 03:17:00,432 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 03:17:00,432 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}]] 03:17:00,433 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}]] 03:17:00,435 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:17:00,435 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]] 03:17:00,451 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:17:00,451 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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) 03:17:00,451 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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 03:17:00,451 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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] 03:17:00,452 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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 03:17:00,452 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]] 03:17:00,535 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}]] 03:17:00,536 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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 03:17:00,537 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]] 03:17:00,539 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:17:00,539 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 03:17:00,540 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 03:17:00,540 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]]] 03:17:00,540 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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. 03:17:00,571 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:17:00,572 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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) 03:17:00,572 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 03:17:00,572 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-2] 03:17:00,572 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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 03:17:00,572 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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 03:17:00,572 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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] 03:17:00,572 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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] 03:17:00,573 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]] 03:17:00,638 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}]] 03:17:00,639 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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 03:17:00,639 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}]] 03:17:00,640 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]] 03:17:00,640 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 03:17:00,641 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]]] 03:17:00,641 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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] 03:17:00,641 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]]] 03:17:00,641 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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] 03:17:00,641 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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}]] 03:17:00,741 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}]] 03:17:00,742 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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: 03:17:00,743 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:17:00,744 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] 03:17:00,745 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]} 03:17:00,746 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 03:17:00,746 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 03:17:00,746 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 03:17:01,442 AM [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] 03:17:01,442 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]} 03:17:01,761 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:17:01,761 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 03:17:01,762 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 03:17:01,763 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 03:17:01,763 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 03:17:01,764 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 03:17:01,766 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:17:01,766 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 03:17:01,768 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 03:17:01,786 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 03:17:01,796 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 [519882021465915243] 03:17:01,796 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] ... 03:17:01,798 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] 03:17:01,798 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 03:17:01,801 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#519882021465915243], selfDc [default]. 03:17:01,802 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 03:17:01,802 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) 03:17:01,803 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] 03:17:01,806 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). 03:17:01,812 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 03:17:01,812 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 03:17:01,812 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} 03:17:01,813 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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} 03:17:01,814 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 03:17:01,814 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 03:17:01,814 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 03:17:01,814 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 03:17:01,814 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:17:01,814 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 03:17:01,814 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 03:17:01,814 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 03:17:01,815 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 03:17:01,815 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]} 03:17:02,827 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 03:17:02,827 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:17:02,827 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 03:17:02,830 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 03:17:02,830 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 03:17:02,830 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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}]] 03:17:02,832 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 03:17:02,847 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 03:17:02,847 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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) 03:17:02,847 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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 03:17:02,847 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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] 03:17:02,847 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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 03:17:02,848 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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}]] 03:17:02,926 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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#-1557186641] 03:17:02,927 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#-1557186641] : Executing get-entity rpc. 03:17:02,928 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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#-720090798] 03:17:02,928 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-720090798] : Executing get-entity rpc. 03:17:02,929 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntitiesRequest{} org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesRequest@40fcec8d in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#-1556093622] 03:17:02,929 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#-1556093622] : Executing get-entities rpc. 03:17:02,932 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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#1052111246] 03:17:02,932 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#1052111246] : Executing get-entity-owner rpc. 03:17:02,933 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:17:02,934 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 03:17:02,935 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 03:17:02,935 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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}]]] 03:17:02,935 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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. 03:17:02,936 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 03:17:02,936 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 03:17:02,936 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 03:17:03,836 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] 03:17:03,837 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 03:17:03,838 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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}]]] 03:17:03,838 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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. 03:17:03,947 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 03:17:03,947 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 03:17:03,948 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 03:17:03,950 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 03:17:03,950 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 03:17:03,950 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 03:17:03,952 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:17:03,953 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 03:17:03,954 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.