By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'd4f20132-e88e-afb3-2ed6-84040ceeed17' Node name: 'onap-msb-consul-86975585d9-blm4l' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/11 02:18:16 [DEBUG] agent: Using random ID "d4f20132-e88e-afb3-2ed6-84040ceeed17" as node ID 2021/04/11 02:18:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d4f20132-e88e-afb3-2ed6-84040ceeed17 Address:127.0.0.1:8300}] 2021/04/11 02:18:17 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-blm4l.dc1 127.0.0.1 2021/04/11 02:18:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/11 02:18:17 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/11 02:18:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/11 02:18:17 [WARN] raft: Unable to get address for server id d4f20132-e88e-afb3-2ed6-84040ceeed17, using fallback address 127.0.0.1:8300: Could not find address for server id d4f20132-e88e-afb3-2ed6-84040ceeed17 2021/04/11 02:18:17 [DEBUG] raft: Votes needed: 1 2021/04/11 02:18:17 [DEBUG] raft: Vote granted from d4f20132-e88e-afb3-2ed6-84040ceeed17 in term 2. Tally: 1 2021/04/11 02:18:17 [INFO] raft: Election won. Tally: 1 2021/04/11 02:18:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/11 02:18:17 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-blm4l 127.0.0.1 2021/04/11 02:18:17 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-blm4l.dc1" in area "wan" 2021/04/11 02:18:17 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-blm4l (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/11 02:18:17 [INFO] consul: cluster leadership acquired 2021/04/11 02:18:17 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-blm4l 2021/04/11 02:18:18 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/11 02:18:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/11 02:18:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/11 02:18:18 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/11 02:18:18 [INFO] agent: started state syncer 2021/04/11 02:18:18 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/11 02:18:18 [INFO] agent: Synced node info 2021/04/11 02:18:19 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/11 02:18:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-blm4l" since the cluster is too small 2021/04/11 02:18:19 [INFO] consul: member 'onap-msb-consul-86975585d9-blm4l' joined, marking health alive 2021/04/11 02:18:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-blm4l" since the cluster is too small 2021/04/11 02:18:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/11 02:18:20 [DEBUG] agent: Node info in sync 2021/04/11 02:18:20 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/11 02:19:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-blm4l" since the cluster is too small 2021/04/11 02:20:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/11 02:20:07 [DEBUG] agent: Node info in sync 2021/04/11 02:20:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-blm4l.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/11 02:20:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-blm4l" since the cluster is too small 2021/04/11 02:20:23 [DEBUG] http: Request GET /v1/status/leader (300.23585ms) from=10.233.68.98:50550 2021/04/11 02:20:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:24 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.31.125_9015" 2021/04/11 02:20:24 [DEBUG] agent: Node info in sync 2021/04/11 02:20:24 [DEBUG] http: Request PUT /v1/agent/service/register (204.026309ms) from=10.233.68.98:50556 2021/04/11 02:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:24 [DEBUG] agent: Node info in sync 2021/04/11 02:20:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (200.43367ms) from=10.233.68.98:50560 2021/04/11 02:20:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.61.125_9007" 2021/04/11 02:20:25 [DEBUG] agent: Node info in sync 2021/04/11 02:20:25 [DEBUG] http: Request PUT /v1/agent/service/register (106.490327ms) from=10.233.68.98:50564 2021/04/11 02:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:25 [DEBUG] agent: Node info in sync 2021/04/11 02:20:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (476.982µs) from=10.233.68.98:50570 2021/04/11 02:20:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:26 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.61.125_9007" 2021/04/11 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:26 [DEBUG] agent: Node info in sync 2021/04/11 02:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (272.924191ms) from=10.233.68.98:50576 2021/04/11 02:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:26 [DEBUG] agent: Node info in sync 2021/04/11 02:20:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (789.537µs) from=10.233.68.98:50580 2021/04/11 02:20:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:26 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.24.155_9009" 2021/04/11 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:26 [DEBUG] agent: Node info in sync 2021/04/11 02:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.784115ms) from=10.233.68.98:50584 2021/04/11 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:26 [DEBUG] agent: Node info in sync 2021/04/11 02:20:26 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (366.98µs) from=10.233.68.98:50586 2021/04/11 02:20:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:28 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.24.155_9009" 2021/04/11 02:20:28 [DEBUG] agent: Node info in sync 2021/04/11 02:20:28 [DEBUG] http: Request PUT /v1/agent/service/register (399.985983ms) from=10.233.68.98:50594 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:28 [DEBUG] agent: Node info in sync 2021/04/11 02:20:28 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (543.483µs) from=10.233.68.98:50600 2021/04/11 02:20: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/04/11 02:20: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/04/11 02:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:28 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.17.78_443" 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:28 [DEBUG] agent: Node info in sync 2021/04/11 02:20:28 [DEBUG] http: Request PUT /v1/agent/service/register (103.742104ms) from=10.233.68.98:50604 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:28 [DEBUG] agent: Node info in sync 2021/04/11 02:20:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (390.53µs) from=10.233.68.98:50608 2021/04/11 02:20: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/04/11 02:20: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/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:29 [INFO] agent: Synced service "_v1_message-router_10.233.63.207_3904" 2021/04/11 02:20:29 [DEBUG] agent: Node info in sync 2021/04/11 02:20:29 [DEBUG] http: Request PUT /v1/agent/service/register (185.522205ms) from=10.233.68.98:50610 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:29 [DEBUG] agent: Node info in sync 2021/04/11 02:20:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (345.417µs) from=10.233.68.98:50612 2021/04/11 02:20:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:29 [INFO] agent: Synced service "_v0_multicloud_10.233.8.230_9001" 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:29 [DEBUG] agent: Node info in sync 2021/04/11 02:20:29 [DEBUG] http: Request PUT /v1/agent/service/register (18.246594ms) from=10.233.68.98:50614 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:29 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:29 [DEBUG] agent: Node info in sync 2021/04/11 02:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (521.32µs) from=10.233.68.98:50618 2021/04/11 02:20:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:30 [INFO] agent: Synced service "_v1_multicloud_10.233.8.230_9001" 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:30 [DEBUG] agent: Node info in sync 2021/04/11 02:20:30 [DEBUG] http: Request PUT /v1/agent/service/register (343.680206ms) from=10.233.68.98:50628 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:30 [DEBUG] agent: Node info in sync 2021/04/11 02:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (282.651µs) from=10.233.68.98:50632 2021/04/11 02:20:30 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:30 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:30 [DEBUG] agent: Node info in sync 2021/04/11 02:20:30 [DEBUG] http: Request PUT /v1/agent/service/register (88.139334ms) from=10.233.68.98:50634 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:30 [DEBUG] agent: Node info in sync 2021/04/11 02:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (87.059383ms) from=10.233.68.98:50636 2021/04/11 02:20:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:31 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:31 [DEBUG] agent: Node info in sync 2021/04/11 02:20:31 [DEBUG] http: Request PUT /v1/agent/service/register (900.495575ms) from=10.233.68.98:50638 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:31 [DEBUG] agent: Node info in sync 2021/04/11 02:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (481.945µs) from=10.233.68.98:50656 2021/04/11 02:20:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:31 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" 2021/04/11 02:20:31 [DEBUG] agent: Node info in sync 2021/04/11 02:20:31 [DEBUG] http: Request PUT /v1/agent/service/register (204.257987ms) from=10.233.68.98:50658 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:31 [DEBUG] agent: Node info in sync 2021/04/11 02:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (548.263µs) from=10.233.68.98:50664 2021/04/11 02:20:32 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:32 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:32 [DEBUG] agent: Node info in sync 2021/04/11 02:20:32 [DEBUG] http: Request PUT /v1/agent/service/register (320.425681ms) from=10.233.68.98:50672 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:32 [DEBUG] agent: Node info in sync 2021/04/11 02:20:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (591.105µs) from=10.233.68.98:50678 2021/04/11 02:20:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:33 [DEBUG] agent: Node info in sync 2021/04/11 02:20:33 [DEBUG] http: Request PUT /v1/agent/service/register (333.602407ms) from=10.233.68.98:50684 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:33 [DEBUG] agent: Node info in sync 2021/04/11 02:20:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (367.165µs) from=10.233.68.98:50690 2021/04/11 02:20:33 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:33 [DEBUG] agent: Node info in sync 2021/04/11 02:20:33 [DEBUG] http: Request PUT /v1/agent/service/register (200.371542ms) from=10.233.68.98:50694 2021/04/11 02:20:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:33 [DEBUG] agent: Node info in sync 2021/04/11 02:20:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (334.374µs) from=10.233.68.98:50698 2021/04/11 02:20:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:34 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:34 [DEBUG] agent: Node info in sync 2021/04/11 02:20:34 [DEBUG] http: Request PUT /v1/agent/service/register (220.443208ms) from=10.233.68.98:50700 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:34 [DEBUG] agent: Node info in sync 2021/04/11 02:20:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (659.903µs) from=10.233.68.98:50702 2021/04/11 02:20:35 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:35 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:35 [DEBUG] agent: Node info in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:35 [DEBUG] agent: Node info in sync 2021/04/11 02:20:35 [DEBUG] http: Request PUT /v1/agent/service/register (299.920893ms) from=10.233.68.98:50706 2021/04/11 02:20:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (455.18µs) from=10.233.68.98:50724 2021/04/11 02:20:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:36 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Node info in sync 2021/04/11 02:20:36 [DEBUG] http: Request PUT /v1/agent/service/register (297.370538ms) from=10.233.68.98:50726 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (549.241µs) from=10.233.68.98:50732 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:36 [DEBUG] agent: Node info in sync 2021/04/11 02:20:36 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:36 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Node info in sync 2021/04/11 02:20:36 [DEBUG] http: Request PUT /v1/agent/service/register (113.54045ms) from=10.233.68.98:50734 2021/04/11 02:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:36 [DEBUG] agent: Node info in sync 2021/04/11 02:20:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (99.882834ms) from=10.233.68.98:50736 2021/04/11 02:20:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Node info in sync 2021/04/11 02:20:37 [DEBUG] http: Request PUT /v1/agent/service/register (276.897028ms) from=10.233.68.98:50740 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:37 [DEBUG] agent: Node info in sync 2021/04/11 02:20:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (319.099µs) from=10.233.68.98:50742 2021/04/11 02:20:37 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Node info in sync 2021/04/11 02:20:37 [DEBUG] http: Request PUT /v1/agent/service/register (495.977278ms) from=10.233.68.98:50744 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:37 [DEBUG] agent: Node info in sync 2021/04/11 02:20:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (530.827µs) from=10.233.68.98:50750 2021/04/11 02:20:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Node info in sync 2021/04/11 02:20:38 [DEBUG] http: Request PUT /v1/agent/service/register (388.877017ms) from=10.233.68.98:50752 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Node info in sync 2021/04/11 02:20:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (415.427µs) from=10.233.68.98:50756 2021/04/11 02:20:38 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:38 [DEBUG] agent: Node info in sync 2021/04/11 02:20:38 [DEBUG] http: Request PUT /v1/agent/service/register (118.697345ms) from=10.233.68.98:50760 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (651.488µs) from=10.233.68.98:50762 2021/04/11 02:20:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:38 [DEBUG] agent: Node info in sync 2021/04/11 02:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Node info in sync 2021/04/11 02:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (82.179818ms) from=10.233.68.98:50764 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Node info in sync 2021/04/11 02:20:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (531.134µs) from=10.233.68.98:50766 2021/04/11 02:20:39 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:39 [DEBUG] agent: Node info in sync 2021/04/11 02:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (404.736779ms) from=10.233.68.98:50768 2021/04/11 02:20:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:39 [DEBUG] agent: Node info in sync 2021/04/11 02:20:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (816.245µs) from=10.233.68.98:50780 2021/04/11 02:20:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Node info in sync 2021/04/11 02:20:40 [DEBUG] http: Request PUT /v1/agent/service/register (500.610478ms) from=10.233.68.98:50784 2021/04/11 02:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:40 [DEBUG] agent: Node info in sync 2021/04/11 02:20:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (99.456112ms) from=10.233.68.98:50794 2021/04/11 02:20:41 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:41 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:41 [DEBUG] agent: Node info in sync 2021/04/11 02:20:41 [DEBUG] http: Request PUT /v1/agent/service/register (281.439866ms) from=10.233.68.98:50798 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:41 [DEBUG] agent: Node info in sync 2021/04/11 02:20:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (346.908µs) from=10.233.68.98:50806 2021/04/11 02:20:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Node info in sync 2021/04/11 02:20:42 [DEBUG] http: Request PUT /v1/agent/service/register (600.796956ms) from=10.233.68.98:50808 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:42 [DEBUG] agent: Node info in sync 2021/04/11 02:20:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (347.103µs) from=10.233.68.98:50820 2021/04/11 02:20:42 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:42 [DEBUG] agent: Node info in sync 2021/04/11 02:20:42 [DEBUG] http: Request PUT /v1/agent/service/register (521.949166ms) from=10.233.68.98:50824 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:42 [DEBUG] agent: Node info in sync 2021/04/11 02:20:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (502.62µs) from=10.233.68.98:50834 2021/04/11 02:20:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.79_8446" 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Node info in sync 2021/04/11 02:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (225.702917ms) from=10.233.68.98:50836 2021/04/11 02:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:43 [DEBUG] agent: Node info in sync 2021/04/11 02:20:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (676.796µs) from=10.233.68.98:50840 2021/04/11 02:20:43 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Node info in sync 2021/04/11 02:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (682.936552ms) from=10.233.68.98:50844 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Node info in sync 2021/04/11 02:20:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (614.547µs) from=10.233.68.98:50852 2021/04/11 02:20:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:44 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:44 [DEBUG] agent: Node info in sync 2021/04/11 02:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (103.086266ms) from=10.233.68.98:50854 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:44 [DEBUG] agent: Node info in sync 2021/04/11 02:20:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (99.635181ms) from=10.233.68.98:50858 2021/04/11 02:20:45 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Node info in sync 2021/04/11 02:20:46 [DEBUG] http: Request PUT /v1/agent/service/register (290.600284ms) from=10.233.68.98:50868 2021/04/11 02:20:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Node info in sync 2021/04/11 02:20:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (675.695µs) from=10.233.68.98:50874 2021/04/11 02:20:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Node info in sync 2021/04/11 02:20:46 [DEBUG] http: Request PUT /v1/agent/service/register (341.154383ms) from=10.233.68.98:50876 2021/04/11 02:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:46 [DEBUG] agent: Node info in sync 2021/04/11 02:20:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (436.969µs) from=10.233.68.98:50880 2021/04/11 02:20:47 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Node info in sync 2021/04/11 02:20:47 [DEBUG] http: Request PUT /v1/agent/service/register (183.254925ms) from=10.233.68.98:50882 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Node info in sync 2021/04/11 02:20:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (373.637µs) from=10.233.68.98:50884 2021/04/11 02:20:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Node info in sync 2021/04/11 02:20:47 [DEBUG] http: Request PUT /v1/agent/service/register (235.439195ms) from=10.233.68.98:50888 2021/04/11 02:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:47 [DEBUG] agent: Node info in sync 2021/04/11 02:20:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (402.685µs) from=10.233.68.98:50892 2021/04/11 02:20:48 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:48 [DEBUG] agent: Node info in sync 2021/04/11 02:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (216.417165ms) from=10.233.68.98:50894 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Node info in sync 2021/04/11 02:20:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (418.409µs) from=10.233.68.98:50898 2021/04/11 02:20:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Node info in sync 2021/04/11 02:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (600.2181ms) from=10.233.68.98:50900 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Node info in sync 2021/04/11 02:20:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (94.763523ms) from=10.233.68.98:50906 2021/04/11 02:20:49 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Node info in sync 2021/04/11 02:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (187.725244ms) from=10.233.68.98:50908 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Node info in sync 2021/04/11 02:20:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (469.285µs) from=10.233.68.98:50914 2021/04/11 02:20:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Node info in sync 2021/04/11 02:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (375.507344ms) from=10.233.68.98:50916 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:49 [DEBUG] agent: Node info in sync 2021/04/11 02:20:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (632.115µs) from=10.233.68.98:50920 2021/04/11 02:20:50 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Node info in sync 2021/04/11 02:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (380.079528ms) from=10.233.68.98:50922 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:50 [DEBUG] agent: Node info in sync 2021/04/11 02:20:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (379.283µs) from=10.233.68.98:50926 2021/04/11 02:20:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Node info in sync 2021/04/11 02:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (408.502318ms) from=10.233.68.98:50930 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Node info in sync 2021/04/11 02:20:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (367.571µs) from=10.233.68.98:50936 2021/04/11 02:20:51 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] agent: Node info in sync 2021/04/11 02:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (204.519319ms) from=10.233.68.98:50946 2021/04/11 02:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (445.65µs) from=10.233.68.98:50952 2021/04/11 02:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:52 [DEBUG] agent: Node info in sync 2021/04/11 02:20:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:53 [DEBUG] agent: Node info in sync 2021/04/11 02:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.700533794s) from=10.233.68.98:50960 2021/04/11 02:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Node info in sync 2021/04/11 02:20:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (200.23213ms) from=10.233.68.98:50978 2021/04/11 02:20:54 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20: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/04/11 02:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Node info in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (186.098059ms) from=10.233.68.98:50980 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:54 [DEBUG] agent: Node info in sync 2021/04/11 02:20:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (100.313261ms) from=10.233.68.98:50982 2021/04/11 02:20:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20: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/04/11 02:20: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/04/11 02:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Node info in sync 2021/04/11 02:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (202.358252ms) from=10.233.68.98:50988 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Node info in sync 2021/04/11 02:20:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (452.017µs) from=10.233.68.98:50992 2021/04/11 02:20:55 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Node info in sync 2021/04/11 02:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (396.92382ms) from=10.233.68.98:50994 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (374.546µs) from=10.233.68.98:51000 2021/04/11 02:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:55 [DEBUG] agent: Node info in sync 2021/04/11 02:20:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.79_8446" 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Node info in sync 2021/04/11 02:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (400.410369ms) from=10.233.68.98:51004 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Node info in sync 2021/04/11 02:20:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (369.955µs) from=10.233.68.98:51010 2021/04/11 02:20:56 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.79_8446" 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Node info in sync 2021/04/11 02:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (277.688701ms) from=10.233.68.98:51012 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:56 [DEBUG] agent: Node info in sync 2021/04/11 02:20:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (540.51µs) from=10.233.68.98:51016 2021/04/11 02:20:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.79_8446" 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:57 [DEBUG] agent: Node info in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:57 [DEBUG] agent: Node info in sync 2021/04/11 02:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (500.699496ms) from=10.233.68.98:51018 2021/04/11 02:20:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (199.590051ms) from=10.233.68.98:51026 2021/04/11 02:20:57 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.79_8446" 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Node info in sync 2021/04/11 02:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (1.299940191s) from=10.233.68.98:51032 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:59 [DEBUG] agent: Node info in sync 2021/04/11 02:20:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (503.674µs) from=10.233.68.98:51038 2021/04/11 02:20:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:59 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.79_8446" 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:59 [DEBUG] agent: Node info in sync 2021/04/11 02:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (252.342275ms) from=10.233.68.98:51042 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:20:59 [DEBUG] agent: Node info in sync 2021/04/11 02:20:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (476.422µs) from=10.233.68.98:51050 2021/04/11 02:20:59 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:20:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Node info in sync 2021/04/11 02:21:00 [DEBUG] http: Request PUT /v1/agent/service/register (253.736894ms) from=10.233.68.98:51054 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Node info in sync 2021/04/11 02:21:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (381.912µs) from=10.233.68.98:51056 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:00 [DEBUG] agent: Node info in sync 2021/04/11 02:21:00 [DEBUG] http: Request PUT /v1/agent/service/register (201.111675ms) from=10.233.68.98:51058 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (482.334µs) from=10.233.68.98:51066 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Node info in sync 2021/04/11 02:21:00 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Node info in sync 2021/04/11 02:21:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.945052ms) from=10.233.68.98:51068 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:00 [DEBUG] agent: Node info in sync 2021/04/11 02:21:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (497.055µs) from=10.233.68.98:51072 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Node info in sync 2021/04/11 02:21:01 [DEBUG] http: Request PUT /v1/agent/service/register (500.474566ms) from=10.233.68.98:51076 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Node info in sync 2021/04/11 02:21:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (275.499µs) from=10.233.68.98:51090 2021/04/11 02:21:01 [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/04/11 02:21:01 [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/04/11 02:21:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Node info in sync 2021/04/11 02:21:01 [DEBUG] http: Request PUT /v1/agent/service/register (104.991218ms) from=10.233.68.98:51092 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (280.064µs) from=10.233.68.98:51098 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Node info in sync 2021/04/11 02:21:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Node info in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] http: Request PUT /v1/agent/service/register (500.217941ms) from=10.233.68.98:51110 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:02 [DEBUG] agent: Node info in sync 2021/04/11 02:21:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (463.389µs) from=10.233.68.98:51118 2021/04/11 02:21:03 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Node info in sync 2021/04/11 02:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (82.402003ms) from=10.233.68.98:51124 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (394.149µs) from=10.233.68.98:51128 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Node info in sync 2021/04/11 02:21:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Node info in sync 2021/04/11 02:21:04 [DEBUG] http: Request PUT /v1/agent/service/register (478.831458ms) from=10.233.68.98:51130 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (357.913µs) from=10.233.68.98:51134 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Node info in sync 2021/04/11 02:21:04 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Node info in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:05 [DEBUG] agent: Node info in sync 2021/04/11 02:21:05 [DEBUG] http: Request PUT /v1/agent/service/register (400.446365ms) from=10.233.68.98:51136 2021/04/11 02:21:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (99.838884ms) from=10.233.68.98:51148 2021/04/11 02:21:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:06 [DEBUG] agent: Node info in sync 2021/04/11 02:21:06 [DEBUG] http: Request PUT /v1/agent/service/register (502.964301ms) from=10.233.68.98:51158 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:06 [DEBUG] agent: Node info in sync 2021/04/11 02:21:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (377.065µs) from=10.233.68.98:51164 2021/04/11 02:21:07 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [INFO] agent: Synced service "_v18__aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Node info in sync 2021/04/11 02:21:07 [DEBUG] http: Request PUT /v1/agent/service/register (462.988731ms) from=10.233.68.98:51168 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Node info in sync 2021/04/11 02:21:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (311.575µs) from=10.233.68.98:51170 2021/04/11 02:21:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [INFO] agent: Synced service "_v18_aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Node info in sync 2021/04/11 02:21:07 [DEBUG] http: Request PUT /v1/agent/service/register (399.991283ms) from=10.233.68.98:51172 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:07 [DEBUG] agent: Node info in sync 2021/04/11 02:21:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (288.953µs) from=10.233.68.98:51194 2021/04/11 02:21:08 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [INFO] agent: Synced service "_v19__aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Node info in sync 2021/04/11 02:21:08 [DEBUG] http: Request PUT /v1/agent/service/register (271.922445ms) from=10.233.68.98:51198 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (471.353µs) from=10.233.68.98:51200 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Node info in sync 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [INFO] agent: Synced service "_v19_aai-nquery_10.233.68.79_8446" 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Node info in sync 2021/04/11 02:21:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.890493ms) from=10.233.68.98:51204 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.207_3904" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.125_9015" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.155_9009" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.193_9005" in sync 2021/04/11 02:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:08 [DEBUG] agent: Node info in sync 2021/04/11 02:21:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19 (297.595µs) from=10.233.68.98:51206 2021/04/11 02:21:08 [WARN] agent: Service name "_aai-named-query" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/search\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/11 02:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.78_443" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.193_9005" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.125_9007" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.79_8446" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.230_9001" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.79_8446" in sync 2021/04/11 02:21:09 [DEBUG] agent: Service