By type
+ 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: '927bac3d-5252-0d36-ba6f-a2a5975b2db5' Node name: 'onap-msb-consul-86975585d9-x4tcc' 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/07/06 14:04:14 [DEBUG] agent: Using random ID "927bac3d-5252-0d36-ba6f-a2a5975b2db5" as node ID 2021/07/06 14:04:14 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:927bac3d-5252-0d36-ba6f-a2a5975b2db5 Address:127.0.0.1:8300}] 2021/07/06 14:04:14 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/06 14:04:14 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-x4tcc.dc1 127.0.0.1 2021/07/06 14:04:14 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-x4tcc 127.0.0.1 2021/07/06 14:04:14 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/06 14:04:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/06 14:04:14 [WARN] raft: Unable to get address for server id 927bac3d-5252-0d36-ba6f-a2a5975b2db5, using fallback address 127.0.0.1:8300: Could not find address for server id 927bac3d-5252-0d36-ba6f-a2a5975b2db5 2021/07/06 14:04:14 [DEBUG] raft: Votes needed: 1 2021/07/06 14:04:14 [DEBUG] raft: Vote granted from 927bac3d-5252-0d36-ba6f-a2a5975b2db5 in term 2. Tally: 1 2021/07/06 14:04:14 [INFO] raft: Election won. Tally: 1 2021/07/06 14:04:14 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/06 14:04:15 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-x4tcc (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 14:04:15 [INFO] consul: cluster leadership acquired 2021/07/06 14:04:15 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-x4tcc.dc1" in area "wan" 2021/07/06 14:04:15 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/06 14:04:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/06 14:04:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/06 14:04:15 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-x4tcc 2021/07/06 14:04:15 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/06 14:04:15 [INFO] agent: started state syncer 2021/07/06 14:04:15 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/06 14:04:15 [INFO] agent: Synced node info 2021/07/06 14:04:15 [DEBUG] agent: Node info in sync 2021/07/06 14:04:15 [DEBUG] agent: Node info in sync 2021/07/06 14:04:16 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/06 14:04:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:04:16 [INFO] consul: member 'onap-msb-consul-86975585d9-x4tcc' joined, marking health alive 2021/07/06 14:04:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small ==> 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/07/06 14:05:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:05:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 14:05:33 [DEBUG] agent: Node info in sync 2021/07/06 14:06:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4tcc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 14:06:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:06:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 14:06:37 [DEBUG] agent: Node info in sync 2021/07/06 14:07:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:07:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 14:07:52 [DEBUG] agent: Node info in sync 2021/07/06 14:08:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:08:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4tcc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 14:09:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:09:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 14:09:31 [DEBUG] agent: Node info in sync 2021/07/06 14:10:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:10:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 14:10:36 [DEBUG] agent: Node info in sync 2021/07/06 14:11:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4tcc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 14:11:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:12:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:12:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 14:12:27 [DEBUG] agent: Node info in sync 2021/07/06 14:13:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4tcc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 14:13:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:14:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 14:14:11 [DEBUG] agent: Node info in sync 2021/07/06 14:14:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:15:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4tcc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 14:15:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:15:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 14:15:49 [DEBUG] agent: Node info in sync 2021/07/06 14:16:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:16:28 [DEBUG] http: Request GET /v1/status/leader (888.662µs) from=10.233.74.229:54356 2021/07/06 14:16:30 [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/07/06 14:16:30 [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/07/06 14:16:30 [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/07/06 14:16:30 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" 2021/07/06 14:16:30 [DEBUG] agent: Node info in sync 2021/07/06 14:16:30 [DEBUG] http: Request PUT /v1/agent/service/register (218.928194ms) from=10.233.74.229:54366 2021/07/06 14:16:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:30 [DEBUG] agent: Node info in sync 2021/07/06 14:16:30 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (1.033696ms) from=10.233.74.229:54370 2021/07/06 14:16:31 [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/07/06 14:16:31 [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/07/06 14:16:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:31 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" 2021/07/06 14:16:31 [DEBUG] agent: Node info in sync 2021/07/06 14:16:31 [DEBUG] http: Request PUT /v1/agent/service/register (527.58385ms) from=10.233.74.229:54372 2021/07/06 14:16:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:31 [DEBUG] agent: Node info in sync 2021/07/06 14:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (734.383µs) from=10.233.74.229:54376 2021/07/06 14:16:32 [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/07/06 14:16:32 [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/07/06 14:16:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:32 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" 2021/07/06 14:16:32 [DEBUG] agent: Node info in sync 2021/07/06 14:16:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:32 [DEBUG] agent: Node info in sync 2021/07/06 14:16:32 [DEBUG] http: Request PUT /v1/agent/service/register (811.32319ms) from=10.233.74.229:54380 2021/07/06 14:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (588.669µs) from=10.233.74.229:54388 2021/07/06 14:16:33 [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/07/06 14:16:33 [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/07/06 14:16:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.62.33_9015" 2021/07/06 14:16:33 [DEBUG] agent: Node info in sync 2021/07/06 14:16:33 [DEBUG] http: Request PUT /v1/agent/service/register (334.298891ms) from=10.233.74.229:54392 2021/07/06 14:16:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:33 [DEBUG] agent: Node info in sync 2021/07/06 14:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (431.246µs) from=10.233.74.229:54400 2021/07/06 14:16:34 [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/07/06 14:16:34 [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/07/06 14:16:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:34 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.4.123_9518" 2021/07/06 14:16:34 [DEBUG] agent: Node info in sync 2021/07/06 14:16:34 [DEBUG] http: Request PUT /v1/agent/service/register (344.866362ms) from=10.233.74.229:54402 2021/07/06 14:16:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:34 [DEBUG] agent: Node info in sync 2021/07/06 14:16:34 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (601.7µs) from=10.233.74.229:54410 2021/07/06 14:16:34 [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/07/06 14:16:34 [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/07/06 14:16:35 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.12.217_9009" 2021/07/06 14:16:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:35 [DEBUG] agent: Node info in sync 2021/07/06 14:16:35 [DEBUG] http: Request PUT /v1/agent/service/register (133.377697ms) from=10.233.74.229:54412 2021/07/06 14:16:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:35 [DEBUG] agent: Node info in sync 2021/07/06 14:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (953.083µs) from=10.233.74.229:54418 2021/07/06 14:16:35 [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/07/06 14:16:35 [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/07/06 14:16:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:36 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.12.217_9009" 2021/07/06 14:16:36 [DEBUG] agent: Node info in sync 2021/07/06 14:16:36 [DEBUG] http: Request PUT /v1/agent/service/register (774.052051ms) from=10.233.74.229:54424 2021/07/06 14:16:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:36 [DEBUG] agent: Node info in sync 2021/07/06 14:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (429.422µs) from=10.233.74.229:54430 2021/07/06 14:16:36 [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/07/06 14:16:36 [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/07/06 14:16:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.47.53_9011" 2021/07/06 14:16:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:37 [DEBUG] agent: Node info in sync 2021/07/06 14:16:37 [DEBUG] http: Request PUT /v1/agent/service/register (867.518162ms) from=10.233.74.229:54432 2021/07/06 14:16:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:37 [DEBUG] agent: Node info in sync 2021/07/06 14:16:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (496.75µs) from=10.233.74.229:54444 2021/07/06 14:16:37 [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/07/06 14:16: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/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.47.53_9011" 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Node info in sync 2021/07/06 14:16:38 [DEBUG] http: Request PUT /v1/agent/service/register (403.579367ms) from=10.233.74.229:54446 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:38 [DEBUG] agent: Node info in sync 2021/07/06 14:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (379.196µs) from=10.233.74.229:54456 2021/07/06 14:16:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:16: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/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:38 [INFO] agent: Synced service "_v1_sdc_10.233.63.201_8443" 2021/07/06 14:16:38 [DEBUG] agent: Node info in sync 2021/07/06 14:16:38 [DEBUG] http: Request PUT /v1/agent/service/register (500.488467ms) from=10.233.74.229:54460 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:38 [DEBUG] agent: Node info in sync 2021/07/06 14:16:38 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.750148ms) from=10.233.74.229:54462 2021/07/06 14:16:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:16: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/07/06 14:16:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:39 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.63.201_8080" 2021/07/06 14:16:39 [DEBUG] agent: Node info in sync 2021/07/06 14:16:39 [DEBUG] http: Request PUT /v1/agent/service/register (612.62187ms) from=10.233.74.229:54464 2021/07/06 14:16:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:39 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:39 [DEBUG] agent: Node info in sync 2021/07/06 14:16:39 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (520.039µs) from=10.233.74.229:54468 2021/07/06 14:16:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:16:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:40 [INFO] agent: Synced service "_v1_sdc-gui_10.233.32.75_8181" 2021/07/06 14:16:40 [DEBUG] agent: Node info in sync 2021/07/06 14:16:40 [DEBUG] http: Request PUT /v1/agent/service/register (368.319348ms) from=10.233.74.229:54478 2021/07/06 14:16:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:40 [DEBUG] agent: Node info in sync 2021/07/06 14:16:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (504.111µs) from=10.233.74.229:54490 2021/07/06 14:16:40 [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/07/06 14:16: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/07/06 14:16:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:42 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.14.9_9004" 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:42 [DEBUG] agent: Node info in sync 2021/07/06 14:16:42 [DEBUG] http: Request PUT /v1/agent/service/register (1.958399772s) from=10.233.74.229:54492 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:42 [DEBUG] agent: Node info in sync 2021/07/06 14:16:42 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (622.711µs) from=10.233.74.229:54500 2021/07/06 14:16:42 [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/07/06 14:16: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/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:45 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.14.9_9004" 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:45 [DEBUG] agent: Node info in sync 2021/07/06 14:16:45 [DEBUG] http: Request PUT /v1/agent/service/register (2.305235806s) from=10.233.74.229:54502 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:45 [DEBUG] agent: Node info in sync 2021/07/06 14:16:45 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (614.046µs) from=10.233.74.229:54526 2021/07/06 14:16:45 [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/07/06 14:16: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/07/06 14:16:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:46 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.42.25_443" 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:46 [DEBUG] agent: Node info in sync 2021/07/06 14:16:46 [DEBUG] http: Request PUT /v1/agent/service/register (805.531852ms) from=10.233.74.229:54532 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:46 [DEBUG] agent: Node info in sync 2021/07/06 14:16:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.034126ms) from=10.233.74.229:54536 2021/07/06 14:16:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"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/07/06 14:16:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:16:47 [INFO] agent: Synced service "_v1_wf-gui_10.233.8.136_8443" 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:47 [DEBUG] agent: Node info in sync 2021/07/06 14:16:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.287298932s) from=10.233.74.229:54540 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:47 [DEBUG] agent: Node info in sync 2021/07/06 14:16:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (621.663µs) from=10.233.74.229:54554 2021/07/06 14:16:48 [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/07/06 14:16:48 [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/07/06 14:16:48 [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/07/06 14:16: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/07/06 14:16:51 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:51 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:51 [DEBUG] agent: Node info in sync 2021/07/06 14:16:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.204219942s) from=10.233.74.229:54562 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:51 [DEBUG] agent: Node info in sync 2021/07/06 14:16:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (622.103µs) from=10.233.74.229:54578 2021/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:52 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:52 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:52 [DEBUG] agent: Node info in sync 2021/07/06 14:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.319396667s) from=10.233.74.229:54582 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:52 [DEBUG] agent: Node info in sync 2021/07/06 14:16:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (562.544µs) from=10.233.74.229:54590 2021/07/06 14:16:53 [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/07/06 14:16:53 [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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:53 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Node info in sync 2021/07/06 14:16:53 [DEBUG] http: Request PUT /v1/agent/service/register (297.249269ms) from=10.233.74.229:54596 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:53 [DEBUG] agent: Node info in sync 2021/07/06 14:16:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (633.409µs) from=10.233.74.229:54602 2021/07/06 14:16:53 [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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:53 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Node info in sync 2021/07/06 14:16:53 [DEBUG] http: Request PUT /v1/agent/service/register (405.146142ms) from=10.233.74.229:54604 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:53 [DEBUG] agent: Node info in sync 2021/07/06 14:16:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (475.915µs) from=10.233.74.229:54612 2021/07/06 14:16:54 [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/07/06 14:16:54 [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/07/06 14:16:54 [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/07/06 14:16:54 [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/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Node info in sync 2021/07/06 14:16:54 [DEBUG] http: Request PUT /v1/agent/service/register (278.522837ms) from=10.233.74.229:54614 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Node info in sync 2021/07/06 14:16:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (426.017µs) from=10.233.74.229:54620 2021/07/06 14:16:54 [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/07/06 14:16:54 [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/07/06 14:16:54 [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/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:54 [DEBUG] agent: Node info in sync 2021/07/06 14:16:54 [DEBUG] http: Request PUT /v1/agent/service/register (313.423531ms) from=10.233.74.229:54622 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:54 [DEBUG] agent: Node info in sync 2021/07/06 14:16:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (103.711884ms) from=10.233.74.229:54624 2021/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:55 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Node info in sync 2021/07/06 14:16:55 [DEBUG] http: Request PUT /v1/agent/service/register (300.480531ms) from=10.233.74.229:54630 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:55 [DEBUG] agent: Node info in sync 2021/07/06 14:16:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (429.506µs) from=10.233.74.229:54636 2021/07/06 14:16:56 [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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Node info in sync 2021/07/06 14:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (245.176583ms) from=10.233.74.229:54638 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (642.912µs) from=10.233.74.229:54642 2021/07/06 14:16:56 [DEBUG] agent: Node info in sync 2021/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:57 [DEBUG] agent: Node info in sync 2021/07/06 14:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (400.422266ms) from=10.233.74.229:54644 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Node info in sync 2021/07/06 14:16:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (648.989µs) from=10.233.74.229:54650 2021/07/06 14:16:57 [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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:57 [DEBUG] agent: Node info in sync 2021/07/06 14:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (436.323557ms) from=10.233.74.229:54652 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:57 [DEBUG] agent: Node info in sync 2021/07/06 14:16:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (446.431µs) from=10.233.74.229:54658 2021/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Node info in sync 2021/07/06 14:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (378.550882ms) from=10.233.74.229:54660 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Node info in sync 2021/07/06 14:16:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (347.844µs) from=10.233.74.229:54670 2021/07/06 14:16:58 [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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Node info in sync 2021/07/06 14:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (265.76209ms) from=10.233.74.229:54672 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Node info in sync 2021/07/06 14:16:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (467.044µs) from=10.233.74.229:54680 2021/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Node info in sync 2021/07/06 14:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (300.589883ms) from=10.233.74.229:54682 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (333.369µs) from=10.233.74.229:54684 2021/07/06 14:16:59 [DEBUG] agent: Node info in sync 2021/07/06 14:16: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/07/06 14:16: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/07/06 14:16: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/07/06 14:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:59 [DEBUG] agent: Node info in sync 2021/07/06 14:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (500.585959ms) from=10.233.74.229:54688 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:16:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:16:59 [DEBUG] agent: Node info in sync 2021/07/06 14:17:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (550.07µs) from=10.233.74.229:54698 2021/07/06 14:17:01 [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/07/06 14:17:01 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:01 [DEBUG] agent: Node info in sync 2021/07/06 14:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (1.300020405s) from=10.233.74.229:54700 2021/07/06 14:17:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:01 [DEBUG] agent: Node info in sync 2021/07/06 14:17:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (92.837654ms) from=10.233.74.229:54708 2021/07/06 14:17:01 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:02 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Node info in sync 2021/07/06 14:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (300.372246ms) from=10.233.74.229:54710 2021/07/06 14:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:02 [DEBUG] agent: Node info in sync 2021/07/06 14:17:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (532.725µs) from=10.233.74.229:54714 2021/07/06 14:17:02 [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/07/06 14:17:02 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.78.103_8446" 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Node info in sync 2021/07/06 14:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (150.812555ms) from=10.233.74.229:54718 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:02 [DEBUG] agent: Node info in sync 2021/07/06 14:17:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (436.544µs) from=10.233.74.229:54720 2021/07/06 14:17:02 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.78.103_8446" 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Node info in sync 2021/07/06 14:17:03 [DEBUG] http: Request PUT /v1/agent/service/register (425.584112ms) from=10.233.74.229:54722 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Node info in sync 2021/07/06 14:17:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (500.211µs) from=10.233.74.229:54728 2021/07/06 14:17:03 [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/07/06 14:17:03 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:03 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Node info in sync 2021/07/06 14:17:03 [DEBUG] http: Request PUT /v1/agent/service/register (288.844436ms) from=10.233.74.229:54732 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:03 [DEBUG] agent: Node info in sync 2021/07/06 14:17:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (438.138µs) from=10.233.74.229:54740 2021/07/06 14:17:04 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Node info in sync 2021/07/06 14:17:04 [DEBUG] http: Request PUT /v1/agent/service/register (189.271872ms) from=10.233.74.229:54742 2021/07/06 14:17:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:04 [DEBUG] agent: Node info in sync 2021/07/06 14:17:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (198.355873ms) from=10.233.74.229:54748 2021/07/06 14:17:04 [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/07/06 14:17:04 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Node info in sync 2021/07/06 14:17:05 [DEBUG] http: Request PUT /v1/agent/service/register (601.218507ms) from=10.233.74.229:54752 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Node info in sync 2021/07/06 14:17:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (510.318µs) from=10.233.74.229:54760 2021/07/06 14:17:05 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Node info in sync 2021/07/06 14:17:05 [DEBUG] http: Request PUT /v1/agent/service/register (99.93452ms) from=10.233.74.229:54762 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:05 [DEBUG] agent: Node info in sync 2021/07/06 14:17:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (476.868µs) from=10.233.74.229:54766 2021/07/06 14:17:06 [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/07/06 14:17:06 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:06 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Node info in sync 2021/07/06 14:17:06 [DEBUG] http: Request PUT /v1/agent/service/register (500.489752ms) from=10.233.74.229:54768 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:06 [DEBUG] agent: Node info in sync 2021/07/06 14:17:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (526.005µs) from=10.233.74.229:54774 2021/07/06 14:17:06 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Node info in sync 2021/07/06 14:17:07 [DEBUG] http: Request PUT /v1/agent/service/register (199.868153ms) from=10.233.74.229:54780 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (359.68µs) from=10.233.74.229:54782 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Node info in sync 2021/07/06 14:17:07 [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/07/06 14:17:07 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Node info in sync 2021/07/06 14:17:08 [DEBUG] http: Request PUT /v1/agent/service/register (501.615182ms) from=10.233.74.229:54786 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Node info in sync 2021/07/06 14:17:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (406.635µs) from=10.233.74.229:54800 2021/07/06 14:17:08 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Node info in sync 2021/07/06 14:17:08 [DEBUG] http: Request PUT /v1/agent/service/register (299.896892ms) from=10.233.74.229:54802 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:08 [DEBUG] agent: Node info in sync 2021/07/06 14:17:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (324.521µs) from=10.233.74.229:54806 2021/07/06 14:17:08 [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/07/06 14:17:08 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Node info in sync 2021/07/06 14:17:08 [DEBUG] http: Request PUT /v1/agent/service/register (185.61352ms) from=10.233.74.229:54808 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:08 [DEBUG] agent: Node info in sync 2021/07/06 14:17:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (482.8µs) from=10.233.74.229:54810 2021/07/06 14:17:09 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Node info in sync 2021/07/06 14:17:09 [DEBUG] http: Request PUT /v1/agent/service/register (334.693611ms) from=10.233.74.229:54812 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:09 [DEBUG] agent: Node info in sync 2021/07/06 14:17:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (200.192628ms) from=10.233.74.229:54816 2021/07/06 14:17:09 [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/07/06 14:17:09 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:10 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Node info in sync 2021/07/06 14:17:10 [DEBUG] http: Request PUT /v1/agent/service/register (146.45479ms) from=10.233.74.229:54818 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Node info in sync 2021/07/06 14:17:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (479.722µs) from=10.233.74.229:54826 2021/07/06 14:17:10 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Node info in sync 2021/07/06 14:17:10 [DEBUG] http: Request PUT /v1/agent/service/register (357.47938ms) from=10.233.74.229:54830 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:10 [DEBUG] agent: Node info in sync 2021/07/06 14:17:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (601.983µs) from=10.233.74.229:54832 2021/07/06 14:17:11 [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/07/06 14:17:11 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Node info in sync 2021/07/06 14:17:11 [DEBUG] http: Request PUT /v1/agent/service/register (316.507453ms) from=10.233.74.229:54834 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:11 [DEBUG] agent: Node info in sync 2021/07/06 14:17:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (99.638065ms) from=10.233.74.229:54838 2021/07/06 14:17:11 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-x4tcc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 14:17:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Node info in sync 2021/07/06 14:17:13 [DEBUG] http: Request PUT /v1/agent/service/register (1.220075186s) from=10.233.74.229:54840 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Node info in sync 2021/07/06 14:17:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (582.514µs) from=10.233.74.229:54848 2021/07/06 14:17:13 [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/07/06 14:17:13 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:13 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Node info in sync 2021/07/06 14:17:13 [DEBUG] http: Request PUT /v1/agent/service/register (401.561271ms) from=10.233.74.229:54852 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:13 [DEBUG] agent: Node info in sync 2021/07/06 14:17:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (588µs) from=10.233.74.229:54862 2021/07/06 14:17:13 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Node info in sync 2021/07/06 14:17:14 [DEBUG] http: Request PUT /v1/agent/service/register (772.254733ms) from=10.233.74.229:54864 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:14 [DEBUG] agent: Node info in sync 2021/07/06 14:17:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (521.559µs) from=10.233.74.229:54870 2021/07/06 14:17:14 [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/07/06 14:17:14 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Node info in sync 2021/07/06 14:17:15 [DEBUG] http: Request PUT /v1/agent/service/register (399.764425ms) from=10.233.74.229:54872 2021/07/06 14:17:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Node info in sync 2021/07/06 14:17:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (864.881µs) from=10.233.74.229:54882 2021/07/06 14:17:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-x4tcc" since the cluster is too small 2021/07/06 14:17:15 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:15 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.78.103_8446" 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Node info in sync 2021/07/06 14:17:16 [DEBUG] http: Request PUT /v1/agent/service/register (1.200298353s) from=10.233.74.229:54884 2021/07/06 14:17:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:16 [DEBUG] agent: Node info in sync 2021/07/06 14:17:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (99.814139ms) from=10.233.74.229:54896 2021/07/06 14:17:17 [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/07/06 14:17:17 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [INFO] agent: Synced service "_v11__aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Node info in sync 2021/07/06 14:17:17 [DEBUG] http: Request PUT /v1/agent/service/register (106.693434ms) from=10.233.74.229:54898 2021/07/06 14:17:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:17 [DEBUG] agent: Node info in sync 2021/07/06 14:17:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (472.994µs) from=10.233.74.229:54902 2021/07/06 14:17:17 [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/07/06 14:17: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/07/06 14:17: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/07/06 14:17:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [INFO] agent: Synced service "_v11_aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Node info in sync 2021/07/06 14:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (200.256822ms) from=10.233.74.229:54904 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Node info in sync 2021/07/06 14:17:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (496.187µs) from=10.233.74.229:54918 2021/07/06 14:17:18 [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/07/06 14:17:18 [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/07/06 14:17:18 [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/07/06 14:17:18 [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/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [INFO] agent: Synced service "_v12__aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Node info in sync 2021/07/06 14:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (44.904671ms) from=10.233.74.229:54926 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:18 [DEBUG] agent: Node info in sync 2021/07/06 14:17:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (388.667µs) from=10.233.74.229:54928 2021/07/06 14:17:18 [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/07/06 14:17:18 [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/07/06 14:17:18 [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/07/06 14:17:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [INFO] agent: Synced service "_v12_aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Node info in sync 2021/07/06 14:17:19 [DEBUG] http: Request PUT /v1/agent/service/register (902.428228ms) from=10.233.74.229:54930 2021/07/06 14:17:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (100.244676ms) from=10.233.74.229:54934 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Node info in sync 2021/07/06 14:17:20 [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/07/06 14:17:20 [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/07/06 14:17:20 [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/07/06 14:17:20 [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/07/06 14:17:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [INFO] agent: Synced service "_v13__aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Node info in sync 2021/07/06 14:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (105.093183ms) from=10.233.74.229:54944 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:20 [DEBUG] agent: Node info in sync 2021/07/06 14:17:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (396.952µs) from=10.233.74.229:54952 2021/07/06 14:17:20 [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/07/06 14:17:20 [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/07/06 14:17:20 [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/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [INFO] agent: Synced service "_v13_aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:21 [DEBUG] agent: Node info in sync 2021/07/06 14:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (184.388304ms) from=10.233.74.229:54956 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Node info in sync 2021/07/06 14:17:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (370.243µs) from=10.233.74.229:54958 2021/07/06 14:17:21 [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/07/06 14:17:21 [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/07/06 14:17:21 [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/07/06 14:17:21 [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/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [INFO] agent: Synced service "_v14__aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Node info in sync 2021/07/06 14:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (774.849422ms) from=10.233.74.229:54960 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:21 [DEBUG] agent: Node info in sync 2021/07/06 14:17:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (727.807µs) from=10.233.74.229:54970 2021/07/06 14:17:22 [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/07/06 14:17:22 [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/07/06 14:17:22 [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/07/06 14:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:23 [INFO] agent: Synced service "_v14_aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Node info in sync 2021/07/06 14:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (1.101369612s) from=10.233.74.229:54974 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Node info in sync 2021/07/06 14:17:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (408.413µs) from=10.233.74.229:54984 2021/07/06 14:17:23 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:23 [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/07/06 14:17:23 [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/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [INFO] agent: Synced service "_v15__aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Node info in sync 2021/07/06 14:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (399.991003ms) from=10.233.74.229:54986 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:23 [DEBUG] agent: Node info in sync 2021/07/06 14:17:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (583.867µs) from=10.233.74.229:54996 2021/07/06 14:17:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:23 [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/07/06 14:17:23 [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/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [INFO] agent: Synced service "_v15_aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Node info in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:24 [DEBUG] agent: Node info in sync 2021/07/06 14:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (377.535533ms) from=10.233.74.229:54998 2021/07/06 14:17:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (471.265µs) from=10.233.74.229:55002 2021/07/06 14:17:24 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:24 [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/07/06 14:17:24 [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/07/06 14:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [INFO] agent: Synced service "_v16__aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Node info in sync 2021/07/06 14:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (614.063574ms) from=10.233.74.229:55006 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:25 [DEBUG] agent: Node info in sync 2021/07/06 14:17:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (1.310055ms) from=10.233.74.229:55012 2021/07/06 14:17:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:26 [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/07/06 14:17:26 [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/07/06 14:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [INFO] agent: Synced service "_v16_aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Node info in sync 2021/07/06 14:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (474.905042ms) from=10.233.74.229:55016 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (636.962µs) from=10.233.74.229:55020 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:26 [DEBUG] agent: Node info in sync 2021/07/06 14:17:26 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:26 [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/07/06 14:17:26 [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/07/06 14:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [INFO] agent: Synced service "_v17__aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:27 [DEBUG] agent: Node info in sync 2021/07/06 14:17:27 [DEBUG] http: Request PUT /v1/agent/service/register (400.966077ms) from=10.233.74.229:55032 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:27 [DEBUG] agent: Node info in sync 2021/07/06 14:17:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (386.817µs) from=10.233.74.229:55042 2021/07/06 14:17:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 14:17:27 [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/07/06 14:17:27 [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/07/06 14:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [INFO] agent: Synced service "_v17_aai-nquery_10.233.78.103_8446" 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Node info in sync 2021/07/06 14:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.816635466s) from=10.233.74.229:55046 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.220_9005" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.63.201_8080" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.53_9011" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.14.9_9004" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.220_9005" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.25_443" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17__aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.4.123_9518" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v17_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.62.33_9015" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.217_9009" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.136_8443" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.63.201_8443" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.75_8181" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.103_8446" in sync 2021/07/06 14:17:29 [DEBUG] agent: