By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: '34cee215-22f5-ef3f-47fc-ce19ab4d43f5' Node name: 'onap-msb-consul-f96d66b85-mncp5' 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: 2022/04/09 04:50:48 [DEBUG] agent: Using random ID "34cee215-22f5-ef3f-47fc-ce19ab4d43f5" as node ID 2022/04/09 04:50:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:34cee215-22f5-ef3f-47fc-ce19ab4d43f5 Address:127.0.0.1:8300}] 2022/04/09 04:50:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/04/09 04:50:48 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-mncp5.dc1 127.0.0.1 2022/04/09 04:50:48 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-mncp5 127.0.0.1 2022/04/09 04:50:48 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-mncp5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/09 04:50:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-mncp5.dc1" in area "wan" 2022/04/09 04:50:48 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/04/09 04:50:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/04/09 04:50:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/04/09 04:50:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/04/09 04:50:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/04/09 04:50:48 [INFO] agent: started state syncer 2022/04/09 04:50:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/04/09 04:50:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/04/09 04:50:48 [DEBUG] raft: Votes needed: 1 2022/04/09 04:50:48 [DEBUG] raft: Vote granted from 34cee215-22f5-ef3f-47fc-ce19ab4d43f5 in term 2. Tally: 1 2022/04/09 04:50:48 [INFO] raft: Election won. Tally: 1 2022/04/09 04:50:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/04/09 04:50:48 [INFO] consul: cluster leadership acquired 2022/04/09 04:50:48 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-mncp5 2022/04/09 04:50:48 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/04/09 04:50:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:50:48 [INFO] consul: member 'onap-msb-consul-f96d66b85-mncp5' joined, marking health alive 2022/04/09 04:50:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/09 04:50:48 [INFO] agent: Synced node info 2022/04/09 04:50:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/09 04:50:48 [DEBUG] agent: Node info in sync 2022/04/09 04:50:48 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.4 (currently running: 1.4.3) 2022/04/09 04:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:52:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/09 04:52:46 [DEBUG] agent: Node info in sync 2022/04/09 04:52:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-mncp5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/09 04:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:53:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:53:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/09 04:53:57 [DEBUG] agent: Node info in sync 2022/04/09 04:54:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:55:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-mncp5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/09 04:55:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:55:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/09 04:55:48 [DEBUG] agent: Node info in sync 2022/04/09 04:56:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:57:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/09 04:57:31 [DEBUG] agent: Node info in sync 2022/04/09 04:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:57:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-mncp5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/09 04:58:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:59:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/09 04:59:18 [DEBUG] agent: Node info in sync 2022/04/09 04:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 04:59:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-mncp5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/09 05:00:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/09 05:00:28 [DEBUG] agent: Node info in sync 2022/04/09 05:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-mncp5" since the cluster is too small 2022/04/09 05:01:39 [DEBUG] http: Request GET /v1/status/leader (1.142875ms) from=10.233.69.43:54024 2022/04/09 05:01:39 [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. 2022/04/09 05:01: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. 2022/04/09 05:01:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.10.231_443" 2022/04/09 05:01:39 [DEBUG] agent: Node info in sync 2022/04/09 05:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.020427ms) from=10.233.69.43:54042 2022/04/09 05:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:39 [DEBUG] agent: Node info in sync 2022/04/09 05:01:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.97382ms) from=10.233.69.43:54044 2022/04/09 05:01:40 [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. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.42.158_9011" 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.702757ms) from=10.233.69.43:54046 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (570.442µs) from=10.233.69.43:54048 2022/04/09 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.42.158_9011" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.597867ms) from=10.233.69.43:54050 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (508.962µs) from=10.233.69.43:54062 2022/04/09 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [INFO] agent: Synced service "_v1_sdc_10.233.3.42_8443" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.044515ms) from=10.233.69.43:54064 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.026784ms) from=10.233.69.43:54066 2022/04/09 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.3.42_8080" 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.75438ms) from=10.233.69.43:54070 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (494.767µs) from=10.233.69.43:54072 2022/04/09 05:01:40 [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. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v0_multicloud_10.233.25.155_9001" 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.889505ms) from=10.233.69.43:54076 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (509.77µs) from=10.233.69.43:54078 2022/04/09 05:01:40 [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. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v1_multicloud_10.233.25.155_9001" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.965131ms) from=10.233.69.43:54080 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (624.131µs) from=10.233.69.43:54082 2022/04/09 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:40 [INFO] agent: Synced service "_v1_sdc-gui_10.233.34.52_8181" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.4967ms) from=10.233.69.43:54084 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (585.86µs) from=10.233.69.43:54086 2022/04/09 05:01:40 [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. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.164_9007" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (18.784773ms) from=10.233.69.43:54088 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (652.418µs) from=10.233.69.43:54090 2022/04/09 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.164_9007" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.60993ms) from=10.233.69.43:54094 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (523.655µs) from=10.233.69.43:54096 2022/04/09 05:01:40 [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. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.53.179_9015" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.585019ms) from=10.233.69.43:54098 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (754.937µs) from=10.233.69.43:54102 2022/04/09 05:01:40 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.286356ms) from=10.233.69.43:54104 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (581.11µs) from=10.233.69.43:54106 2022/04/09 05:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:40 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.871297ms) from=10.233.69.43:54112 2022/04/09 05:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:40 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (545.832µs) from=10.233.69.43:54114 2022/04/09 05:01:41 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.185566ms) from=10.233.69.43:54116 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (513.31µs) from=10.233.69.43:54118 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.961094ms) from=10.233.69.43:54122 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (529.262µs) from=10.233.69.43:54124 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.921805ms) from=10.233.69.43:54132 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.023505ms) from=10.233.69.43:54134 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.265142ms) from=10.233.69.43:54136 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (429.227µs) from=10.233.69.43:54138 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (11.404346ms) from=10.233.69.43:54146 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (547.274µs) from=10.233.69.43:54148 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.927117ms) from=10.233.69.43:54150 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (682.61µs) from=10.233.69.43:54152 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.905966ms) from=10.233.69.43:54154 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (498.913µs) from=10.233.69.43:54156 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.738215ms) from=10.233.69.43:54160 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (852.331µs) from=10.233.69.43:54162 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (11.630297ms) from=10.233.69.43:54164 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (4.358168ms) from=10.233.69.43:54166 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (10.556699ms) from=10.233.69.43:54168 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (740.929µs) from=10.233.69.43:54170 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [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. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.571564ms) from=10.233.69.43:54172 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:41 [DEBUG] agent: Node info in sync 2022/04/09 05:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (647.423µs) from=10.233.69.43:54174 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.542558ms) from=10.233.69.43:54176 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (676.588µs) from=10.233.69.43:54178 2022/04/09 05:01:42 [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. 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.817994ms) from=10.233.69.43:54180 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (594.726µs) from=10.233.69.43:54182 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.775886ms) from=10.233.69.43:54184 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.344549ms) from=10.233.69.43:54186 2022/04/09 05:01:42 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.967234ms) from=10.233.69.43:54188 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (501.104µs) from=10.233.69.43:54190 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.708142ms) from=10.233.69.43:54192 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (589.876µs) from=10.233.69.43:54194 2022/04/09 05:01:42 [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. 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.793182ms) from=10.233.69.43:54196 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (724.668µs) from=10.233.69.43:54200 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.857254ms) from=10.233.69.43:54202 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (439.847µs) from=10.233.69.43:54204 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.775885ms) from=10.233.69.43:54210 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (545.552µs) from=10.233.69.43:54212 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (17.092466ms) from=10.233.69.43:54214 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (475.831µs) from=10.233.69.43:54216 2022/04/09 05:01:42 [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. 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (15.917122ms) from=10.233.69.43:54218 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (2.370489ms) from=10.233.69.43:54220 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.552565ms) from=10.233.69.43:54222 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (564.617µs) from=10.233.69.43:54224 2022/04/09 05:01:42 [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. 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.933232ms) from=10.233.69.43:54226 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (430.672µs) from=10.233.69.43:54228 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.608312ms) from=10.233.69.43:54230 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (602.86µs) from=10.233.69.43:54232 2022/04/09 05:01:42 [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. 2022/04/09 05:01:42 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.761836ms) from=10.233.69.43:54234 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:42 [DEBUG] agent: Node info in sync 2022/04/09 05:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (425.299µs) from=10.233.69.43:54236 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (11.726527ms) from=10.233.69.43:54238 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (577.386µs) from=10.233.69.43:54240 2022/04/09 05:01:43 [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. 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (33.60279ms) from=10.233.69.43:54242 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (415.304µs) from=10.233.69.43:54244 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.503712ms) from=10.233.69.43:54246 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (418.599µs) from=10.233.69.43:54248 2022/04/09 05:01:43 [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. 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.464434ms) from=10.233.69.43:54250 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (507.426µs) from=10.233.69.43:54252 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.081174ms) from=10.233.69.43:54254 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (592.639µs) from=10.233.69.43:54256 2022/04/09 05:01:43 [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. 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.110102ms) from=10.233.69.43:54258 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (650.376µs) from=10.233.69.43:54260 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (11.150185ms) from=10.233.69.43:54264 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (496.802µs) from=10.233.69.43:54266 2022/04/09 05:01:43 [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. 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.652564ms) from=10.233.69.43:54268 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (641.254µs) from=10.233.69.43:54270 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (6.073814ms) from=10.233.69.43:54272 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (571.03µs) from=10.233.69.43:54274 2022/04/09 05:01:43 [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. 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (50.371176ms) from=10.233.69.43:54276 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (560.303µs) from=10.233.69.43:54278 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (41.001056ms) from=10.233.69.43:54280 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (486.63µs) from=10.233.69.43:54282 2022/04/09 05:01:43 [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. 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.909441ms) from=10.233.69.43:54284 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (524.672µs) from=10.233.69.43:54286 2022/04/09 05:01:43 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.419139ms) from=10.233.69.43:54288 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:43 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (669.831µs) from=10.233.69.43:54290 2022/04/09 05:01:44 [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. 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (29.053212ms) from=10.233.69.43:54292 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (510.309µs) from=10.233.69.43:54294 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (11.523143ms) from=10.233.69.43:54300 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (461.694µs) from=10.233.69.43:54302 2022/04/09 05:01:44 [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. 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.328711ms) from=10.233.69.43:54304 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (555.95µs) from=10.233.69.43:54306 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (8.860027ms) from=10.233.69.43:54308 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (470.748µs) from=10.233.69.43:54310 2022/04/09 05:01:44 [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. 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (21.255926ms) from=10.233.69.43:54312 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (629.199µs) from=10.233.69.43:54316 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (12.190177ms) from=10.233.69.43:54318 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (428.303µs) from=10.233.69.43:54320 2022/04/09 05:01:44 [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. 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.534364ms) from=10.233.69.43:54322 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (568.637µs) from=10.233.69.43:54324 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (13.629407ms) from=10.233.69.43:54326 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (485.005µs) from=10.233.69.43:54328 2022/04/09 05:01:44 [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. 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (23.985867ms) from=10.233.69.43:54330 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (476.075µs) from=10.233.69.43:54332 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (13.050231ms) from=10.233.69.43:54334 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (509.802µs) from=10.233.69.43:54336 2022/04/09 05:01:44 [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. 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v18__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (8.463481ms) from=10.233.69.43:54342 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (1.060768ms) from=10.233.69.43:54344 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v18_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (9.500097ms) from=10.233.69.43:54346 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (518.094µs) from=10.233.69.43:54348 2022/04/09 05:01:44 [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. 2022/04/09 05:01:44 [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. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [INFO] agent: Synced service "_v19__aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:44 [DEBUG] agent: Node info in sync 2022/04/09 05:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (15.217773ms) from=10.233.69.43:54350 2022/04/09 05:01:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (633.192µs) from=10.233.69.43:54352 2022/04/09 05:01:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [INFO] agent: Synced service "_v19_aai-nquery_10.233.67.170_8446" 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:45 [DEBUG] agent: Node info in sync 2022/04/09 05:01:45 [DEBUG] http: Request PUT /v1/agent/service/register (7.03516ms) from=10.233.69.43:54354 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Node info in sync 2022/04/09 05:01:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19 (594.254µs) from=10.233.69.43:54356 2022/04/09 05:01:45 [WARN] agent: Service name "_aai-named-query" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/search\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [INFO] agent: Synced service "___aai-named-query_10.233.67.170_8446" 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Node info in sync 2022/04/09 05:01:45 [DEBUG] http: Request PUT /v1/agent/service/register (13.011727ms) from=10.233.69.43:54358 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.231_443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.52_8181" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "___aai-named-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.3.42_8080" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Node info in sync 2022/04/09 05:01:45 [DEBUG] http: Request GET /v1/health/service/_aai-named-query (3.453656ms) from=10.233.69.43:54360 2022/04/09 05:01:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/09 05:01: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. 2022/04/09 05:01: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. 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.158_9011" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.179_9015" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.25.155_9001" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [INFO] agent: Synced service "__aai-named-query_10.233.67.170_8446" 2022/04/09 05:01:45 [DEBUG] agent: Service "_v1_sdc_10.233.3.42_8443" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v19_aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.164_9007" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.170_8446" in sync 2022/04/09 05:01:45 [DEBUG] agent: Serv