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: '69a5517d-3d9a-6cd7-c5b0-efead1bc4250' Node name: 'onap-msb-consul-f96d66b85-lb6bb' 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/05/02 04:50:31 [DEBUG] agent: Using random ID "69a5517d-3d9a-6cd7-c5b0-efead1bc4250" as node ID 2022/05/02 04:50:31 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:69a5517d-3d9a-6cd7-c5b0-efead1bc4250 Address:127.0.0.1:8300}] 2022/05/02 04:50:31 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/02 04:50:31 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-lb6bb.dc1 127.0.0.1 2022/05/02 04:50:31 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-lb6bb 127.0.0.1 2022/05/02 04:50:31 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-lb6bb.dc1" in area "wan" 2022/05/02 04:50:31 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/02 04:50:31 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-lb6bb (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/02 04:50:31 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/02 04:50:31 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/02 04:50:31 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/02 04:50:31 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/02 04:50:31 [INFO] agent: started state syncer 2022/05/02 04:50:31 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/02 04:50:31 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/02 04:50:31 [DEBUG] raft: Votes needed: 1 2022/05/02 04:50:31 [DEBUG] raft: Vote granted from 69a5517d-3d9a-6cd7-c5b0-efead1bc4250 in term 2. Tally: 1 2022/05/02 04:50:31 [INFO] raft: Election won. Tally: 1 2022/05/02 04:50:31 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/02 04:50:31 [INFO] consul: cluster leadership acquired 2022/05/02 04:50:31 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-lb6bb 2022/05/02 04:50:31 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/02 04:50:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:50:31 [INFO] consul: member 'onap-msb-consul-f96d66b85-lb6bb' joined, marking health alive 2022/05/02 04:50:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 04:50:31 [INFO] agent: Synced node info 2022/05/02 04:50:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 04:50:32 [DEBUG] agent: Node info in sync 2022/05/02 04:50:32 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.0 (currently running: 1.4.3) 2022/05/02 04:51:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:51:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 04:51:52 [DEBUG] agent: Node info in sync 2022/05/02 04:52:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lb6bb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/02 04:52:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:53:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:53:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 04:53:37 [DEBUG] agent: Node info in sync 2022/05/02 04:54:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:54:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lb6bb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/02 04:54:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 04:54:53 [DEBUG] agent: Node info in sync 2022/05/02 04:55:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:56:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 04:56:24 [DEBUG] agent: Node info in sync 2022/05/02 04:56:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:57:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:57:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lb6bb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/02 04:58:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 04:58:01 [DEBUG] agent: Node info in sync 2022/05/02 04:58:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 04:59:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 04:59:08 [DEBUG] agent: Node info in sync 2022/05/02 04:59:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 05:00:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lb6bb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/02 05:00:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 05:00:15 [DEBUG] agent: Node info in sync 2022/05/02 05:00:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 05:01:31 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lb6bb" since the cluster is too small 2022/05/02 05:01:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/02 05:01:32 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request GET /v1/status/leader (1.334366ms) from=10.233.70.35:39768 2022/05/02 05:01:52 [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/05/02 05:01:52 [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/05/02 05:01:52 [INFO] agent: Synced service "_v1_sdc-gui_10.233.61.161_8181" 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request PUT /v1/agent/service/register (19.579876ms) from=10.233.70.35:39770 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (8.7443ms) from=10.233.70.35:39772 2022/05/02 05:01:52 [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/05/02 05:01:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.55.131_9015" 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.458486ms) from=10.233.70.35:39776 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.995952ms) from=10.233.70.35:39778 2022/05/02 05:01:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:52 [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/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:52 [INFO] agent: Synced service "_v1_wf-gui_10.233.56.206_8443" 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.258042ms) from=10.233.70.35:39780 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.385161ms) from=10.233.70.35:39782 2022/05/02 05:01:52 [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/05/02 05:01:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:52 [INFO] agent: Synced service "_v1_sdc_10.233.17.205_8443" 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.673302ms) from=10.233.70.35:39790 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.703905ms) from=10.233.70.35:39792 2022/05/02 05:01:52 [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/05/02 05:01:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.17.205_8080" 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.30821ms) from=10.233.70.35:39794 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:52 [DEBUG] agent: Node info in sync 2022/05/02 05:01:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (494.79µs) from=10.233.70.35:39802 2022/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.48.169_443" 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (18.021487ms) from=10.233.70.35:39804 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (513.624µs) from=10.233.70.35:39806 2022/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [INFO] agent: Synced service "_v0_multicloud_10.233.42.132_9001" 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.091534ms) from=10.233.70.35:39816 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (510.831µs) from=10.233.70.35:39818 2022/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [INFO] agent: Synced service "_v1_multicloud_10.233.42.132_9001" 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (15.332125ms) from=10.233.70.35:39820 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (449.088µs) from=10.233.70.35:39822 2022/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.4.59_9011" 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.89888ms) from=10.233.70.35:39824 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (421.381µs) from=10.233.70.35:39826 2022/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.4.59_9011" 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.40276ms) from=10.233.70.35:39828 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (532.047µs) from=10.233.70.35:39830 2022/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.58.137_9007" 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (16.890008ms) from=10.233.70.35:39832 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (428.519µs) from=10.233.70.35:39836 2022/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.58.137_9007" 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (24.026837ms) from=10.233.70.35:39838 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (450.084µs) from=10.233.70.35:39840 2022/05/02 05:01:53 [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/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.075999ms) from=10.233.70.35:39842 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (717.53µs) from=10.233.70.35:39846 2022/05/02 05:01:53 [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/05/02 05:01:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request PUT /v1/agent/service/register (9.408267ms) from=10.233.70.35:39850 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:53 [DEBUG] agent: Node info in sync 2022/05/02 05:01:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (506.311µs) from=10.233.70.35:39852 2022/05/02 05:01:54 [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/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.282345ms) from=10.233.70.35:39854 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (507.843µs) from=10.233.70.35:39856 2022/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.47492ms) from=10.233.70.35:39860 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (484.057µs) from=10.233.70.35:39862 2022/05/02 05:01:54 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.851706ms) from=10.233.70.35:39864 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (561.584µs) from=10.233.70.35:39866 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (21.643404ms) from=10.233.70.35:39868 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (488.71µs) from=10.233.70.35:39870 2022/05/02 05:01:54 [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/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.106236ms) from=10.233.70.35:39872 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (702.96µs) from=10.233.70.35:39874 2022/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.212481ms) from=10.233.70.35:39876 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.266083ms) from=10.233.70.35:39878 2022/05/02 05:01:54 [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/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.410598ms) from=10.233.70.35:39880 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (499.094µs) from=10.233.70.35:39882 2022/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.535243ms) from=10.233.70.35:39884 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (609.006µs) from=10.233.70.35:39886 2022/05/02 05:01:54 [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/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.782092ms) from=10.233.70.35:39888 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (455.404µs) from=10.233.70.35:39890 2022/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.941887ms) from=10.233.70.35:39894 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (734.755µs) from=10.233.70.35:39896 2022/05/02 05:01:54 [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/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.030101ms) from=10.233.70.35:39898 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (480.521µs) from=10.233.70.35:39900 2022/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.067245ms) from=10.233.70.35:39902 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (480.703µs) from=10.233.70.35:39904 2022/05/02 05:01:54 [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/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.937473ms) from=10.233.70.35:39906 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.118627ms) from=10.233.70.35:39908 2022/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.68666ms) from=10.233.70.35:39910 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (871.091µs) from=10.233.70.35:39912 2022/05/02 05:01:54 [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/05/02 05:01:54 [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/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.120645ms) from=10.233.70.35:39914 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (649.605µs) from=10.233.70.35:39916 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.95_8446" 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.017329ms) from=10.233.70.35:39918 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:54 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.87801ms) from=10.233.70.35:39920 2022/05/02 05:01:55 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (32.507422ms) from=10.233.70.35:39922 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (785.223µs) from=10.233.70.35:39924 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (11.28661ms) from=10.233.70.35:39926 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (451.612µs) from=10.233.70.35:39928 2022/05/02 05:01:55 [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/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.831382ms) from=10.233.70.35:39930 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (377.813µs) from=10.233.70.35:39932 2022/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.41899ms) from=10.233.70.35:39934 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (404.98µs) from=10.233.70.35:39936 2022/05/02 05:01:55 [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/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (7.758903ms) from=10.233.70.35:39938 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (789.159µs) from=10.233.70.35:39940 2022/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.588981ms) from=10.233.70.35:39942 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (372.936µs) from=10.233.70.35:39944 2022/05/02 05:01:55 [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/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.355072ms) from=10.233.70.35:39946 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (476.601µs) from=10.233.70.35:39952 2022/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.817935ms) from=10.233.70.35:39954 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (463.805µs) from=10.233.70.35:39956 2022/05/02 05:01:55 [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/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (12.528184ms) from=10.233.70.35:39958 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (484.987µs) from=10.233.70.35:39960 2022/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.111584ms) from=10.233.70.35:39962 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (408.081µs) from=10.233.70.35:39966 2022/05/02 05:01:55 [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/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.273726ms) from=10.233.70.35:39968 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (623.512µs) from=10.233.70.35:39970 2022/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (19.314488ms) from=10.233.70.35:39972 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (720.522µs) from=10.233.70.35:39974 2022/05/02 05:01:55 [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/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.524279ms) from=10.233.70.35:39978 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (579.121µs) from=10.233.70.35:39980 2022/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (12.498623ms) from=10.233.70.35:39982 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (542.15µs) from=10.233.70.35:39984 2022/05/02 05:01:55 [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/05/02 05:01:55 [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/05/02 05:01:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.350503ms) from=10.233.70.35:39988 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:55 [DEBUG] agent: Node info in sync 2022/05/02 05:01:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (424.519µs) from=10.233.70.35:39990 2022/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.006723ms) from=10.233.70.35:39992 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.122005ms) from=10.233.70.35:39996 2022/05/02 05:01:56 [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/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (9.39203ms) from=10.233.70.35:39998 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (749.67µs) from=10.233.70.35:40000 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.258651ms) from=10.233.70.35:40004 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (716.287µs) from=10.233.70.35:40006 2022/05/02 05:01:56 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (16.523484ms) from=10.233.70.35:40008 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (612.107µs) from=10.233.70.35:40010 2022/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (14.254402ms) from=10.233.70.35:40012 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (536.768µs) from=10.233.70.35:40014 2022/05/02 05:01:56 [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/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (13.294188ms) from=10.233.70.35:40016 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (394.909µs) from=10.233.70.35:40020 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (18.235399ms) from=10.233.70.35:40026 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (483.378µs) from=10.233.70.35:40032 2022/05/02 05:01:56 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.806238ms) from=10.233.70.35:40042 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (610.478µs) from=10.233.70.35:40044 2022/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.344807ms) from=10.233.70.35:40046 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (560.081µs) from=10.233.70.35:40048 2022/05/02 05:01:56 [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/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.059188ms) from=10.233.70.35:40050 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (764.45µs) from=10.233.70.35:40054 2022/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (30.911605ms) from=10.233.70.35:40056 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (4.289513ms) from=10.233.70.35:40058 2022/05/02 05:01:56 [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/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.608584ms) from=10.233.70.35:40060 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (997.291µs) from=10.233.70.35:40062 2022/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.287728ms) from=10.233.70.35:40064 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (477.947µs) from=10.233.70.35:40066 2022/05/02 05:01:56 [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/05/02 05:01:56 [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/05/02 05:01:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.714044ms) from=10.233.70.35:40072 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:56 [DEBUG] agent: Node info in sync 2022/05/02 05:01:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (441.098µs) from=10.233.70.35:40074 2022/05/02 05:01:57 [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/05/02 05:01:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request PUT /v1/agent/service/register (20.289482ms) from=10.233.70.35:40076 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (592.412µs) from=10.233.70.35:40082 2022/05/02 05:01:57 [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/05/02 05:01:57 [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/05/02 05:01:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request PUT /v1/agent/service/register (9.879278ms) from=10.233.70.35:40084 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (601.6µs) from=10.233.70.35:40086 2022/05/02 05:01:57 [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/05/02 05:01:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.041055ms) from=10.233.70.35:40088 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (752.613µs) from=10.233.70.35:40090 2022/05/02 05:01:57 [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/05/02 05:01:57 [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/05/02 05:01:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [INFO] agent: Synced service "_v18__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.834024ms) from=10.233.70.35:40092 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (480.897µs) from=10.233.70.35:40094 2022/05/02 05:01:57 [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/05/02 05:01:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [INFO] agent: Synced service "_v18_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.339402ms) from=10.233.70.35:40096 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (370.337µs) from=10.233.70.35:40098 2022/05/02 05:01:57 [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/05/02 05:01:57 [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/05/02 05:01:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [INFO] agent: Synced service "_v19__aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request PUT /v1/agent/service/register (18.673629ms) from=10.233.70.35:40100 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (536.405µs) from=10.233.70.35:40102 2022/05/02 05:01:57 [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/05/02 05:01:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [INFO] agent: Synced service "_v19_aai-nquery_10.233.71.95_8446" 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request PUT /v1/agent/service/register (13.85658ms) from=10.233.70.35:40104 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19 (448.426µs) from=10.233.70.35:40106 2022/05/02 05:01:57 [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/05/02 05:01:57 [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/05/02 05:01:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.169_443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.161_8181" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.206_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [INFO] agent: Synced service "___aai-named-query_10.233.71.95_8446" 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.131_9015" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v0_multicloud_10.233.42.132_9001" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.58.137_9007" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.205_8080" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.59_9011" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v19_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v1_sdc_10.233.17.205_8443" in sync 2022/05/02 05:01:57 [DEBUG] agent: Node info in sync 2022/05/02 05:01:57 [DEBUG] http: Request PUT /v1/agent/service/register (10.40223ms) from=10.233.70.35:40116 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.95_8446" in sync 2022/05/02 05:01:57 [DEBUG] agent: Service "_v11__aai-generic-query_1