+ 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: '33e19147-e783-c0e0-ba5b-be19e4646024' Node name: 'onap-msb-consul-f96d66b85-k444t' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/04/17 05:03:36 [DEBUG] agent: Using random ID "33e19147-e783-c0e0-ba5b-be19e4646024" as node ID 2022/04/17 05:03:36 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:33e19147-e783-c0e0-ba5b-be19e4646024 Address:127.0.0.1:8300}] 2022/04/17 05:03:36 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/04/17 05:03:36 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-k444t.dc1 127.0.0.1 2022/04/17 05:03:36 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-k444t 127.0.0.1 2022/04/17 05:03:36 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-k444t (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/17 05:03:36 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-k444t.dc1" in area "wan" 2022/04/17 05:03:36 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/04/17 05:03:36 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/04/17 05:03:36 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/04/17 05:03:36 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/04/17 05:03:36 [INFO] agent: started state syncer 2022/04/17 05:03:36 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/04/17 05:03:36 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/04/17 05:03:36 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/04/17 05:03:36 [DEBUG] raft: Votes needed: 1 2022/04/17 05:03:36 [DEBUG] raft: Vote granted from 33e19147-e783-c0e0-ba5b-be19e4646024 in term 2. Tally: 1 2022/04/17 05:03:36 [INFO] raft: Election won. Tally: 1 2022/04/17 05:03:36 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/04/17 05:03:36 [INFO] consul: cluster leadership acquired 2022/04/17 05:03:36 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-k444t 2022/04/17 05:03:36 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/04/17 05:03:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:03:36 [INFO] consul: member 'onap-msb-consul-f96d66b85-k444t' joined, marking health alive 2022/04/17 05:03:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:03:36 [INFO] agent: Synced node info 2022/04/17 05:03:36 [DEBUG] agent: Node info in sync 2022/04/17 05:03:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:03:36 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.5 (currently running: 1.4.3) 2022/04/17 05:04:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:04:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:04:42 [DEBUG] agent: Node info in sync 2022/04/17 05:05:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-k444t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/17 05:05:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:06:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:06:05 [DEBUG] agent: Node info in sync 2022/04/17 05:06:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:07:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:07:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:07:40 [DEBUG] agent: Node info in sync 2022/04/17 05:07:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-k444t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/17 05:08:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:09:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:09:00 [DEBUG] agent: Node info in sync 2022/04/17 05:09:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:10:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-k444t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/17 05:10:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:10:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:10:43 [DEBUG] agent: Node info in sync 2022/04/17 05:11:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:11:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:11:59 [DEBUG] agent: Node info in sync 2022/04/17 05:12:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-k444t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/17 05:12:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:13:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/17 05:13:19 [DEBUG] agent: Node info in sync 2022/04/17 05:13:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k444t" since the cluster is too small 2022/04/17 05:14:02 [DEBUG] http: Request GET /v1/status/leader (1.217628ms) from=10.233.69.172:33820 2022/04/17 05:14:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:03 [INFO] agent: Synced service "_v1_sdc-gui_10.233.22.58_8181" 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (20.916536ms) from=10.233.69.172:33826 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.713012ms) from=10.233.69.172:33830 2022/04/17 05:14:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.25.88_443" 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.620497ms) from=10.233.69.172:33834 2022/04/17 05:14:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (386.957µs) from=10.233.69.172:33836 2022/04/17 05:14:03 [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/04/17 05:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:03 [INFO] agent: Synced service "_v1_wf-gui_10.233.11.247_8443" 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (12.408458ms) from=10.233.69.172:33840 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (560.381µs) from=10.233.69.172:33842 2022/04/17 05:14:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:03 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.35.123_9015" 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (28.079978ms) from=10.233.69.172:33846 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.490617ms) from=10.233.69.172:33850 2022/04/17 05:14:03 [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/04/17 05:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:03 [INFO] agent: Synced service "_v1_parser_10.233.23.230_8806" 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.037723ms) from=10.233.69.172:33856 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:03 [DEBUG] agent: Node info in sync 2022/04/17 05:14:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (485.687µs) from=10.233.69.172:33858 2022/04/17 05:14:04 [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/04/17 05:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [INFO] agent: Synced service "_v1_catalog_10.233.23.230_8806" 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.838082ms) from=10.233.69.172:33866 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (13.176047ms) from=10.233.69.172:33868 2022/04/17 05:14:04 [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/04/17 05:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [INFO] agent: Synced service "_v1_nsd_10.233.23.230_8806" 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.772737ms) from=10.233.69.172:33870 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (540.171µs) from=10.233.69.172:33872 2022/04/17 05:14:04 [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/04/17 05:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.23.230_8806" 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.529022ms) from=10.233.69.172:33880 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (372.856µs) from=10.233.69.172:33882 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.56.30_9007" 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.139816ms) from=10.233.69.172:33884 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.017214ms) from=10.233.69.172:33886 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.56.30_9007" 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (11.175524ms) from=10.233.69.172:33888 2022/04/17 05:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (414.017µs) from=10.233.69.172:33890 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [INFO] agent: Synced service "_v1_message-router_10.233.63.103_3904" 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.008341ms) from=10.233.69.172:33892 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (359.353µs) from=10.233.69.172:33894 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:04 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.52.127_9011" 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.570313ms) from=10.233.69.172:33898 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (417.471µs) from=10.233.69.172:33900 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.52.127_9011" 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.993697ms) from=10.233.69.172:33902 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:04 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:04 [DEBUG] agent: Node info in sync 2022/04/17 05:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (523.267µs) from=10.233.69.172:33904 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v0_multicloud_10.233.20.226_9001" 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (25.150161ms) from=10.233.69.172:33910 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (444.122µs) from=10.233.69.172:33916 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v1_multicloud_10.233.20.226_9001" 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.044361ms) from=10.233.69.172:33918 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (461.357µs) from=10.233.69.172:33920 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v1_sdc_10.233.13.255_8443" 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.699612ms) from=10.233.69.172:33922 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (3.836854ms) from=10.233.69.172:33926 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.13.255_8080" 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.497348ms) from=10.233.69.172:33928 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (440.982µs) from=10.233.69.172:33930 2022/04/17 05:14:05 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.934865ms) from=10.233.69.172:33932 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (554.673µs) from=10.233.69.172:33934 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.717034ms) from=10.233.69.172:33936 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (460.764µs) from=10.233.69.172:33938 2022/04/17 05:14:05 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (17.684315ms) from=10.233.69.172:33940 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (630.545µs) from=10.233.69.172:33942 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.795162ms) from=10.233.69.172:33946 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (665.876µs) from=10.233.69.172:33948 2022/04/17 05:14:05 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (18.882542ms) from=10.233.69.172:33950 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:05 [DEBUG] agent: Node info in sync 2022/04/17 05:14:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (383.914µs) from=10.233.69.172:33952 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.509126ms) from=10.233.69.172:33954 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (587.459µs) from=10.233.69.172:33956 2022/04/17 05:14:06 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.270048ms) from=10.233.69.172:33958 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (488.525µs) from=10.233.69.172:33960 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.065497ms) from=10.233.69.172:33962 2022/04/17 05:14:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.401072ms) from=10.233.69.172:33978 2022/04/17 05:14:06 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (26.550679ms) from=10.233.69.172:33980 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (772.162µs) from=10.233.69.172:33982 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.556804ms) from=10.233.69.172:33984 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.640198ms) from=10.233.69.172:33986 2022/04/17 05:14:06 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.704633ms) from=10.233.69.172:33988 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (463.985µs) from=10.233.69.172:33990 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.283787ms) from=10.233.69.172:33992 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (549.997µs) from=10.233.69.172:33994 2022/04/17 05:14:06 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.617951ms) from=10.233.69.172:33996 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:06 [DEBUG] agent: Node info in sync 2022/04/17 05:14:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (433.366µs) from=10.233.69.172:33998 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.854009ms) from=10.233.69.172:34000 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (355.25µs) from=10.233.69.172:34002 2022/04/17 05:14:07 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.624096ms) from=10.233.69.172:34004 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (415.703µs) from=10.233.69.172:34006 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.933478ms) from=10.233.69.172:34008 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (334.344µs) from=10.233.69.172:34010 2022/04/17 05:14:07 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.680928ms) from=10.233.69.172:34012 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (459.459µs) from=10.233.69.172:34014 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.767977ms) from=10.233.69.172:34016 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (939.003µs) from=10.233.69.172:34018 2022/04/17 05:14:07 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.479354ms) from=10.233.69.172:34024 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (1.2531ms) from=10.233.69.172:34026 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.8699ms) from=10.233.69.172:34030 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (2.649924ms) from=10.233.69.172:34032 2022/04/17 05:14:07 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (11.18047ms) from=10.233.69.172:34034 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (409.749µs) from=10.233.69.172:34036 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (13.569414ms) from=10.233.69.172:34038 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (432.642µs) from=10.233.69.172:34040 2022/04/17 05:14:07 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.925131ms) from=10.233.69.172:34042 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (606.766µs) from=10.233.69.172:34044 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (88.992571ms) from=10.233.69.172:34046 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (449.559µs) from=10.233.69.172:34054 2022/04/17 05:14:07 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.032173ms) from=10.233.69.172:34056 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:07 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (361.9µs) from=10.233.69.172:34062 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.316767ms) from=10.233.69.172:34064 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (358.67µs) from=10.233.69.172:34066 2022/04/17 05:14:08 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.571781ms) from=10.233.69.172:34070 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (547.794µs) from=10.233.69.172:34072 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.955433ms) from=10.233.69.172:34074 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (467.894µs) from=10.233.69.172:34076 2022/04/17 05:14:08 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.835197ms) from=10.233.69.172:34080 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (429.95µs) from=10.233.69.172:34082 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (29.924069ms) from=10.233.69.172:34084 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (366.22µs) from=10.233.69.172:34086 2022/04/17 05:14:08 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.212125ms) from=10.233.69.172:34090 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (429.368µs) from=10.233.69.172:34092 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (12.673252ms) from=10.233.69.172:34094 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (431.395µs) from=10.233.69.172:34096 2022/04/17 05:14:08 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (9.495953ms) from=10.233.69.172:34098 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (452.513µs) from=10.233.69.172:34100 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.50278ms) from=10.233.69.172:34102 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:08 [DEBUG] agent: Node info in sync 2022/04/17 05:14:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (353.423µs) from=10.233.69.172:34104 2022/04/17 05:14:09 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.875707ms) from=10.233.69.172:34106 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (476.745µs) from=10.233.69.172:34108 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.54426ms) from=10.233.69.172:34120 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (373.537µs) from=10.233.69.172:34122 2022/04/17 05:14:09 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.6284ms) from=10.233.69.172:34124 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (321.273µs) from=10.233.69.172:34126 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.799242ms) from=10.233.69.172:34128 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (2.679375ms) from=10.233.69.172:34130 2022/04/17 05:14:09 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (9.999836ms) from=10.233.69.172:34132 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (570.026µs) from=10.233.69.172:34138 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.831531ms) from=10.233.69.172:34140 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (348.549µs) from=10.233.69.172:34144 2022/04/17 05:14:09 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (9.645986ms) from=10.233.69.172:34146 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (412.773µs) from=10.233.69.172:34148 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (28.497414ms) from=10.233.69.172:34150 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (441.732µs) from=10.233.69.172:34152 2022/04/17 05:14:09 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (9.253914ms) from=10.233.69.172:34154 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (394.848µs) from=10.233.69.172:34156 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (8.154642ms) from=10.233.69.172:34158 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (334.398µs) from=10.233.69.172:34160 2022/04/17 05:14:09 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (8.781596ms) from=10.233.69.172:34168 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (458.647µs) from=10.233.69.172:34170 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.833238ms) from=10.233.69.172:34172 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (362.61µs) from=10.233.69.172:34174 2022/04/17 05:14:09 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.500878ms) from=10.233.69.172:34176 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (413.025µs) from=10.233.69.172:34178 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (8.313239ms) from=10.233.69.172:34180 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:09 [DEBUG] agent: Node info in sync 2022/04/17 05:14:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (446.559µs) from=10.233.69.172:34182 2022/04/17 05:14:10 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Node info in sync 2022/04/17 05:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (14.065485ms) from=10.233.69.172:34184 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:10 [DEBUG] agent: Node info in sync 2022/04/17 05:14:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (538.952µs) from=10.233.69.172:34186 2022/04/17 05:14:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.103_3904" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.247_8443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.127_9011" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.255_8080" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.227_8446" 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Node info in sync 2022/04/17 05:14:10 [DEBUG] http: Request PUT /v1/agent/service/register (6.006225ms) from=10.233.69.172:34188 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.22.58_8181" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.123_9015" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.88_443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.30_9007" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_sdc_10.233.13.255_8443" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_parser_10.233.23.230_8806" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.226_9001" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.227_8446" in sync 2022/04/17 05:14:10 [DEBUG] agent: S