+ 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: 'b61bca8e-7d83-cc86-810a-cce2b0e69b5c' Node name: 'onap-msb-consul-86975585d9-lc2kw' 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/05/20 23:07:02 [DEBUG] agent: Using random ID "b61bca8e-7d83-cc86-810a-cce2b0e69b5c" as node ID 2021/05/20 23:07:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b61bca8e-7d83-cc86-810a-cce2b0e69b5c Address:127.0.0.1:8300}] 2021/05/20 23:07:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/20 23:07:03 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/20 23:07:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/20 23:07:03 [WARN] raft: Unable to get address for server id b61bca8e-7d83-cc86-810a-cce2b0e69b5c, using fallback address 127.0.0.1:8300: Could not find address for server id b61bca8e-7d83-cc86-810a-cce2b0e69b5c 2021/05/20 23:07:03 [DEBUG] raft: Votes needed: 1 2021/05/20 23:07:03 [DEBUG] raft: Vote granted from b61bca8e-7d83-cc86-810a-cce2b0e69b5c in term 2. Tally: 1 2021/05/20 23:07:03 [INFO] raft: Election won. Tally: 1 2021/05/20 23:07:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/20 23:07:03 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-lc2kw.dc1 127.0.0.1 2021/05/20 23:07:03 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-lc2kw 127.0.0.1 2021/05/20 23:07:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/20 23:07:03 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-lc2kw.dc1" in area "wan" 2021/05/20 23:07:03 [INFO] consul: cluster leadership acquired 2021/05/20 23:07:03 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-lc2kw (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/20 23:07:03 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/20 23:07:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/20 23:07:03 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/20 23:07:03 [INFO] agent: started state syncer 2021/05/20 23:07:03 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-lc2kw 2021/05/20 23:07:03 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/20 23:07:03 [INFO] agent: Synced node info 2021/05/20 23:07:05 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/20 23:07:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lc2kw" since the cluster is too small 2021/05/20 23:07:05 [INFO] consul: member 'onap-msb-consul-86975585d9-lc2kw' joined, marking health alive 2021/05/20 23:07:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lc2kw" since the cluster is too small 2021/05/20 23:07:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/20 23:07:05 [DEBUG] agent: Node info in sync 2021/05/20 23:07:05 [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/05/20 23:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lc2kw" since the cluster is too small 2021/05/20 23:08:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/20 23:08:36 [DEBUG] agent: Node info in sync 2021/05/20 23:09:02 [DEBUG] http: Request GET /v1/status/leader (523.931µs) from=10.233.72.179:52580 2021/05/20 23:09:03 [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/05/20 23:09: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/05/20 23:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lc2kw" since the cluster is too small 2021/05/20 23:09:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-lc2kw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/20 23:09:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.63.204_443" 2021/05/20 23:09:04 [DEBUG] agent: Node info in sync 2021/05/20 23:09:04 [DEBUG] http: Request PUT /v1/agent/service/register (655.450432ms) from=10.233.72.179:52594 2021/05/20 23:09:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:04 [DEBUG] agent: Node info in sync 2021/05/20 23:09:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (200.071487ms) from=10.233.72.179:52598 2021/05/20 23:09:04 [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/05/20 23:09:04 [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/05/20 23:09: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/05/20 23:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:05 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" 2021/05/20 23:09:05 [DEBUG] agent: Node info in sync 2021/05/20 23:09:05 [DEBUG] http: Request PUT /v1/agent/service/register (400.327621ms) from=10.233.72.179:52610 2021/05/20 23:09:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:05 [DEBUG] agent: Node info in sync 2021/05/20 23:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (313.272µs) from=10.233.72.179:52616 2021/05/20 23:09:05 [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/05/20 23:09:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:06 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" 2021/05/20 23:09:06 [DEBUG] agent: Node info in sync 2021/05/20 23:09:06 [DEBUG] http: Request PUT /v1/agent/service/register (285.346102ms) from=10.233.72.179:52622 2021/05/20 23:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:06 [DEBUG] agent: Node info in sync 2021/05/20 23:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (1.155054ms) from=10.233.72.179:52626 2021/05/20 23:09:06 [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/05/20 23:09: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/05/20 23:09:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:07 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" 2021/05/20 23:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:07 [DEBUG] agent: Node info in sync 2021/05/20 23:09:07 [DEBUG] http: Request PUT /v1/agent/service/register (1.246115239s) from=10.233.72.179:52628 2021/05/20 23:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:07 [DEBUG] agent: Node info in sync 2021/05/20 23:09:07 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (366.987µs) from=10.233.72.179:52646 2021/05/20 23:09:08 [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/05/20 23:09: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/05/20 23:09:08 [INFO] agent: Synced service "_v0_multicloud_10.233.19.241_9001" 2021/05/20 23:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:08 [DEBUG] agent: Node info in sync 2021/05/20 23:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (693.618898ms) from=10.233.72.179:52650 2021/05/20 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:08 [DEBUG] agent: Node info in sync 2021/05/20 23:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (200.741776ms) from=10.233.72.179:52652 2021/05/20 23:09:09 [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/05/20 23:09:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:10 [INFO] agent: Synced service "_v1_multicloud_10.233.19.241_9001" 2021/05/20 23:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:10 [DEBUG] agent: Node info in sync 2021/05/20 23:09:10 [DEBUG] http: Request PUT /v1/agent/service/register (512.821334ms) from=10.233.72.179:52664 2021/05/20 23:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:10 [DEBUG] agent: Node info in sync 2021/05/20 23:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (521.702µs) from=10.233.72.179:52670 2021/05/20 23:09:10 [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/05/20 23:09:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:11 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.56.167_9007" 2021/05/20 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:11 [DEBUG] agent: Node info in sync 2021/05/20 23:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (575.282459ms) from=10.233.72.179:52672 2021/05/20 23:09:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:11 [DEBUG] agent: Node info in sync 2021/05/20 23:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (100.026447ms) from=10.233.72.179:52676 2021/05/20 23:09:11 [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/05/20 23:09:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:12 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.56.167_9007" 2021/05/20 23:09:12 [DEBUG] agent: Node info in sync 2021/05/20 23:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (701.143612ms) from=10.233.72.179:52680 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:12 [DEBUG] agent: Node info in sync 2021/05/20 23:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (343.366µs) from=10.233.72.179:52694 2021/05/20 23:09:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:12 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.0.9_9011" 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Node info in sync 2021/05/20 23:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (674.792834ms) from=10.233.72.179:52700 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:12 [DEBUG] agent: Node info in sync 2021/05/20 23:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (515.619µs) from=10.233.72.179:52706 2021/05/20 23:09:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:13 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.0.9_9011" 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:13 [DEBUG] agent: Node info in sync 2021/05/20 23:09:13 [DEBUG] http: Request PUT /v1/agent/service/register (399.226553ms) from=10.233.72.179:52708 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:13 [DEBUG] agent: Node info in sync 2021/05/20 23:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (513.191µs) from=10.233.72.179:52712 2021/05/20 23:09:14 [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/05/20 23:09:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:14 [INFO] agent: Synced service "_v1_message-router_10.233.3.117_3904" 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:14 [DEBUG] agent: Node info in sync 2021/05/20 23:09:14 [DEBUG] http: Request PUT /v1/agent/service/register (296.149364ms) from=10.233.72.179:52716 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:14 [DEBUG] agent: Node info in sync 2021/05/20 23:09:14 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (534.316µs) from=10.233.72.179:52718 2021/05/20 23:09:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:14 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.57.226_9518" 2021/05/20 23:09:14 [DEBUG] agent: Node info in sync 2021/05/20 23:09:14 [DEBUG] http: Request PUT /v1/agent/service/register (196.905664ms) from=10.233.72.179:52724 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:14 [DEBUG] agent: Node info in sync 2021/05/20 23:09:15 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (199.821167ms) from=10.233.72.179:52732 2021/05/20 23:09:15 [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/05/20 23:09:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:15 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.21.132_9009" 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:15 [DEBUG] agent: Node info in sync 2021/05/20 23:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (400.675377ms) from=10.233.72.179:52738 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:15 [DEBUG] agent: Node info in sync 2021/05/20 23:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (453.632µs) from=10.233.72.179:52740 2021/05/20 23:09:15 [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/05/20 23:09:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:16 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.21.132_9009" 2021/05/20 23:09:16 [DEBUG] agent: Node info in sync 2021/05/20 23:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (565.133106ms) from=10.233.72.179:52742 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:16 [DEBUG] agent: Node info in sync 2021/05/20 23:09:16 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (331.668µs) from=10.233.72.179:52746 2021/05/20 23:09:16 [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/05/20 23:09:16 [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/05/20 23:09:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:16 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:16 [DEBUG] agent: Node info in sync 2021/05/20 23:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (300.161003ms) from=10.233.72.179:52748 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:16 [DEBUG] agent: Node info in sync 2021/05/20 23:09:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (474.463µs) from=10.233.72.179:52758 2021/05/20 23:09:17 [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/05/20 23:09:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:17 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:17 [DEBUG] agent: Node info in sync 2021/05/20 23:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (200.37592ms) from=10.233.72.179:52764 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:17 [DEBUG] agent: Node info in sync 2021/05/20 23:09:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (458.305µs) from=10.233.72.179:52766 2021/05/20 23:09:17 [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/05/20 23:09:17 [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/05/20 23:09:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:17 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:17 [DEBUG] agent: Node info in sync 2021/05/20 23:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (374.659145ms) from=10.233.72.179:52768 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:17 [DEBUG] agent: Node info in sync 2021/05/20 23:09:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (387.232µs) from=10.233.72.179:52772 2021/05/20 23:09:18 [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/05/20 23:09:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:19 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:19 [DEBUG] agent: Node info in sync 2021/05/20 23:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (1.000001153s) from=10.233.72.179:52774 2021/05/20 23:09:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:19 [DEBUG] agent: Node info in sync 2021/05/20 23:09:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (194.437795ms) from=10.233.72.179:52778 2021/05/20 23:09:20 [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/05/20 23:09:20 [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/05/20 23:09:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:20 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:20 [DEBUG] agent: Node info in sync 2021/05/20 23:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (900.892716ms) from=10.233.72.179:52780 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:20 [DEBUG] agent: Node info in sync 2021/05/20 23:09:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (199.671088ms) from=10.233.72.179:52786 2021/05/20 23:09:21 [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/05/20 23:09:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:21 [DEBUG] agent: Node info in sync 2021/05/20 23:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (385.929583ms) from=10.233.72.179:52790 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:21 [DEBUG] agent: Node info in sync 2021/05/20 23:09:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (99.995768ms) from=10.233.72.179:52800 2021/05/20 23:09:22 [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/05/20 23:09:22 [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/05/20 23:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:22 [DEBUG] agent: Node info in sync 2021/05/20 23:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (577.377598ms) from=10.233.72.179:52804 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:22 [DEBUG] agent: Node info in sync 2021/05/20 23:09:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (100.048668ms) from=10.233.72.179:52812 2021/05/20 23:09:22 [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/05/20 23:09:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:23 [DEBUG] agent: Node info in sync 2021/05/20 23:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (980.39921ms) from=10.233.72.179:52814 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:23 [DEBUG] agent: Node info in sync 2021/05/20 23:09:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (424.006µs) from=10.233.72.179:52822 2021/05/20 23:09:23 [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/05/20 23:09:23 [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/05/20 23:09:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Node info in sync 2021/05/20 23:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (258.351903ms) from=10.233.72.179:52824 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:24 [DEBUG] agent: Node info in sync 2021/05/20 23:09:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (199.469441ms) from=10.233.72.179:52828 2021/05/20 23:09:24 [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/05/20 23:09:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09: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/05/20 23:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Node info in sync 2021/05/20 23:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (487.544784ms) from=10.233.72.179:52830 2021/05/20 23:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Node info in sync 2021/05/20 23:09:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (100.162621ms) from=10.233.72.179:52846 2021/05/20 23:09:25 [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/05/20 23:09:25 [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/05/20 23:09:25 [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/05/20 23:09: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/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Node info in sync 2021/05/20 23:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (300.018819ms) from=10.233.72.179:52848 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:26 [DEBUG] agent: Node info in sync 2021/05/20 23:09:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (719.194µs) from=10.233.72.179:52850 2021/05/20 23:09:26 [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/05/20 23:09:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09: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/05/20 23:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:27 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:27 [DEBUG] agent: Node info in sync 2021/05/20 23:09:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.007594593s) from=10.233.72.179:52856 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:27 [DEBUG] agent: Node info in sync 2021/05/20 23:09:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.974364ms) from=10.233.72.179:52868 2021/05/20 23:09:27 [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/05/20 23:09:27 [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/05/20 23:09:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09: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/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:32 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Node info in sync 2021/05/20 23:09:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.701096043s) from=10.233.72.179:52870 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:32 [DEBUG] agent: Node info in sync 2021/05/20 23:09:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (99.914608ms) from=10.233.72.179:52896 2021/05/20 23:09:33 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Node info in sync 2021/05/20 23:09:35 [DEBUG] http: Request PUT /v1/agent/service/register (2.700112163s) from=10.233.72.179:52902 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:35 [DEBUG] agent: Node info in sync 2021/05/20 23:09:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (490.869µs) from=10.233.72.179:52932 2021/05/20 23:09:35 [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/05/20 23:09:35 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:36 [DEBUG] agent: Node info in sync 2021/05/20 23:09:36 [DEBUG] http: Request PUT /v1/agent/service/register (703.061285ms) from=10.233.72.179:52934 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:36 [DEBUG] agent: Node info in sync 2021/05/20 23:09:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (99.937573ms) from=10.233.72.179:52944 2021/05/20 23:09:36 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Node info in sync 2021/05/20 23:09:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.499906937s) from=10.233.72.179:52948 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:38 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:38 [DEBUG] agent: Node info in sync 2021/05/20 23:09:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (300.237686ms) from=10.233.72.179:52958 2021/05/20 23:09:39 [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/05/20 23:09:39 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:39 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Node info in sync 2021/05/20 23:09:39 [DEBUG] http: Request PUT /v1/agent/service/register (800.575183ms) from=10.233.72.179:52960 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:39 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:39 [DEBUG] agent: Node info in sync 2021/05/20 23:09:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (199.753609ms) from=10.233.72.179:52964 2021/05/20 23:09:40 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.56_8446" 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Node info in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] http: Request PUT /v1/agent/service/register (298.401189ms) from=10.233.72.179:52970 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Node info in sync 2021/05/20 23:09:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (99.889108ms) from=10.233.72.179:52972 2021/05/20 23:09:40 [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/05/20 23:09:40 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Node info in sync 2021/05/20 23:09:40 [DEBUG] http: Request PUT /v1/agent/service/register (128.67467ms) from=10.233.72.179:52976 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:40 [DEBUG] agent: Node info in sync 2021/05/20 23:09:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (473.867µs) from=10.233.72.179:52978 2021/05/20 23:09:40 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Node info in sync 2021/05/20 23:09:41 [DEBUG] http: Request PUT /v1/agent/service/register (680.981412ms) from=10.233.72.179:52980 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:41 [DEBUG] agent: Node info in sync 2021/05/20 23:09:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (460.277µs) from=10.233.72.179:52990 2021/05/20 23:09:42 [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/05/20 23:09:42 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Node info in sync 2021/05/20 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (600.830927ms) from=10.233.72.179:52992 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:42 [DEBUG] agent: Node info in sync 2021/05/20 23:09:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (366.422µs) from=10.233.72.179:53002 2021/05/20 23:09:42 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:42 [DEBUG] agent: Node info in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (299.784279ms) from=10.233.72.179:53006 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:42 [DEBUG] agent: Node info in sync 2021/05/20 23:09:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (322.306µs) from=10.233.72.179:53010 2021/05/20 23:09:43 [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/05/20 23:09:43 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Node info in sync 2021/05/20 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (45.683726ms) from=10.233.72.179:53016 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:43 [DEBUG] agent: Node info in sync 2021/05/20 23:09:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (265.933µs) from=10.233.72.179:53018 2021/05/20 23:09:43 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Node info in sync 2021/05/20 23:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (779.176528ms) from=10.233.72.179:53022 2021/05/20 23:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (100.147033ms) from=10.233.72.179:53026 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Node info in sync 2021/05/20 23:09:44 [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/05/20 23:09:44 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Node info in sync 2021/05/20 23:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (205.600346ms) from=10.233.72.179:53034 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:45 [DEBUG] agent: Node info in sync 2021/05/20 23:09:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (169.206665ms) from=10.233.72.179:53044 2021/05/20 23:09:45 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:45 [DEBUG] agent: Node info in sync 2021/05/20 23:09:45 [DEBUG] http: Request PUT /v1/agent/service/register (147.30634ms) from=10.233.72.179:53046 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:45 [DEBUG] agent: Node info in sync 2021/05/20 23:09:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (200.495953ms) from=10.233.72.179:53048 2021/05/20 23:09:45 [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/05/20 23:09:45 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:46 [DEBUG] agent: Node info in sync 2021/05/20 23:09:46 [DEBUG] http: Request PUT /v1/agent/service/register (671.849928ms) from=10.233.72.179:53052 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:46 [DEBUG] agent: Node info in sync 2021/05/20 23:09:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (100.040719ms) from=10.233.72.179:53056 2021/05/20 23:09:46 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Node info in sync 2021/05/20 23:09:47 [DEBUG] http: Request PUT /v1/agent/service/register (683.434266ms) from=10.233.72.179:53064 2021/05/20 23:09:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:47 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:47 [DEBUG] agent: Node info in sync 2021/05/20 23:09:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (88.119334ms) from=10.233.72.179:53072 2021/05/20 23:09:48 [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/05/20 23:09:48 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Node info in sync 2021/05/20 23:09:48 [DEBUG] http: Request PUT /v1/agent/service/register (138.591391ms) from=10.233.72.179:53074 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:48 [DEBUG] agent: Node info in sync 2021/05/20 23:09:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (99.808724ms) from=10.233.72.179:53078 2021/05/20 23:09:48 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Node info in sync 2021/05/20 23:09:49 [DEBUG] http: Request PUT /v1/agent/service/register (389.555182ms) from=10.233.72.179:53080 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Node info in sync 2021/05/20 23:09:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (343.467µs) from=10.233.72.179:53084 2021/05/20 23:09:49 [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/05/20 23:09:49 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Node info in sync 2021/05/20 23:09:49 [DEBUG] http: Request PUT /v1/agent/service/register (201.27768ms) from=10.233.72.179:53086 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:49 [DEBUG] agent: Node info in sync 2021/05/20 23:09:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (199.595461ms) from=10.233.72.179:53088 2021/05/20 23:09:50 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Node info in sync 2021/05/20 23:09:50 [DEBUG] http: Request PUT /v1/agent/service/register (159.919983ms) from=10.233.72.179:53092 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (537.376µs) from=10.233.72.179:53094 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Node info in sync 2021/05/20 23:09:50 [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/05/20 23:09:50 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Node info in sync 2021/05/20 23:09:50 [DEBUG] http: Request PUT /v1/agent/service/register (447.827535ms) from=10.233.72.179:53096 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:50 [DEBUG] agent: Node info in sync 2021/05/20 23:09:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (99.817298ms) from=10.233.72.179:53098 2021/05/20 23:09:51 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Node info in sync 2021/05/20 23:09:51 [DEBUG] http: Request PUT /v1/agent/service/register (800.7724ms) from=10.233.72.179:53102 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:51 [DEBUG] agent: Node info in sync 2021/05/20 23:09:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (100.455898ms) from=10.233.72.179:53112 2021/05/20 23:09:52 [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/05/20 23:09:52 [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/05/20 23:09:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Node info in sync 2021/05/20 23:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (200.650267ms) from=10.233.72.179:53116 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Node info in sync 2021/05/20 23:09:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (351.486µs) from=10.233.72.179:53122 2021/05/20 23:09:52 [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/05/20 23:09:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.56_8446" 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Node info in sync 2021/05/20 23:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (107.404866ms) from=10.233.72.179:53124 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:52 [DEBUG] agent: Node info in sync 2021/05/20 23:09:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (659.007µs) from=10.233.72.179:53126 2021/05/20 23:09:52 [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/05/20 23:09:52 [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/05/20 23:09:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.56_8446" 2021/05/20 23:09:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Node info in sync 2021/05/20 23:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.000526458s) from=10.233.72.179:53128 2021/05/20 23:09:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:53 [DEBUG] agent: Node info in sync 2021/05/20 23:09:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (458.672µs) from=10.233.72.179:53136 2021/05/20 23:09:54 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.56_8446" 2021/05/20 23:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Node info in sync 2021/05/20 23:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (419.095745ms) from=10.233.72.179:53140 2021/05/20 23:09:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (175.558235ms) from=10.233.72.179:53148 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [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/05/20 23:09:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [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/05/20 23:09:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09: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/05/20 23:09: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/05/20 23:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Node info in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.56_8446" 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Node info in sync 2021/05/20 23:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (627.779863ms) from=10.233.72.179:53158 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:55 [DEBUG] agent: Node info in sync 2021/05/20 23:09:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (99.750665ms) from=10.233.72.179:53160 2021/05/20 23:09:56 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.56_8446" 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Node info in sync 2021/05/20 23:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (232.196074ms) from=10.233.72.179:53162 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Node info in sync 2021/05/20 23:09:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (199.740127ms) from=10.233.72.179:53166 2021/05/20 23:09:56 [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/05/20 23:09:56 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.56_8446" 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Node info in sync 2021/05/20 23:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (383.589661ms) from=10.233.72.179:53172 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:56 [DEBUG] agent: Node info in sync 2021/05/20 23:09:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (99.80229ms) from=10.233.72.179:53180 2021/05/20 23:09:57 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.56_8446" 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Node info in sync 2021/05/20 23:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (480.992951ms) from=10.233.72.179:53182 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:57 [DEBUG] agent: Node info in sync 2021/05/20 23:09:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (200.250001ms) from=10.233.72.179:53184 2021/05/20 23:09:58 [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/05/20 23:09:58 [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/05/20 23:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.56_8446" 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Node info in sync 2021/05/20 23:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (311.768219ms) from=10.233.72.179:53188 2021/05/20 23:09:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:58 [DEBUG] agent: Node info in sync 2021/05/20 23:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (100.328093ms) from=10.233.72.179:53190 2021/05/20 23:09:59 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:09:59 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.56_8446" 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Node info in sync 2021/05/20 23:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (180.300209ms) from=10.233.72.179:53194 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:09:59 [DEBUG] agent: Node info in sync 2021/05/20 23:09:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (591.181µs) from=10.233.72.179:53196 2021/05/20 23:09:59 [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/05/20 23:09:59 [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/05/20 23:09: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/05/20 23:09: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/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:00 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Node info in sync 2021/05/20 23:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (429.256197ms) from=10.233.72.179:53198 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Node info in sync 2021/05/20 23:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (100.003118ms) from=10.233.72.179:53202 2021/05/20 23:10:00 [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/05/20 23:10: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/05/20 23:10: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/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:00 [DEBUG] agent: Node info in sync 2021/05/20 23:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (363.717464ms) from=10.233.72.179:53204 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (357.044µs) from=10.233.72.179:53208 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Node info in sync 2021/05/20 23:10:01 [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/05/20 23:10:01 [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/05/20 23:10: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/05/20 23:10: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/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Node info in sync 2021/05/20 23:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (582.162776ms) from=10.233.72.179:53210 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Node info in sync 2021/05/20 23:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (451.147µs) from=10.233.72.179:53220 2021/05/20 23:10:01 [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/05/20 23:10: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/05/20 23:10: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/05/20 23:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Node info in sync 2021/05/20 23:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (200.306423ms) from=10.233.72.179:53224 2021/05/20 23:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:02 [DEBUG] agent: Node info in sync 2021/05/20 23:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (400.476µs) from=10.233.72.179:53232 2021/05/20 23:10:02 [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/05/20 23:10:02 [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/05/20 23:10: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/05/20 23:10: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/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Node info in sync 2021/05/20 23:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (965.765705ms) from=10.233.72.179:53234 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Node info in sync 2021/05/20 23:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (343.372µs) from=10.233.72.179:53242 2021/05/20 23:10:03 [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/05/20 23:10: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/05/20 23:10: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/05/20 23:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Node info in sync 2021/05/20 23:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (99.151367ms) from=10.233.72.179:53244 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:03 [DEBUG] agent: Node info in sync 2021/05/20 23:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (100.000067ms) from=10.233.72.179:53246 2021/05/20 23:10:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lc2kw" since the cluster is too small 2021/05/20 23:10:04 [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/05/20 23:10:04 [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/05/20 23:10: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/05/20 23:10: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/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [INFO] agent: Synced service "_v18__aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Node info in sync 2021/05/20 23:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (681.048144ms) from=10.233.72.179:53256 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (265.411µs) from=10.233.72.179:53264 2021/05/20 23:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:04 [DEBUG] agent: Node info in sync 2021/05/20 23:10:04 [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/05/20 23:10: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/05/20 23:10: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/05/20 23:10:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [INFO] agent: Synced service "_v18_aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:05 [DEBUG] agent: Node info in sync 2021/05/20 23:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (263.509437ms) from=10.233.72.179:53270 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.204_443" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.21.132_9009" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.3.117_3904" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.19.241_9001" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (348.964µs) from=10.233.72.179:53276 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.24_9005" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.167_9007" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Node info in sync 2021/05/20 23:10:05 [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/05/20 23:10:05 [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/05/20 23:10:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [INFO] agent: Synced service "_v19__aai-nquery_10.233.67.56_8446" 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.9_9011" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.24_9005" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.57.226_9518" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.56_8446" in sync 2021/05/20 23:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.56_8446" in sync 20