+ 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: '05239f44-0c2e-917c-64df-43b1a658b822' Node name: 'onap-msb-consul-f96d66b85-9fbfk' 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/08/21 04:53:14 [DEBUG] agent: Using random ID "05239f44-0c2e-917c-64df-43b1a658b822" as node ID 2022/08/21 04:53:14 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:05239f44-0c2e-917c-64df-43b1a658b822 Address:127.0.0.1:8300}] 2022/08/21 04:53:14 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/08/21 04:53:14 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-9fbfk.dc1 127.0.0.1 2022/08/21 04:53:14 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-9fbfk 127.0.0.1 2022/08/21 04:53:14 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-9fbfk (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/21 04:53:14 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-9fbfk.dc1" in area "wan" 2022/08/21 04:53:14 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/08/21 04:53:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/08/21 04:53:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/08/21 04:53:14 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/08/21 04:53:14 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/08/21 04:53:14 [INFO] agent: started state syncer 2022/08/21 04:53:14 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/08/21 04:53:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/08/21 04:53:14 [DEBUG] raft: Votes needed: 1 2022/08/21 04:53:14 [DEBUG] raft: Vote granted from 05239f44-0c2e-917c-64df-43b1a658b822 in term 2. Tally: 1 2022/08/21 04:53:14 [INFO] raft: Election won. Tally: 1 2022/08/21 04:53:14 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/08/21 04:53:14 [INFO] consul: cluster leadership acquired 2022/08/21 04:53:14 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-9fbfk 2022/08/21 04:53:14 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/08/21 04:53:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 04:53:14 [INFO] consul: member 'onap-msb-consul-f96d66b85-9fbfk' joined, marking health alive 2022/08/21 04:53:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 04:53:14 [INFO] agent: Synced node info 2022/08/21 04:53:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 04:53:15 [DEBUG] agent: Node info in sync 2022/08/21 04:53:15 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.1 (currently running: 1.4.3) 2022/08/21 04:54:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 04:54:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 04:54:16 [DEBUG] agent: Node info in sync 2022/08/21 04:55:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9fbfk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/21 04:55:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 04:55:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 04:55:40 [DEBUG] agent: Node info in sync 2022/08/21 04:56:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 04:56:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 04:56:45 [DEBUG] agent: Node info in sync 2022/08/21 04:57:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 04:57:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 04:57:56 [DEBUG] agent: Node info in sync 2022/08/21 04:58:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9fbfk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/21 04:58:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 04:59:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 04:59:06 [DEBUG] agent: Node info in sync 2022/08/21 04:59:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:00:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:00:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9fbfk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/21 05:00:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 05:00:29 [DEBUG] agent: Node info in sync 2022/08/21 05:01:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:01:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 05:01:53 [DEBUG] agent: Node info in sync 2022/08/21 05:02:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:03:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:03:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9fbfk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/21 05:03:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 05:03:43 [DEBUG] agent: Node info in sync 2022/08/21 05:04:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:04:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 05:04:43 [DEBUG] agent: Node info in sync 2022/08/21 05:05:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:05:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9fbfk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/21 05:06:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/21 05:06:09 [DEBUG] agent: Node info in sync 2022/08/21 05:06:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:07:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9fbfk" since the cluster is too small 2022/08/21 05:07:31 [DEBUG] http: Request GET /v1/status/leader (1.780993ms) from=10.233.71.101:40786 2022/08/21 05:07:31 [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/08/21 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:31 [INFO] agent: Synced service "_v1_sdc_10.233.2.55_8443" 2022/08/21 05:07:31 [DEBUG] agent: Node info in sync 2022/08/21 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (12.013756ms) from=10.233.71.101:40800 2022/08/21 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:31 [DEBUG] agent: Node info in sync 2022/08/21 05:07:31 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (5.131433ms) from=10.233.71.101:40802 2022/08/21 05:07:31 [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/08/21 05:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:31 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.2.55_8080" 2022/08/21 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:31 [DEBUG] agent: Node info in sync 2022/08/21 05:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.189862ms) from=10.233.71.101:40808 2022/08/21 05:07:31 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:31 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (2.557937ms) from=10.233.71.101:40810 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [INFO] agent: Synced service "_v0_multicloud_10.233.16.204_9001" 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.863777ms) from=10.233.71.101:40812 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (550.221µs) from=10.233.71.101:40814 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_multicloud_10.233.16.204_9001" 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (8.670643ms) from=10.233.71.101:40816 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (664.147µs) from=10.233.71.101:40820 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.13.138_9015" 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.263307ms) from=10.233.71.101:40822 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (426.924µs) from=10.233.71.101:40824 2022/08/21 05:07:32 [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/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.61.80_8181" 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.321976ms) from=10.233.71.101:40828 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (544.42µs) from=10.233.71.101:40830 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_message-router_10.233.24.17_3904" 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.523266ms) from=10.233.71.101:40832 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.002024ms) from=10.233.71.101:40834 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.34.247_9007" 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (8.593972ms) from=10.233.71.101:40836 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (396.302µs) from=10.233.71.101:40838 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.34.247_9007" 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (18.254528ms) from=10.233.71.101:40840 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (380.963µs) from=10.233.71.101:40842 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.13.229_443" 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.503964ms) from=10.233.71.101:40844 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (987.063µs) from=10.233.71.101:40846 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.47.141_9011" 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (8.763729ms) from=10.233.71.101:40850 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (399.245µs) from=10.233.71.101:40852 2022/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.47.141_9011" 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (25.90183ms) from=10.233.71.101:40854 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (401.148µs) from=10.233.71.101:40856 2022/08/21 05:07:32 [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/08/21 05:07:32 [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/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_wf-gui_10.233.38.206_8443" 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (15.280326ms) from=10.233.71.101:40860 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (407.049µs) from=10.233.71.101:40862 2022/08/21 05:07:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_parser_10.233.51.234_8806" 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.847116ms) from=10.233.71.101:40864 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.145309ms) from=10.233.71.101:40866 2022/08/21 05:07:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [INFO] agent: Synced service "_v1_catalog_10.233.51.234_8806" 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (17.436306ms) from=10.233.71.101:40868 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:32 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:32 [DEBUG] agent: Node info in sync 2022/08/21 05:07:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (510.468µs) from=10.233.71.101:40874 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:33 [INFO] agent: Synced service "_v1_nsd_10.233.51.234_8806" 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Node info in sync 2022/08/21 05:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (17.663055ms) from=10.233.71.101:40876 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:33 [DEBUG] agent: Node info in sync 2022/08/21 05:07:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (6.365027ms) from=10.233.71.101:40880 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.51.234_8806" 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Node info in sync 2022/08/21 05:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (9.577722ms) from=10.233.71.101:40882 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:33 [DEBUG] agent: Node info in sync 2022/08/21 05:07:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (435.551µs) from=10.233.71.101:40884 2022/08/21 05:07:33 [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/08/21 05:07:33 [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/08/21 05:07:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Node info in sync 2022/08/21 05:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (8.349754ms) from=10.233.71.101:40892 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Node info in sync 2022/08/21 05:07:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (423.179µs) from=10.233.71.101:40894 2022/08/21 05:07:33 [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/08/21 05:07:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:33 [DEBUG] agent: Node info in sync 2022/08/21 05:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.269306ms) from=10.233.71.101:40896 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:33 [DEBUG] agent: Node info in sync 2022/08/21 05:07:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (706.966µs) from=10.233.71.101:40898 2022/08/21 05:07:33 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (843.092422ms) from=10.233.71.101:40900 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (541.456µs) from=10.233.71.101:40906 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (109.339512ms) from=10.233.71.101:40908 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (560.746µs) from=10.233.71.101:40912 2022/08/21 05:07:34 [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/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (29.906233ms) from=10.233.71.101:40914 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (466.525µs) from=10.233.71.101:40916 2022/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.669063ms) from=10.233.71.101:40918 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (3.0981ms) from=10.233.71.101:40922 2022/08/21 05:07:34 [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/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (14.044884ms) from=10.233.71.101:40924 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.62701ms) from=10.233.71.101:40926 2022/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (17.595142ms) from=10.233.71.101:40928 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (387.352µs) from=10.233.71.101:40932 2022/08/21 05:07:34 [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/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.023658ms) from=10.233.71.101:40934 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (397.984µs) from=10.233.71.101:40938 2022/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.422178ms) from=10.233.71.101:40940 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (299.725µs) from=10.233.71.101:40942 2022/08/21 05:07:34 [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/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.091256ms) from=10.233.71.101:40944 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (1.278087ms) from=10.233.71.101:40946 2022/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (7.167643ms) from=10.233.71.101:40948 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (305.644µs) from=10.233.71.101:40950 2022/08/21 05:07:34 [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/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (25.234654ms) from=10.233.71.101:40952 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (361.402µs) from=10.233.71.101:40958 2022/08/21 05:07:34 [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/08/21 05:07:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.80491ms) from=10.233.71.101:40960 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:34 [DEBUG] agent: Node info in sync 2022/08/21 05:07:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (431.249µs) from=10.233.71.101:40962 2022/08/21 05:07:35 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.344842ms) from=10.233.71.101:40964 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (297.645µs) from=10.233.71.101:40966 2022/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.268027ms) from=10.233.71.101:40968 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (394.193µs) from=10.233.71.101:40970 2022/08/21 05:07:35 [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/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.902263ms) from=10.233.71.101:40972 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (333.83µs) from=10.233.71.101:40974 2022/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.525551ms) from=10.233.71.101:40978 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (429.375µs) from=10.233.71.101:40988 2022/08/21 05:07:35 [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/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.044518ms) from=10.233.71.101:40990 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (417.204µs) from=10.233.71.101:40992 2022/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (199.424579ms) from=10.233.71.101:40994 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (386.969µs) from=10.233.71.101:41002 2022/08/21 05:07:35 [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/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (34.333246ms) from=10.233.71.101:41004 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (421.362µs) from=10.233.71.101:41006 2022/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.95502ms) from=10.233.71.101:41010 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (530.885µs) from=10.233.71.101:41012 2022/08/21 05:07:35 [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/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.487874ms) from=10.233.71.101:41016 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (369.117µs) from=10.233.71.101:41018 2022/08/21 05:07:35 [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/08/21 05:07:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:35 [DEBUG] agent: Node info in sync 2022/08/21 05:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (29.446387ms) from=10.233.71.101:41022 2022/08/21 05:07:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (537.858µs) from=10.233.71.101:41028 2022/08/21 05:07:36 [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/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (16.391903ms) from=10.233.71.101:41030 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (454.635µs) from=10.233.71.101:41032 2022/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (33.450691ms) from=10.233.71.101:41038 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (424.01µs) from=10.233.71.101:41042 2022/08/21 05:07:36 [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/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (15.164117ms) from=10.233.71.101:41044 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (479.354µs) from=10.233.71.101:41048 2022/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (17.028018ms) from=10.233.71.101:41050 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (551.279µs) from=10.233.71.101:41052 2022/08/21 05:07:36 [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/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.842245ms) from=10.233.71.101:41054 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (375.889µs) from=10.233.71.101:41056 2022/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.291122ms) from=10.233.71.101:41058 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (1.901304ms) from=10.233.71.101:41060 2022/08/21 05:07:36 [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/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.072904ms) from=10.233.71.101:41062 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (513.609µs) from=10.233.71.101:41064 2022/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (19.960685ms) from=10.233.71.101:41066 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (578.19µs) from=10.233.71.101:41068 2022/08/21 05:07:36 [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/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (21.998228ms) from=10.233.71.101:41070 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (2.257629ms) from=10.233.71.101:41072 2022/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (42.850204ms) from=10.233.71.101:41080 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (485.152µs) from=10.233.71.101:41082 2022/08/21 05:07:36 [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/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.453571ms) from=10.233.71.101:41084 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (422.453µs) from=10.233.71.101:41086 2022/08/21 05:07:36 [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/08/21 05:07:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.84_8446" 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.463094ms) from=10.233.71.101:41090 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:36 [DEBUG] agent: Node info in sync 2022/08/21 05:07:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (389.676µs) from=10.233.71.101:41092 2022/08/21 05:07:37 [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/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.04442ms) from=10.233.71.101:41094 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (419.498µs) from=10.233.71.101:41096 2022/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.507253ms) from=10.233.71.101:41098 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (439.227µs) from=10.233.71.101:41100 2022/08/21 05:07:37 [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/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (23.482263ms) from=10.233.71.101:41102 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (535.358µs) from=10.233.71.101:41104 2022/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.979091ms) from=10.233.71.101:41106 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (439.669µs) from=10.233.71.101:41116 2022/08/21 05:07:37 [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/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.757617ms) from=10.233.71.101:41118 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (376.32µs) from=10.233.71.101:41120 2022/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.990808ms) from=10.233.71.101:41124 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (394.294µs) from=10.233.71.101:41126 2022/08/21 05:07:37 [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/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.646685ms) from=10.233.71.101:41128 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (404.138µs) from=10.233.71.101:41130 2022/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.849713ms) from=10.233.71.101:41132 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (2.566909ms) from=10.233.71.101:41134 2022/08/21 05:07:37 [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/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.645976ms) from=10.233.71.101:41136 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (472.806µs) from=10.233.71.101:41138 2022/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.452832ms) from=10.233.71.101:41140 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (516.893µs) from=10.233.71.101:41142 2022/08/21 05:07:37 [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/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.721956ms) from=10.233.71.101:41144 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (417.668µs) from=10.233.71.101:41146 2022/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.22817ms) from=10.233.71.101:41148 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (467.675µs) from=10.233.71.101:41150 2022/08/21 05:07:37 [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/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.263806ms) from=10.233.71.101:41152 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (831.487µs) from=10.233.71.101:41154 2022/08/21 05:07:37 [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/08/21 05:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.138_9015" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.80_8181" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.84_8446" 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Node info in sync 2022/08/21 05:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.814286ms) from=10.233.71.101:41156 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.229_443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.2.55_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_nsd_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_catalog_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.2.55_8080" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.206_8443" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.17_3904" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.247_9007" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_parser_10.233.51.234_8806" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.141_9011" in sync 2022/08/21 05:07:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.84_8446" in sync 2022/08/21 05:07:37 [DEBUG] agent: Servi