+ 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: '17c79a93-3f84-47f3-480c-f9f3d429776f' Node name: 'onap-msb-consul-86975585d9-n2vf9' 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/06/13 23:18:22 [DEBUG] agent: Using random ID "17c79a93-3f84-47f3-480c-f9f3d429776f" as node ID 2021/06/13 23:18:22 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:17c79a93-3f84-47f3-480c-f9f3d429776f Address:127.0.0.1:8300}] 2021/06/13 23:18:22 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/13 23:18:22 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/13 23:18:22 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/13 23:18:22 [WARN] raft: Unable to get address for server id 17c79a93-3f84-47f3-480c-f9f3d429776f, using fallback address 127.0.0.1:8300: Could not find address for server id 17c79a93-3f84-47f3-480c-f9f3d429776f 2021/06/13 23:18:22 [DEBUG] raft: Votes needed: 1 2021/06/13 23:18:22 [DEBUG] raft: Vote granted from 17c79a93-3f84-47f3-480c-f9f3d429776f in term 2. Tally: 1 2021/06/13 23:18:22 [INFO] raft: Election won. Tally: 1 2021/06/13 23:18:22 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/13 23:18:22 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-n2vf9.dc1 127.0.0.1 2021/06/13 23:18:23 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-n2vf9 127.0.0.1 2021/06/13 23:18:23 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/13 23:18:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-n2vf9.dc1" in area "wan" 2021/06/13 23:18:23 [INFO] consul: cluster leadership acquired 2021/06/13 23:18:23 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-n2vf9 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/13 23:18:23 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-n2vf9 2021/06/13 23:18:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/13 23:18:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/13 23:18:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/13 23:18:23 [INFO] agent: started state syncer 2021/06/13 23:18:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/13 23:18:24 [INFO] agent: Synced node info 2021/06/13 23:18:24 [DEBUG] agent: Node info in sync 2021/06/13 23:18:25 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/13 23:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n2vf9" since the cluster is too small 2021/06/13 23:18:25 [INFO] consul: member 'onap-msb-consul-86975585d9-n2vf9' joined, marking health alive 2021/06/13 23:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n2vf9" since the cluster is too small 2021/06/13 23:18:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/13 23:18:26 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/06/13 23:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n2vf9" since the cluster is too small 2021/06/13 23:19:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/13 23:19:30 [DEBUG] agent: Node info in sync 2021/06/13 23:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n2vf9" since the cluster is too small 2021/06/13 23:20:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-n2vf9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/13 23:20:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/13 23:20:56 [DEBUG] agent: Node info in sync 2021/06/13 23:21:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n2vf9" since the cluster is too small 2021/06/13 23:22:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/13 23:22:10 [DEBUG] agent: Node info in sync 2021/06/13 23:22:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n2vf9" since the cluster is too small 2021/06/13 23:23:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-n2vf9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/13 23:23:21 [DEBUG] http: Request GET /v1/status/leader (398.441µs) from=10.233.78.160:33276 2021/06/13 23:23:23 [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/06/13 23:23: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/06/13 23:23:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-n2vf9" since the cluster is too small 2021/06/13 23:23:24 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.37.111_9004" 2021/06/13 23:23:24 [DEBUG] agent: Node info in sync 2021/06/13 23:23:24 [DEBUG] http: Request PUT /v1/agent/service/register (573.187688ms) from=10.233.78.160:33294 2021/06/13 23:23:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:24 [DEBUG] agent: Node info in sync 2021/06/13 23:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (1.096456ms) from=10.233.78.160:33302 2021/06/13 23:23:24 [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/06/13 23:23:25 [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/06/13 23:23:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:25 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.37.111_9004" 2021/06/13 23:23:25 [DEBUG] agent: Node info in sync 2021/06/13 23:23:25 [DEBUG] http: Request PUT /v1/agent/service/register (600.245569ms) from=10.233.78.160:33308 2021/06/13 23:23:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:25 [DEBUG] agent: Node info in sync 2021/06/13 23:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (556.886µs) from=10.233.78.160:33310 2021/06/13 23:23:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:25 [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/06/13 23:23:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:26 [INFO] agent: Synced service "_v1_appc_10.233.17.99_8443" 2021/06/13 23:23:26 [DEBUG] agent: Node info in sync 2021/06/13 23:23:26 [DEBUG] http: Request PUT /v1/agent/service/register (406.384183ms) from=10.233.78.160:33314 2021/06/13 23:23:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:26 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:26 [DEBUG] agent: Node info in sync 2021/06/13 23:23:26 [DEBUG] http: Request GET /v1/health/service/appc-v1 (43.963554ms) from=10.233.78.160:33316 2021/06/13 23:23:27 [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/06/13 23:23: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/06/13 23:23:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:27 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:27 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.7.83_9009" 2021/06/13 23:23:27 [DEBUG] agent: Node info in sync 2021/06/13 23:23:27 [DEBUG] http: Request PUT /v1/agent/service/register (500.494309ms) from=10.233.78.160:33332 2021/06/13 23:23:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:27 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:27 [DEBUG] agent: Node info in sync 2021/06/13 23:23:27 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (660.682µs) from=10.233.78.160:33348 2021/06/13 23:23:28 [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/06/13 23:23:28 [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/06/13 23:23:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:28 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:28 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.7.83_9009" 2021/06/13 23:23:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:28 [DEBUG] agent: Node info in sync 2021/06/13 23:23:28 [DEBUG] http: Request PUT /v1/agent/service/register (261.042195ms) from=10.233.78.160:33352 2021/06/13 23:23:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:28 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:28 [DEBUG] agent: Node info in sync 2021/06/13 23:23:28 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (378.93µs) from=10.233.78.160:33354 2021/06/13 23:23:28 [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/06/13 23:23:28 [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/06/13 23:23:29 [INFO] agent: Synced service "_v1_message-router_10.233.31.62_3904" 2021/06/13 23:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:29 [DEBUG] agent: Node info in sync 2021/06/13 23:23:29 [DEBUG] http: Request PUT /v1/agent/service/register (443.130583ms) from=10.233.78.160:33358 2021/06/13 23:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:29 [DEBUG] agent: Node info in sync 2021/06/13 23:23:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (310.864µs) from=10.233.78.160:33360 2021/06/13 23:23:29 [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/06/13 23:23:29 [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/06/13 23:23:29 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:29 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.44.99_9015" 2021/06/13 23:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:29 [DEBUG] agent: Node info in sync 2021/06/13 23:23:29 [DEBUG] http: Request PUT /v1/agent/service/register (347.719125ms) from=10.233.78.160:33364 2021/06/13 23:23:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:29 [DEBUG] agent: Node info in sync 2021/06/13 23:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (89.151767ms) from=10.233.78.160:33368 2021/06/13 23:23:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:30 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.51.7_8080" 2021/06/13 23:23:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:30 [DEBUG] agent: Node info in sync 2021/06/13 23:23:30 [DEBUG] http: Request PUT /v1/agent/service/register (600.513784ms) from=10.233.78.160:33370 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:30 [DEBUG] agent: Node info in sync 2021/06/13 23:23:30 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (522.229µs) from=10.233.78.160:33376 2021/06/13 23:23:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:31 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.25.107_9007" 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:31 [DEBUG] agent: Node info in sync 2021/06/13 23:23:31 [DEBUG] http: Request PUT /v1/agent/service/register (586.791651ms) from=10.233.78.160:33380 2021/06/13 23:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:31 [DEBUG] agent: Node info in sync 2021/06/13 23:23:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (412.22µs) from=10.233.78.160:33396 2021/06/13 23:23:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.25.107_9007" 2021/06/13 23:23:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:32 [DEBUG] agent: Node info in sync 2021/06/13 23:23:32 [DEBUG] http: Request PUT /v1/agent/service/register (325.647011ms) from=10.233.78.160:33398 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:32 [DEBUG] agent: Node info in sync 2021/06/13 23:23:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (487.762µs) from=10.233.78.160:33400 2021/06/13 23:23:32 [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/06/13 23:23:32 [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/06/13 23:23: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/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:33 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" 2021/06/13 23:23:33 [DEBUG] agent: Node info in sync 2021/06/13 23:23:33 [DEBUG] http: Request PUT /v1/agent/service/register (808.647634ms) from=10.233.78.160:33404 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:33 [DEBUG] agent: Node info in sync 2021/06/13 23:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (586.456µs) from=10.233.78.160:33420 2021/06/13 23:23:33 [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/06/13 23:23: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/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:33 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:33 [DEBUG] agent: Node info in sync 2021/06/13 23:23:33 [DEBUG] http: Request PUT /v1/agent/service/register (519.797923ms) from=10.233.78.160:33422 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:33 [DEBUG] agent: Node info in sync 2021/06/13 23:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (661.466µs) from=10.233.78.160:33430 2021/06/13 23:23:34 [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/06/13 23:23: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/06/13 23:23:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:34 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:34 [DEBUG] agent: Node info in sync 2021/06/13 23:23:34 [DEBUG] http: Request PUT /v1/agent/service/register (132.692312ms) from=10.233.78.160:33438 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:34 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:34 [DEBUG] agent: Node info in sync 2021/06/13 23:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (454.403µs) from=10.233.78.160:33442 2021/06/13 23:23: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/06/13 23:23: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/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:35 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.13.120_9518" 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Node info in sync 2021/06/13 23:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (701.029085ms) from=10.233.78.160:33446 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:35 [DEBUG] agent: Node info in sync 2021/06/13 23:23:35 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (474.165µs) from=10.233.78.160:33450 2021/06/13 23:23:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [INFO] agent: Synced service "_v0_multicloud_10.233.51.33_9001" 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:35 [DEBUG] agent: Node info in sync 2021/06/13 23:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (300.889349ms) from=10.233.78.160:33452 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:35 [DEBUG] agent: Node info in sync 2021/06/13 23:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (587.882µs) from=10.233.78.160:33460 2021/06/13 23:23:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:36 [INFO] agent: Synced service "_v1_multicloud_10.233.51.33_9001" 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Node info in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Node info in sync 2021/06/13 23:23:36 [DEBUG] http: Request PUT /v1/agent/service/register (400.188692ms) from=10.233.78.160:33464 2021/06/13 23:23:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (331.15µs) from=10.233.78.160:33468 2021/06/13 23:23:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:36 [INFO] agent: Synced service "_v1_parser_10.233.20.253_8806" 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Node info in sync 2021/06/13 23:23:36 [DEBUG] http: Request PUT /v1/agent/service/register (159.846613ms) from=10.233.78.160:33474 2021/06/13 23:23:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (438.04µs) from=10.233.78.160:33480 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:36 [DEBUG] agent: Node info in sync 2021/06/13 23:23:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:37 [INFO] agent: Synced service "_v1_catalog_10.233.20.253_8806" 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:37 [DEBUG] agent: Node info in sync 2021/06/13 23:23:37 [DEBUG] http: Request PUT /v1/agent/service/register (175.273336ms) from=10.233.78.160:33492 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:37 [DEBUG] agent: Node info in sync 2021/06/13 23:23:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (552.29µs) from=10.233.78.160:33494 2021/06/13 23:23:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:37 [INFO] agent: Synced service "_v1_nsd_10.233.20.253_8806" 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:37 [DEBUG] agent: Node info in sync 2021/06/13 23:23:37 [DEBUG] http: Request PUT /v1/agent/service/register (353.143056ms) from=10.233.78.160:33500 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:37 [DEBUG] agent: Node info in sync 2021/06/13 23:23:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (139.308123ms) from=10.233.78.160:33508 2021/06/13 23:23:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23: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/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:38 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.20.253_8806" 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:38 [DEBUG] agent: Node info in sync 2021/06/13 23:23:38 [DEBUG] http: Request PUT /v1/agent/service/register (700.380322ms) from=10.233.78.160:33514 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:38 [DEBUG] agent: Node info in sync 2021/06/13 23:23:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (749.251µs) from=10.233.78.160:33524 2021/06/13 23:23:39 [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/06/13 23:23: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/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:39 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.34.86_9011" 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:39 [DEBUG] agent: Node info in sync 2021/06/13 23:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (499.771044ms) from=10.233.78.160:33526 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:39 [DEBUG] agent: Node info in sync 2021/06/13 23:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (476.081µs) from=10.233.78.160:33532 2021/06/13 23:23:40 [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/06/13 23:23: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/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:40 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.34.86_9011" 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Node info in sync 2021/06/13 23:23:40 [DEBUG] http: Request PUT /v1/agent/service/register (241.297431ms) from=10.233.78.160:33538 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Node info in sync 2021/06/13 23:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (558.878µs) from=10.233.78.160:33542 2021/06/13 23:23:40 [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/06/13 23:23:40 [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/06/13 23:23:40 [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/06/13 23:23: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/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:40 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Node info in sync 2021/06/13 23:23:40 [DEBUG] http: Request PUT /v1/agent/service/register (197.719251ms) from=10.233.78.160:33546 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:40 [DEBUG] agent: Node info in sync 2021/06/13 23:23:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (449.54µs) from=10.233.78.160:33554 2021/06/13 23:23:40 [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/06/13 23:23:40 [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/06/13 23:23: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/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:41 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:41 [DEBUG] agent: Node info in sync 2021/06/13 23:23:41 [DEBUG] http: Request PUT /v1/agent/service/register (608.312934ms) from=10.233.78.160:33558 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:41 [DEBUG] agent: Node info in sync 2021/06/13 23:23:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (355.584µs) from=10.233.78.160:33572 2021/06/13 23:23:41 [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/06/13 23:23:41 [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/06/13 23:23:41 [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/06/13 23:23:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:42 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:42 [DEBUG] agent: Node info in sync 2021/06/13 23:23:42 [DEBUG] http: Request PUT /v1/agent/service/register (921.352973ms) from=10.233.78.160:33574 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:42 [DEBUG] agent: Node info in sync 2021/06/13 23:23:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (442.356µs) from=10.233.78.160:33588 2021/06/13 23:23:42 [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/06/13 23:23:42 [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/06/13 23:23: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/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:43 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:43 [DEBUG] agent: Node info in sync 2021/06/13 23:23:43 [DEBUG] http: Request PUT /v1/agent/service/register (245.693442ms) from=10.233.78.160:33592 2021/06/13 23:23:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:43 [DEBUG] agent: Node info in sync 2021/06/13 23:23:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (375.568µs) from=10.233.78.160:33602 2021/06/13 23:23:43 [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/06/13 23:23:43 [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/06/13 23:23:43 [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/06/13 23:23:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:44 [DEBUG] agent: Node info in sync 2021/06/13 23:23:44 [DEBUG] http: Request PUT /v1/agent/service/register (1.000279009s) from=10.233.78.160:33604 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:44 [DEBUG] agent: Node info in sync 2021/06/13 23:23:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (587.578µs) from=10.233.78.160:33618 2021/06/13 23:23:44 [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/06/13 23:23:44 [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/06/13 23:23:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:45 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Node info in sync 2021/06/13 23:23:45 [DEBUG] http: Request PUT /v1/agent/service/register (949.424447ms) from=10.233.78.160:33620 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Node info in sync 2021/06/13 23:23:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (404.779µs) from=10.233.78.160:33638 2021/06/13 23:23:45 [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/06/13 23:23:45 [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/06/13 23:23:45 [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/06/13 23:23: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/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:45 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Node info in sync 2021/06/13 23:23:45 [DEBUG] http: Request PUT /v1/agent/service/register (303.98683ms) from=10.233.78.160:33640 2021/06/13 23:23:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:45 [DEBUG] agent: Node info in sync 2021/06/13 23:23:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (414.656µs) from=10.233.78.160:33644 2021/06/13 23:23:46 [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/06/13 23:23:46 [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/06/13 23:23:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Node info in sync 2021/06/13 23:23:46 [DEBUG] http: Request PUT /v1/agent/service/register (361.769957ms) from=10.233.78.160:33646 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:46 [DEBUG] agent: Node info in sync 2021/06/13 23:23:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (431.956857ms) from=10.233.78.160:33650 2021/06/13 23:23:47 [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/06/13 23:23:47 [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/06/13 23:23:47 [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/06/13 23:23:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:47 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:47 [DEBUG] agent: Node info in sync 2021/06/13 23:23:47 [DEBUG] http: Request PUT /v1/agent/service/register (358.606961ms) from=10.233.78.160:33670 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Node info in sync 2021/06/13 23:23:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (199.781771ms) from=10.233.78.160:33680 2021/06/13 23:23:48 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:48 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:48 [DEBUG] agent: Node info in sync 2021/06/13 23:23:48 [DEBUG] http: Request PUT /v1/agent/service/register (240.388529ms) from=10.233.78.160:33684 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (419.12µs) from=10.233.78.160:33692 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:48 [DEBUG] agent: Node info in sync 2021/06/13 23:23:48 [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/06/13 23:23:48 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:49 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:49 [DEBUG] agent: Node info in sync 2021/06/13 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (179.006381ms) from=10.233.78.160:33696 2021/06/13 23:23:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Node info in sync 2021/06/13 23:23:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (535.318µs) from=10.233.78.160:33700 2021/06/13 23:23:49 [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/06/13 23:23:49 [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/06/13 23:23:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Node info in sync 2021/06/13 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (439.787379ms) from=10.233.78.160:33702 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:49 [DEBUG] agent: Node info in sync 2021/06/13 23:23:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (514.669µs) from=10.233.78.160:33708 2021/06/13 23:23:49 [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/06/13 23:23:49 [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/06/13 23:23:49 [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/06/13 23:23:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Node info in sync 2021/06/13 23:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (374.651304ms) from=10.233.78.160:33710 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Node info in sync 2021/06/13 23:23:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (500.034µs) from=10.233.78.160:33714 2021/06/13 23:23:50 [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/06/13 23:23:50 [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/06/13 23:23:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Node info in sync 2021/06/13 23:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (420.461201ms) from=10.233.78.160:33716 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:50 [DEBUG] agent: Node info in sync 2021/06/13 23:23:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (536.561µs) from=10.233.78.160:33726 2021/06/13 23:23:51 [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/06/13 23:23:51 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:51 [DEBUG] agent: Node info in sync 2021/06/13 23:23:51 [DEBUG] http: Request PUT /v1/agent/service/register (708.97206ms) from=10.233.78.160:33730 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:51 [DEBUG] agent: Node info in sync 2021/06/13 23:23:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (400.952794ms) from=10.233.78.160:33748 2021/06/13 23:23:52 [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/06/13 23:23:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Node info in sync 2021/06/13 23:23:52 [DEBUG] http: Request PUT /v1/agent/service/register (332.141594ms) from=10.233.78.160:33754 2021/06/13 23:23:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:52 [DEBUG] agent: Node info in sync 2021/06/13 23:23:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (457.412µs) from=10.233.78.160:33760 2021/06/13 23:23:53 [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/06/13 23:23:53 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Node info in sync 2021/06/13 23:23:53 [DEBUG] http: Request PUT /v1/agent/service/register (619.296356ms) from=10.233.78.160:33768 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:53 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:53 [DEBUG] agent: Node info in sync 2021/06/13 23:23:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (416.882µs) from=10.233.78.160:33780 2021/06/13 23:23:54 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.157_8446" 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Node info in sync 2021/06/13 23:23:54 [DEBUG] http: Request PUT /v1/agent/service/register (448.675248ms) from=10.233.78.160:33786 2021/06/13 23:23:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:54 [DEBUG] agent: Node info in sync 2021/06/13 23:23:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (488.565µs) from=10.233.78.160:33792 2021/06/13 23:23:55 [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/06/13 23:23:55 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Node info in sync 2021/06/13 23:23:55 [DEBUG] http: Request PUT /v1/agent/service/register (244.347941ms) from=10.233.78.160:33794 2021/06/13 23:23:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:55 [DEBUG] agent: Node info in sync 2021/06/13 23:23:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (100.079201ms) from=10.233.78.160:33800 2021/06/13 23:23:55 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Node info in sync 2021/06/13 23:23:56 [DEBUG] http: Request PUT /v1/agent/service/register (558.987992ms) from=10.233.78.160:33802 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Node info in sync 2021/06/13 23:23:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (542.303µs) from=10.233.78.160:33808 2021/06/13 23:23:56 [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/06/13 23:23:56 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Node info in sync 2021/06/13 23:23:56 [DEBUG] http: Request PUT /v1/agent/service/register (127.790397ms) from=10.233.78.160:33810 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Node info in sync 2021/06/13 23:23:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (100.366784ms) from=10.233.78.160:33812 2021/06/13 23:23:56 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Node info in sync 2021/06/13 23:23:56 [DEBUG] http: Request PUT /v1/agent/service/register (245.490824ms) from=10.233.78.160:33822 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:56 [DEBUG] agent: Node info in sync 2021/06/13 23:23:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (413.607µs) from=10.233.78.160:33832 2021/06/13 23:23:57 [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/06/13 23:23:57 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:57 [DEBUG] agent: Node info in sync 2021/06/13 23:23:57 [DEBUG] http: Request PUT /v1/agent/service/register (300.846084ms) from=10.233.78.160:33834 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:57 [DEBUG] agent: Node info in sync 2021/06/13 23:23:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (700.480335ms) from=10.233.78.160:33842 2021/06/13 23:23:58 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:58 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Node info in sync 2021/06/13 23:23:58 [DEBUG] http: Request PUT /v1/agent/service/register (400.302879ms) from=10.233.78.160:33856 2021/06/13 23:23:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:58 [DEBUG] agent: Node info in sync 2021/06/13 23:23:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (503.207µs) from=10.233.78.160:33862 2021/06/13 23:23:58 [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/06/13 23:23:58 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:23:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:23:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Node info in sync 2021/06/13 23:23:59 [DEBUG] http: Request PUT /v1/agent/service/register (312.890017ms) from=10.233.78.160:33864 2021/06/13 23:23:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:23:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:23:59 [DEBUG] agent: Node info in sync 2021/06/13 23:23:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (659.138µs) from=10.233.78.160:33868 2021/06/13 23:23:59 [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/06/13 23:23: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/06/13 23:23: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/06/13 23:24:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Node info in sync 2021/06/13 23:24:01 [DEBUG] http: Request PUT /v1/agent/service/register (1.844064841s) from=10.233.78.160:33872 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:01 [DEBUG] agent: Node info in sync 2021/06/13 23:24:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.079272ms) from=10.233.78.160:33896 2021/06/13 23:24:01 [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/06/13 23:24:01 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:02 [DEBUG] agent: Node info in sync 2021/06/13 23:24:02 [DEBUG] http: Request PUT /v1/agent/service/register (400.16111ms) from=10.233.78.160:33900 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:02 [DEBUG] agent: Node info in sync 2021/06/13 23:24:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (99.771342ms) from=10.233.78.160:33906 2021/06/13 23:24:03 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:03 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Node info in sync 2021/06/13 23:24:03 [DEBUG] http: Request PUT /v1/agent/service/register (401.657135ms) from=10.233.78.160:33914 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (419.08µs) from=10.233.78.160:33924 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:03 [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/06/13 23:24:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:04 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Node info in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Node info in sync 2021/06/13 23:24:04 [DEBUG] http: Request PUT /v1/agent/service/register (831.028082ms) from=10.233.78.160:33932 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:04 [DEBUG] agent: Node info in sync 2021/06/13 23:24:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (504.037µs) from=10.233.78.160:33946 2021/06/13 23:24:05 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Node info in sync 2021/06/13 23:24:05 [DEBUG] http: Request PUT /v1/agent/service/register (262.156564ms) from=10.233.78.160:33950 2021/06/13 23:24:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:05 [DEBUG] agent: Node info in sync 2021/06/13 23:24:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (628.505µs) from=10.233.78.160:33954 2021/06/13 23:24:05 [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/06/13 23:24:05 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:06 [DEBUG] agent: Node info in sync 2021/06/13 23:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (599.390174ms) from=10.233.78.160:33956 2021/06/13 23:24:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:06 [DEBUG] agent: Node info in sync 2021/06/13 23:24:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (413.018µs) from=10.233.78.160:33966 2021/06/13 23:24:06 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Node info in sync 2021/06/13 23:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (881.290196ms) from=10.233.78.160:33974 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (461.097µs) from=10.233.78.160:34002 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Node info in sync 2021/06/13 23:24:07 [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/06/13 23:24:07 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Node info in sync 2021/06/13 23:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (204.066612ms) from=10.233.78.160:34008 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:07 [DEBUG] agent: Node info in sync 2021/06/13 23:24:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (383.909µs) from=10.233.78.160:34010 2021/06/13 23:24:07 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:08 [DEBUG] agent: Node info in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:08 [DEBUG] http: Request PUT /v1/agent/service/register (600.236817ms) from=10.233.78.160:34014 2021/06/13 23:24:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:08 [DEBUG] agent: Node info in sync 2021/06/13 23:24:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (367.277µs) from=10.233.78.160:34026 2021/06/13 23:24:08 [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/06/13 23:24:08 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:09 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:09 [DEBUG] agent: Node info in sync 2021/06/13 23:24:09 [DEBUG] http: Request PUT /v1/agent/service/register (489.682397ms) from=10.233.78.160:34028 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:09 [DEBUG] agent: Node info in sync 2021/06/13 23:24:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (443.863µs) from=10.233.78.160:34038 2021/06/13 23:24:09 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.157_8446" 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Node info in sync 2021/06/13 23:24:09 [DEBUG] http: Request PUT /v1/agent/service/register (347.431233ms) from=10.233.78.160:34044 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:09 [DEBUG] agent: Node info in sync 2021/06/13 23:24:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (353.238µs) from=10.233.78.160:34048 2021/06/13 23:24:09 [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/06/13 23:24:09 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Node info in sync 2021/06/13 23:24:10 [DEBUG] http: Request PUT /v1/agent/service/register (544.780302ms) from=10.233.78.160:34052 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:10 [DEBUG] agent: Node info in sync 2021/06/13 23:24:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (199.736939ms) from=10.233.78.160:34058 2021/06/13 23:24:10 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:11 [DEBUG] agent: Node info in sync 2021/06/13 23:24:11 [DEBUG] http: Request PUT /v1/agent/service/register (480.458916ms) from=10.233.78.160:34066 2021/06/13 23:24:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:11 [DEBUG] agent: Node info in sync 2021/06/13 23:24:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (874.198µs) from=10.233.78.160:34074 2021/06/13 23:24:11 [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/06/13 23:24:11 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Node info in sync 2021/06/13 23:24:12 [DEBUG] http: Request PUT /v1/agent/service/register (344.079481ms) from=10.233.78.160:34080 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Node info in sync 2021/06/13 23:24:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (548.661µs) from=10.233.78.160:34088 2021/06/13 23:24:12 [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/06/13 23:24:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:24:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:12 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Node info in sync 2021/06/13 23:24:12 [DEBUG] http: Request PUT /v1/agent/service/register (448.316604ms) from=10.233.78.160:34090 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:12 [DEBUG] agent: Node info in sync 2021/06/13 23:24:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (412.774µs) from=10.233.78.160:34096 2021/06/13 23:24:12 [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/06/13 23:24:12 [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/06/13 23:24:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:24:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Node info in sync 2021/06/13 23:24:13 [DEBUG] http: Request PUT /v1/agent/service/register (165.793733ms) from=10.233.78.160:34102 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:13 [DEBUG] agent: Node info in sync 2021/06/13 23:24:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (673.404µs) from=10.233.78.160:34106 2021/06/13 23:24:13 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Node info in sync 2021/06/13 23:24:13 [DEBUG] http: Request PUT /v1/agent/service/register (500.776047ms) from=10.233.78.160:34108 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:13 [DEBUG] agent: Node info in sync 2021/06/13 23:24:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (99.871635ms) from=10.233.78.160:34120 2021/06/13 23:24:14 [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/06/13 23:24:14 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Node info in sync 2021/06/13 23:24:14 [DEBUG] http: Request PUT /v1/agent/service/register (500.678022ms) from=10.233.78.160:34126 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:14 [DEBUG] agent: Node info in sync 2021/06/13 23:24:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (422.653µs) from=10.233.78.160:34134 2021/06/13 23:24:14 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Node info in sync 2021/06/13 23:24:15 [DEBUG] http: Request PUT /v1/agent/service/register (700.709208ms) from=10.233.78.160:34142 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:15 [DEBUG] agent: Node info in sync 2021/06/13 23:24:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (502.163µs) from=10.233.78.160:34150 2021/06/13 23:24:15 [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/06/13 23:24:15 [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/06/13 23:24: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/06/13 23:24: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/06/13 23:24:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_message-router_10.233.31.62_3904" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.99_9015" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_parser_10.233.20.253_8806" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.20.253_8806" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.103_9005" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.33_9001" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.13.120_9518" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_appc_10.233.17.99_8443" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.51.7_8080" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.25.107_9007" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.103_9005" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.157_8446" 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.253_8806" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Node info in sync 2021/06/13 23:24:16 [DEBUG] http: Request PUT /v1/agent/service/register (599.165266ms) from=10.233.78.160:34152 2021/06/13 23:24:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.37.111_9004" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.83_9009" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.157_8446" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.20.253_8806" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.86_9011" in sync 2021/06/13 23:24:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.2