+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '2de95b09-d609-b87f-689c-13ee6a2c8d0d' Node name: 'onap-msb-consul-86975585d9-q5bhp' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/12 00:09:40 [DEBUG] agent: Using random ID "2de95b09-d609-b87f-689c-13ee6a2c8d0d" as node ID 2021/04/12 00:09:40 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2de95b09-d609-b87f-689c-13ee6a2c8d0d Address:127.0.0.1:8300}] 2021/04/12 00:09:40 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/12 00:09:40 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/12 00:09:40 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/12 00:09:40 [WARN] raft: Unable to get address for server id 2de95b09-d609-b87f-689c-13ee6a2c8d0d, using fallback address 127.0.0.1:8300: Could not find address for server id 2de95b09-d609-b87f-689c-13ee6a2c8d0d 2021/04/12 00:09:40 [DEBUG] raft: Votes needed: 1 2021/04/12 00:09:40 [DEBUG] raft: Vote granted from 2de95b09-d609-b87f-689c-13ee6a2c8d0d in term 2. Tally: 1 2021/04/12 00:09:40 [INFO] raft: Election won. Tally: 1 2021/04/12 00:09:40 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/12 00:09:40 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-q5bhp.dc1 127.0.0.1 2021/04/12 00:09:41 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-q5bhp 127.0.0.1 2021/04/12 00:09:41 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-q5bhp (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/12 00:09:41 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-q5bhp.dc1" in area "wan" 2021/04/12 00:09:41 [INFO] consul: cluster leadership acquired 2021/04/12 00:09:41 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/12 00:09:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/12 00:09:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/12 00:09:41 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-q5bhp 2021/04/12 00:09:41 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/12 00:09:41 [INFO] agent: started state syncer 2021/04/12 00:09:41 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/12 00:09:41 [INFO] agent: Synced node info 2021/04/12 00:09:41 [DEBUG] agent: Node info in sync 2021/04/12 00:09:42 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/12 00:09:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-q5bhp" since the cluster is too small 2021/04/12 00:09:42 [INFO] consul: member 'onap-msb-consul-86975585d9-q5bhp' joined, marking health alive 2021/04/12 00:09:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-q5bhp" since the cluster is too small 2021/04/12 00:09:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/12 00:09:44 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/12 00:10:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-q5bhp" since the cluster is too small 2021/04/12 00:11:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/12 00:11:19 [DEBUG] agent: Node info in sync 2021/04/12 00:11:36 [DEBUG] http: Request GET /v1/status/leader (364.573µs) from=10.233.73.150:60120 2021/04/12 00:11:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:37 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.7.15_9518" 2021/04/12 00:11:37 [DEBUG] agent: Node info in sync 2021/04/12 00:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (242.136864ms) from=10.233.73.150:60124 2021/04/12 00:11:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:37 [DEBUG] agent: Node info in sync 2021/04/12 00:11:37 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (100.448033ms) from=10.233.73.150:60130 2021/04/12 00:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:38 [INFO] agent: Synced service "_v0_multicloud_10.233.13.59_9001" 2021/04/12 00:11:38 [DEBUG] agent: Node info in sync 2021/04/12 00:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (217.141331ms) from=10.233.73.150:60134 2021/04/12 00:11:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:38 [DEBUG] agent: Node info in sync 2021/04/12 00:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (383.672µs) from=10.233.73.150:60136 2021/04/12 00:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:39 [INFO] agent: Synced service "_v1_multicloud_10.233.13.59_9001" 2021/04/12 00:11:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:39 [DEBUG] agent: Node info in sync 2021/04/12 00:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (488.139764ms) from=10.233.73.150:60142 2021/04/12 00:11:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:39 [DEBUG] agent: Node info in sync 2021/04/12 00:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (199.812483ms) from=10.233.73.150:60146 2021/04/12 00:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:39 [INFO] agent: Synced service "_v1_appc_10.233.50.171_8443" 2021/04/12 00:11:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:39 [DEBUG] agent: Node info in sync 2021/04/12 00:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (124.796316ms) from=10.233.73.150:60148 2021/04/12 00:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:39 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:39 [DEBUG] agent: Node info in sync 2021/04/12 00:11:39 [DEBUG] http: Request GET /v1/health/service/appc-v1 (451.051µs) from=10.233.73.150:60152 2021/04/12 00:11:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:40 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.0.30_9007" 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:40 [DEBUG] agent: Node info in sync 2021/04/12 00:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (240.407973ms) from=10.233.73.150:60154 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:40 [DEBUG] agent: Node info in sync 2021/04/12 00:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (495.71µs) from=10.233.73.150:60156 2021/04/12 00:11:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:40 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.0.30_9007" 2021/04/12 00:11:40 [DEBUG] agent: Node info in sync 2021/04/12 00:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (195.199683ms) from=10.233.73.150:60160 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:40 [DEBUG] agent: Node info in sync 2021/04/12 00:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (413.858µs) from=10.233.73.150:60164 2021/04/12 00:11:40 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:41 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" 2021/04/12 00:11:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:41 [DEBUG] agent: Node info in sync 2021/04/12 00:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (423.984459ms) from=10.233.73.150:60166 2021/04/12 00:11:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:41 [DEBUG] agent: Node info in sync 2021/04/12 00:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (356.521µs) from=10.233.73.150:60168 2021/04/12 00:11:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-q5bhp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/12 00:11:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-q5bhp" since the cluster is too small 2021/04/12 00:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:42 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:42 [DEBUG] agent: Node info in sync 2021/04/12 00:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (526.571815ms) from=10.233.73.150:60174 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:42 [DEBUG] agent: Node info in sync 2021/04/12 00:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (420.639µs) from=10.233.73.150:60178 2021/04/12 00:11:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:42 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:42 [DEBUG] agent: Node info in sync 2021/04/12 00:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (410.246325ms) from=10.233.73.150:60180 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:42 [DEBUG] agent: Node info in sync 2021/04/12 00:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (346.291µs) from=10.233.73.150:60190 2021/04/12 00:11:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:43 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.29.28_8080" 2021/04/12 00:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:43 [DEBUG] agent: Node info in sync 2021/04/12 00:11:43 [DEBUG] http: Request PUT /v1/agent/service/register (385.749416ms) from=10.233.73.150:60192 2021/04/12 00:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:43 [DEBUG] agent: Node info in sync 2021/04/12 00:11:43 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (8.775542ms) from=10.233.73.150:60198 2021/04/12 00:11:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:44 [INFO] agent: Synced service "_v1_message-router_10.233.46.43_3904" 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:44 [DEBUG] agent: Node info in sync 2021/04/12 00:11:44 [DEBUG] http: Request PUT /v1/agent/service/register (317.414053ms) from=10.233.73.150:60212 2021/04/12 00:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:44 [DEBUG] agent: Node info in sync 2021/04/12 00:11:44 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (100.275935ms) from=10.233.73.150:60218 2021/04/12 00:11:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:45 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.30.168_9011" 2021/04/12 00:11:45 [DEBUG] agent: Node info in sync 2021/04/12 00:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (593.482694ms) from=10.233.73.150:60222 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:45 [DEBUG] agent: Node info in sync 2021/04/12 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (456.134µs) from=10.233.73.150:60228 2021/04/12 00:11:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:45 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.30.168_9011" 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:45 [DEBUG] agent: Node info in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:45 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:45 [DEBUG] agent: Node info in sync 2021/04/12 00:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (408.424473ms) from=10.233.73.150:60234 2021/04/12 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (405.98µs) from=10.233.73.150:60248 2021/04/12 00:11:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:46 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.62.197_9004" 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:46 [DEBUG] agent: Node info in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:46 [DEBUG] agent: Node info in sync 2021/04/12 00:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (200.369523ms) from=10.233.73.150:60250 2021/04/12 00:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (95.498778ms) from=10.233.73.150:60256 2021/04/12 00:11:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:47 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.62.197_9004" 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:47 [DEBUG] agent: Node info in sync 2021/04/12 00:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (488.794144ms) from=10.233.73.150:60258 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Node info in sync 2021/04/12 00:11:47 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (399.909µs) from=10.233.73.150:60266 2021/04/12 00:11:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:47 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.18.15_443" 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:47 [DEBUG] agent: Node info in sync 2021/04/12 00:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (117.651783ms) from=10.233.73.150:60270 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:47 [DEBUG] agent: Node info in sync 2021/04/12 00:11:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (310.379µs) from=10.233.73.150:60276 2021/04/12 00:11:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:48 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.25.73_9015" 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Node info in sync 2021/04/12 00:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (635.833689ms) from=10.233.73.150:60278 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Node info in sync 2021/04/12 00:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (576.678µs) from=10.233.73.150:60282 2021/04/12 00:11:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:48 [INFO] agent: Synced service "_v1_parser_10.233.47.1_8806" 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Node info in sync 2021/04/12 00:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (194.746739ms) from=10.233.73.150:60288 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Node info in sync 2021/04/12 00:11:48 [DEBUG] http: Request GET /v1/health/service/parser-v1 (315.505µs) from=10.233.73.150:60290 2021/04/12 00:11:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:48 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:49 [INFO] agent: Synced service "_v1_catalog_10.233.47.1_8806" 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:49 [DEBUG] agent: Node info in sync 2021/04/12 00:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (495.033999ms) from=10.233.73.150:60294 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:49 [DEBUG] agent: Node info in sync 2021/04/12 00:11:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (411.878µs) from=10.233.73.150:60296 2021/04/12 00:11:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:49 [INFO] agent: Synced service "_v1_nsd_10.233.47.1_8806" 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:49 [DEBUG] agent: Node info in sync 2021/04/12 00:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (245.182319ms) from=10.233.73.150:60298 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:49 [DEBUG] agent: Node info in sync 2021/04/12 00:11:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (529.479µs) from=10.233.73.150:60302 2021/04/12 00:11:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:50 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.1_8806" 2021/04/12 00:11:50 [DEBUG] agent: Node info in sync 2021/04/12 00:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (696.194504ms) from=10.233.73.150:60304 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:50 [DEBUG] agent: Node info in sync 2021/04/12 00:11:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (612.914µs) from=10.233.73.150:60310 2021/04/12 00:11:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.15.167_9009" 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:51 [DEBUG] agent: Node info in sync 2021/04/12 00:11:51 [DEBUG] http: Request PUT /v1/agent/service/register (113.719206ms) from=10.233.73.150:60312 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:51 [DEBUG] agent: Node info in sync 2021/04/12 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (99.695472ms) from=10.233.73.150:60314 2021/04/12 00:11:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.15.167_9009" 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:51 [DEBUG] agent: Node info in sync 2021/04/12 00:11:51 [DEBUG] http: Request PUT /v1/agent/service/register (336.539249ms) from=10.233.73.150:60316 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Node info in sync 2021/04/12 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (567.439µs) from=10.233.73.150:60322 2021/04/12 00:11:51 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:51 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Node info in sync 2021/04/12 00:11:51 [DEBUG] http: Request PUT /v1/agent/service/register (100.513557ms) from=10.233.73.150:60324 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (313.419µs) from=10.233.73.150:60328 2021/04/12 00:11:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:51 [DEBUG] agent: Node info in sync 2021/04/12 00:11:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:52 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:52 [DEBUG] agent: Node info in sync 2021/04/12 00:11:52 [DEBUG] http: Request PUT /v1/agent/service/register (455.847202ms) from=10.233.73.150:60330 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:52 [DEBUG] agent: Node info in sync 2021/04/12 00:11:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (371.541µs) from=10.233.73.150:60332 2021/04/12 00:11:52 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:52 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:52 [DEBUG] agent: Node info in sync 2021/04/12 00:11:52 [DEBUG] http: Request PUT /v1/agent/service/register (202.033406ms) from=10.233.73.150:60334 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:52 [DEBUG] agent: Node info in sync 2021/04/12 00:11:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (79.514407ms) from=10.233.73.150:60338 2021/04/12 00:11:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:53 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:53 [DEBUG] agent: Node info in sync 2021/04/12 00:11:53 [DEBUG] http: Request PUT /v1/agent/service/register (292.174553ms) from=10.233.73.150:60346 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:53 [DEBUG] agent: Node info in sync 2021/04/12 00:11:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (498.739µs) from=10.233.73.150:60348 2021/04/12 00:11:53 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Node info in sync 2021/04/12 00:11:53 [DEBUG] http: Request PUT /v1/agent/service/register (422.860668ms) from=10.233.73.150:60352 2021/04/12 00:11:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:53 [DEBUG] agent: Node info in sync 2021/04/12 00:11:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (360.722µs) from=10.233.73.150:60370 2021/04/12 00:11:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:54 [DEBUG] agent: Node info in sync 2021/04/12 00:11:54 [DEBUG] http: Request PUT /v1/agent/service/register (778.307483ms) from=10.233.73.150:60372 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:54 [DEBUG] agent: Node info in sync 2021/04/12 00:11:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (611.7µs) from=10.233.73.150:60380 2021/04/12 00:11:55 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Node info in sync 2021/04/12 00:11:55 [DEBUG] http: Request PUT /v1/agent/service/register (206.311401ms) from=10.233.73.150:60386 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:55 [DEBUG] agent: Node info in sync 2021/04/12 00:11:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (430.939µs) from=10.233.73.150:60388 2021/04/12 00:11:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Node info in sync 2021/04/12 00:11:56 [DEBUG] http: Request PUT /v1/agent/service/register (405.804866ms) from=10.233.73.150:60398 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Node info in sync 2021/04/12 00:11:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (99.728485ms) from=10.233.73.150:60410 2021/04/12 00:11:56 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:56 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Node info in sync 2021/04/12 00:11:56 [DEBUG] http: Request PUT /v1/agent/service/register (144.33906ms) from=10.233.73.150:60412 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Node info in sync 2021/04/12 00:11:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (322.927µs) from=10.233.73.150:60414 2021/04/12 00:11:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Node info in sync 2021/04/12 00:11:56 [DEBUG] http: Request PUT /v1/agent/service/register (331.976992ms) from=10.233.73.150:60416 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:56 [DEBUG] agent: Node info in sync 2021/04/12 00:11:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (376.625µs) from=10.233.73.150:60420 2021/04/12 00:11:57 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:57 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Node info in sync 2021/04/12 00:11:57 [DEBUG] http: Request PUT /v1/agent/service/register (103.33463ms) from=10.233.73.150:60422 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:57 [DEBUG] agent: Node info in sync 2021/04/12 00:11:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (450.125µs) from=10.233.73.150:60424 2021/04/12 00:11:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Node info in sync 2021/04/12 00:11:57 [DEBUG] http: Request PUT /v1/agent/service/register (526.562798ms) from=10.233.73.150:60430 2021/04/12 00:11:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:57 [DEBUG] agent: Node info in sync 2021/04/12 00:11:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (595.993µs) from=10.233.73.150:60434 2021/04/12 00:11:58 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:58 [DEBUG] agent: Node info in sync 2021/04/12 00:11:58 [DEBUG] http: Request PUT /v1/agent/service/register (492.193386ms) from=10.233.73.150:60436 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:58 [DEBUG] agent: Node info in sync 2021/04/12 00:11:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (522.157µs) from=10.233.73.150:60444 2021/04/12 00:11:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:59 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:59 [DEBUG] agent: Node info in sync 2021/04/12 00:11:59 [DEBUG] http: Request PUT /v1/agent/service/register (300.360341ms) from=10.233.73.150:60446 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:11:59 [DEBUG] agent: Node info in sync 2021/04/12 00:11:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (430.939µs) from=10.233.73.150:60450 2021/04/12 00:11:59 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:11:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Node info in sync 2021/04/12 00:12:00 [DEBUG] http: Request PUT /v1/agent/service/register (239.834724ms) from=10.233.73.150:60456 2021/04/12 00:12:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Node info in sync 2021/04/12 00:12:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (100.089959ms) from=10.233.73.150:60458 2021/04/12 00:12:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:00 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Node info in sync 2021/04/12 00:12:00 [DEBUG] http: Request PUT /v1/agent/service/register (129.119035ms) from=10.233.73.150:60462 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:00 [DEBUG] agent: Node info in sync 2021/04/12 00:12:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (434.397µs) from=10.233.73.150:60464 2021/04/12 00:12:00 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.100_8446" 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Node info in sync 2021/04/12 00:12:01 [DEBUG] http: Request PUT /v1/agent/service/register (543.6708ms) from=10.233.73.150:60466 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Node info in sync 2021/04/12 00:12:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (405.787µs) from=10.233.73.150:60470 2021/04/12 00:12:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.100_8446" 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Node info in sync 2021/04/12 00:12:01 [DEBUG] http: Request PUT /v1/agent/service/register (254.795882ms) from=10.233.73.150:60476 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (299.266µs) from=10.233.73.150:60478 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:01 [DEBUG] agent: Node info in sync 2021/04/12 00:12:01 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Node info in sync 2021/04/12 00:12:02 [DEBUG] http: Request PUT /v1/agent/service/register (178.62495ms) from=10.233.73.150:60482 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Node info in sync 2021/04/12 00:12:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (529.759µs) from=10.233.73.150:60488 2021/04/12 00:12:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Node info in sync 2021/04/12 00:12:02 [DEBUG] http: Request PUT /v1/agent/service/register (385.913354ms) from=10.233.73.150:60490 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Node info in sync 2021/04/12 00:12:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (366.605µs) from=10.233.73.150:60492 2021/04/12 00:12:02 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Node info in sync 2021/04/12 00:12:02 [DEBUG] http: Request PUT /v1/agent/service/register (146.347367ms) from=10.233.73.150:60498 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:02 [DEBUG] agent: Node info in sync 2021/04/12 00:12:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (543.886µs) from=10.233.73.150:60508 2021/04/12 00:12:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:04 [DEBUG] agent: Node info in sync 2021/04/12 00:12:04 [DEBUG] http: Request PUT /v1/agent/service/register (999.98044ms) from=10.233.73.150:60510 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Node info in sync 2021/04/12 00:12:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (463.461µs) from=10.233.73.150:60530 2021/04/12 00:12:04 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Node info in sync 2021/04/12 00:12:04 [DEBUG] http: Request PUT /v1/agent/service/register (316.814915ms) from=10.233.73.150:60532 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:04 [DEBUG] agent: Node info in sync 2021/04/12 00:12:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (332.119µs) from=10.233.73.150:60534 2021/04/12 00:12:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:05 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Node info in sync 2021/04/12 00:12:05 [DEBUG] http: Request PUT /v1/agent/service/register (398.637972ms) from=10.233.73.150:60540 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Node info in sync 2021/04/12 00:12:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (446.868µs) from=10.233.73.150:60546 2021/04/12 00:12:05 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:05 [DEBUG] agent: Node info in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:05 [DEBUG] agent: Node info in sync 2021/04/12 00:12:05 [DEBUG] http: Request PUT /v1/agent/service/register (285.027093ms) from=10.233.73.150:60552 2021/04/12 00:12:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (404.676µs) from=10.233.73.150:60562 2021/04/12 00:12:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:06 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Node info in sync 2021/04/12 00:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (341.233841ms) from=10.233.73.150:60564 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Node info in sync 2021/04/12 00:12:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (381.609µs) from=10.233.73.150:60570 2021/04/12 00:12:06 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Node info in sync 2021/04/12 00:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (300.094361ms) from=10.233.73.150:60572 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (93.042158ms) from=10.233.73.150:60576 2021/04/12 00:12:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:06 [DEBUG] agent: Node info in sync 2021/04/12 00:12:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:07 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:07 [DEBUG] agent: Node info in sync 2021/04/12 00:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (700.888527ms) from=10.233.73.150:60578 2021/04/12 00:12:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:07 [DEBUG] agent: Node info in sync 2021/04/12 00:12:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (99.710688ms) from=10.233.73.150:60586 2021/04/12 00:12:07 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Node info in sync 2021/04/12 00:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (486.110775ms) from=10.233.73.150:60590 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Node info in sync 2021/04/12 00:12:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (555.237µs) from=10.233.73.150:60596 2021/04/12 00:12:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:08 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:08 [DEBUG] agent: Node info in sync 2021/04/12 00:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (101.473865ms) from=10.233.73.150:60598 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:08 [DEBUG] agent: Node info in sync 2021/04/12 00:12:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (343.738µs) from=10.233.73.150:60602 2021/04/12 00:12:08 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Node info in sync 2021/04/12 00:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (301.01967ms) from=10.233.73.150:60604 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Node info in sync 2021/04/12 00:12:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (446.962µs) from=10.233.73.150:60606 2021/04/12 00:12:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Node info in sync 2021/04/12 00:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (333.496586ms) from=10.233.73.150:60608 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:09 [DEBUG] agent: Node info in sync 2021/04/12 00:12:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (628.405µs) from=10.233.73.150:60610 2021/04/12 00:12:09 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:10 [DEBUG] agent: Node info in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:10 [DEBUG] agent: Node info in sync 2021/04/12 00:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (599.645833ms) from=10.233.73.150:60614 2021/04/12 00:12:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (11.659053ms) from=10.233.73.150:60618 2021/04/12 00:12:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:11 [DEBUG] agent: Node info in sync 2021/04/12 00:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (700.156021ms) from=10.233.73.150:60624 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:11 [DEBUG] agent: Node info in sync 2021/04/12 00:12:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (458.622µs) from=10.233.73.150:60632 2021/04/12 00:12:11 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Node info in sync 2021/04/12 00:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (453.065544ms) from=10.233.73.150:60634 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Node info in sync 2021/04/12 00:12:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (572.045µs) from=10.233.73.150:60636 2021/04/12 00:12:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:12 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.100_8446" 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Node info in sync 2021/04/12 00:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (315.367912ms) from=10.233.73.150:60638 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:12 [DEBUG] agent: Node info in sync 2021/04/12 00:12:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (434.99µs) from=10.233.73.150:60646 2021/04/12 00:12:13 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.100_8446" 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:13 [DEBUG] agent: Node info in sync 2021/04/12 00:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (274.757855ms) from=10.233.73.150:60650 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:13 [DEBUG] agent: Node info in sync 2021/04/12 00:12:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (510.081µs) from=10.233.73.150:60652 2021/04/12 00:12:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.100_8446" 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Node info in sync 2021/04/12 00:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (370.976574ms) from=10.233.73.150:60660 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Node info in sync 2021/04/12 00:12:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (394.851µs) from=10.233.73.150:60670 2021/04/12 00:12:14 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.100_8446" 2021/04/12 00:12:14 [DEBUG] agent: Node info in sync 2021/04/12 00:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (348.301959ms) from=10.233.73.150:60672 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Node info in sync 2021/04/12 00:12:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (100.242836ms) from=10.233.73.150:60680 2021/04/12 00:12:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.100_8446" 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Node info in sync 2021/04/12 00:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (322.757899ms) from=10.233.73.150:60682 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:14 [DEBUG] agent: Node info in sync 2021/04/12 00:12:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (326.77µs) from=10.233.73.150:60692 2021/04/12 00:12:15 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.100_8446" 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Node info in sync 2021/04/12 00:12:15 [DEBUG] http: Request PUT /v1/agent/service/register (290.394921ms) from=10.233.73.150:60694 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:15 [DEBUG] agent: Node info in sync 2021/04/12 00:12:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (412.665µs) from=10.233.73.150:60702 2021/04/12 00:12:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.100_8446" 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Node info in sync 2021/04/12 00:12:16 [DEBUG] http: Request PUT /v1/agent/service/register (673.199879ms) from=10.233.73.150:60704 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Node info in sync 2021/04/12 00:12:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (288.579µs) from=10.233.73.150:60722 2021/04/12 00:12:16 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.100_8446" 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Node info in sync 2021/04/12 00:12:16 [DEBUG] http: Request PUT /v1/agent/service/register (600.410417ms) from=10.233.73.150:60724 2021/04/12 00:12:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (355.861µs) from=10.233.73.150:60728 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/12 00:12:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:17 [DEBUG] agent: Node info in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.1_8806" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.15_9518" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.43.60_9005" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_message-router_10.233.46.43_3904" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.100_8446" 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.168_9011" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:17 [DEBUG] agent: Node info in sync 2021/04/12 00:12:17 [DEBUG] http: Request PUT /v1/agent/service/register (600.480287ms) from=10.233.73.150:60734 2021/04/12 00:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.43.60_9005" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.29.28_8080" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.15_443" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.13.59_9001" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_appc_10.233.50.171_8443" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.30_9007" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.1_8806" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.167_9009" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.73_9015" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.62.197_9004" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.100_8446" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_parser_10.233.47.1_8806" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.1_8806" in sync 2021/04/12 00:12:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.